Doc updates from John + some minor fixes by me
[samba.git] / docs / docbook / smbdotconf / security / pampasswordchange.xml
1 <samba:parameter xmlns:samba="http://samba.org/common">
2                 <term><anchor id="PAMPASSWORDCHANGE"/>pam password change (G)</term>
3                 <listitem><para>With the addition of better PAM support in Samba 2.2, 
4                 this parameter, it is possible to use PAM's password change control 
5                 flag for Samba.  If enabled, then PAM will be used for password
6                 changes when requested by an SMB client instead of the program listed in 
7                 <link linkend="PASSWDPROGRAM"><parameter moreinfo="none">passwd program</parameter></link>. 
8                 It should be possible to enable this without changing your 
9                 <link linkend="PASSWDCHAT"><parameter moreinfo="none">passwd chat</parameter></link>
10                 parameter for most setups.
11                 </para>
12                 
13                 <para>Default: <command moreinfo="none">pam password change = no</command></para>
14                 
15                 </listitem>
16                 </samba:parameter>