diff options
author | Gerald Carter <jerry@samba.org> | 2001-05-16 19:33:03 +0000 |
---|---|---|
committer | Gerald Carter <jerry@samba.org> | 2001-05-16 19:33:03 +0000 |
commit | 742d26cdde35b495499c1fc1bfc00e29cca43bba (patch) | |
tree | d81751a62fa3aead3f3d012702113c9f3cbe4cab /docs/htmldocs | |
parent | d747157c7c0c0a04940d4dd28ac31ad397da0ba4 (diff) | |
download | samba-742d26cdde35b495499c1fc1bfc00e29cca43bba.tar.gz samba-742d26cdde35b495499c1fc1bfc00e29cca43bba.tar.xz samba-742d26cdde35b495499c1fc1bfc00e29cca43bba.zip |
autogen
Diffstat (limited to 'docs/htmldocs')
-rw-r--r-- | docs/htmldocs/smb.conf.5.html | 40 |
1 files changed, 33 insertions, 7 deletions
diff --git a/docs/htmldocs/smb.conf.5.html b/docs/htmldocs/smb.conf.5.html index b3a5e75a7f3..f0a56a60c6c 100644 --- a/docs/htmldocs/smb.conf.5.html +++ b/docs/htmldocs/smb.conf.5.html @@ -12380,8 +12380,8 @@ CLASS="PARAMETER" >passwd chat</I ></TT ></A -> string will - be ignored. +> must be + be changed to work with the pam prompts. </P ><P >Default: <B @@ -12511,6 +12511,24 @@ CLASS="PARAMETER" password cleartext. In this case the old password cleartext is set to "" (the empty string).</P ><P +>Also, if the <A +HREF="#PAMPASSWORDCHANGE" +><TT +CLASS="PARAMETER" +><I +>pam + password change</I +></TT +></A +> parameter is set to true, then the + chat sequence should consist of three elements. The first element should + match the pam prompt for the old password, the second element should match + the pam prompt for the first request for the new password, and the final + element should match the pam prompt for the second request for the new password. + These matches are done case insentively. Under most conditions this change + is done as root so the prompt for the old password will never be matched. + </P +><P >See also <A HREF="#UNIXPASSWORDSYNC" ><TT @@ -12528,7 +12546,7 @@ CLASS="PARAMETER" > passwd program</I ></TT ></A -> and <A +> ,<A HREF="#PASSWDCHATDEBUG" > <TT CLASS="PARAMETER" @@ -12536,6 +12554,14 @@ CLASS="PARAMETER" >passwd chat debug</I ></TT ></A +> and <A +HREF="#PAMPASSWORDCHANGE" +> <TT +CLASS="PARAMETER" +><I +>pam password change</I +></TT +></A >.</P ><P >Default: <B @@ -18305,7 +18331,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5786" +NAME="AEN5791" ></A ><H2 >WARNINGS</H2 @@ -18335,7 +18361,7 @@ TARGET="_top" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5792" +NAME="AEN5797" ></A ><H2 >VERSION</H2 @@ -18346,7 +18372,7 @@ NAME="AEN5792" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5795" +NAME="AEN5800" ></A ><H2 >SEE ALSO</H2 @@ -18425,7 +18451,7 @@ CLASS="COMMAND" ><DIV CLASS="REFSECT1" ><A -NAME="AEN5815" +NAME="AEN5820" ></A ><H2 >AUTHOR</H2 |