diff options
author | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2013-12-17 12:56:41 +0100 |
---|---|---|
committer | Jeroen Nijhof <jeroen@jeroennijhof.nl> | 2013-12-17 12:56:41 +0100 |
commit | adfea754ed32b0115abbe3c259f6c76ce8e65a42 (patch) | |
tree | 8e55935d360c3b791fd429cb7a2b6874b392271e /pam_tacplus.h | |
parent | 0a84b6be6cb721180b2665c8eed5350eb34f7eae (diff) | |
download | pam_tacplus-adfea754ed32b0115abbe3c259f6c76ce8e65a42.tar.gz pam_tacplus-adfea754ed32b0115abbe3c259f6c76ce8e65a42.zip |
Release version 1.3.8
Diffstat (limited to 'pam_tacplus.h')
-rw-r--r-- | pam_tacplus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pam_tacplus.h b/pam_tacplus.h index b2f2b3c..bc71b54 100644 --- a/pam_tacplus.h +++ b/pam_tacplus.h @@ -26,7 +26,7 @@ #define PAM_SM_AUTH #define PAM_SM_ACCOUNT #define PAM_SM_SESSION -/* #define PAM_SM_PASSWORD */ +#define PAM_SM_PASSWORD #include <security/pam_appl.h> #include <security/pam_modules.h> |