diff options
Diffstat (limited to 'contrib/libpam/modules/pam_warn/README')
-rw-r--r-- | contrib/libpam/modules/pam_warn/README | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/contrib/libpam/modules/pam_warn/README b/contrib/libpam/modules/pam_warn/README index f45b271c0d779..3c4bde8af20df 100644 --- a/contrib/libpam/modules/pam_warn/README +++ b/contrib/libpam/modules/pam_warn/README @@ -1,4 +1,4 @@ -# $Id: README,v 1.1 1996/12/01 03:12:22 morgan Exp $ +# $Id: README,v 1.1.1.1 2000/06/20 22:12:10 agmorgan Exp $ # This module is an authentication module that does not authenticate. @@ -15,7 +15,10 @@ Recognized arguments: module services provided: - auth _autheticate and _setcred (blank) + auth _authenticate and _setcred (blank) + acct _acct_mgmt [mapped to _authenticate] + session _open_session and + _close_session [mapped to _authenticate ] password _chauthtok [mapped to _authenticate] |