kravietz / pam_tacplus

TACACS+ protocol client library and PAM module in C. This PAM module support authentication, authorization (account management) and accounting (session management)performed using TACACS+ protocol designed by Cisco.
GNU Lesser General Public License v3.0
130 stars 97 forks source link

Add travis jobs on ppc64le #164

Closed manish364824 closed 3 years ago

manish364824 commented 3 years ago

Hi, I had added ppc64le(Linux on Power) support on travis-ci in the branch and looks like its been successfully added. I believe it is ready for the final review and merge. The travis ci build logs can be verified from the link below.

https://travis-ci.com/github/manish364824/pam_tacplus/builds/199583908

Please have a look.

Regards, Manish

kravietz commented 3 years ago

@manish364824 thank you very much, merged!