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
132 stars 100 forks source link

Attribute handling fixes and enhancements #151

Closed deastoe closed 4 years ago

deastoe commented 4 years ago

cc @gollub

This set of commits ensures conformance with the 255 attribute count and length limits.

gollub commented 4 years ago

LGTM (but I'm biased)