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

README.md: remove debug opt from PAM example cfg #153

Closed deastoe closed 4 years ago

deastoe commented 4 years ago

Following #149 remove the debug option from the example PAM configs, to avoid accidental use by copy-paste.

cc @gollub

gollub commented 4 years ago

LGTM