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
132
stars
102
forks
source link
Updated functionality for source address, timeout, retry #159
Added timeout/server configutation. 2. Added retry counter of 3 per server. 3. Added debug log messages. 4. Added encrypition/decryption for secrete key. 5. Added support to add source address in the configuration file. 6. Added error messages if the secrete key is not configured, server not configured.
Added timeout/server configutation. 2. Added retry counter of 3 per server. 3. Added debug log messages. 4. Added encrypition/decryption for secrete key. 5. Added support to add source address in the configuration file. 6. Added error messages if the secrete key is not configured, server not configured.