From 67f04891277c7a7d40e15ee7e942a514ffa71719 Mon Sep 17 00:00:00 2001 From: John Terpstra Date: Fri, 8 Jul 2005 06:30:54 +0000 Subject: Last PHPTR edits. (This used to be commit 67668e23766dec799f95a64a94f553ad31db50e6) --- docs/Samba3-HOWTO/TOSHARG-PAM.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'docs/Samba3-HOWTO/TOSHARG-PAM.xml') diff --git a/docs/Samba3-HOWTO/TOSHARG-PAM.xml b/docs/Samba3-HOWTO/TOSHARG-PAM.xml index dd9197d96a..072e88a5ba 100644 --- a/docs/Samba3-HOWTO/TOSHARG-PAM.xml +++ b/docs/Samba3-HOWTO/TOSHARG-PAM.xml @@ -790,9 +790,9 @@ Options recognized by this module are shown in ne Like try_first_pass, but *fail* if the new PAM_AUTHTOK has not been previously set (intended for stacking password modules only). not_set_passDo not make passwords used by this module available to other modules. nodelaydDo not insert ~1-second delays on authentication failure. - nulloknNull passwords are allowed. + nullokNull passwords are allowed. nonullNull passwords are not allowed. Used to override the Samba configuration. - migrateoOnly meaningful in an auth context; used to update smbpasswd file with a password used for successful authentication. + migrateOnly meaningful in an auth context; used to update smbpasswd file with a password used for successful authentication. smbconf=fileSpecify an alternate path to the &smb.conf; file. -- cgit