Convert 'Security' section of smb.conf to new format
[Samba/gebeck_regimport.git] / docs / docbook / smbdotconf / security / pampasswordchange.xml
blob5eb60e5270dcbaa9e2f6ed258b167f418701843e
1 <samba:parameter name="pam password change"
2                  context="G"
3                  advanced="1" developer="1"
4                  xmlns:samba="http://samba.org/common">
5 <listitem>
6     <para>With the addition of better PAM support in Samba 2.2, 
7     this parameter, it is possible to use PAM's password change control 
8     flag for Samba.  If enabled, then PAM will be used for password
9     changes when requested by an SMB client instead of the program listed in 
10     <link linkend="PASSWDPROGRAM"><parameter moreinfo="none">passwd program</parameter></link>. 
11     It should be possible to enable this without changing your 
12     <link linkend="PASSWDCHAT"><parameter moreinfo="none">passwd chat</parameter></link>
13     parameter for most setups.</para>
14                 
15     <para>Default: <command moreinfo="none">pam password change = no</command></para>
16 </listitem>
17 </samba:parameter>