param: use the generated parameter table.
[Samba.git] / docs-xml / smbdotconf / security / pampasswordchange.xml
blob92ab4ad15fdcdf580fce16637a8b3f652960c7d4
1 <samba:parameter name="pam password change"
2                  context="G"
3                  type="boolean"
4                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
5 <description>
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     <smbconfoption name="passwd program"/>. 
11     It should be possible to enable this without changing your 
12     <smbconfoption name="passwd chat"/> parameter for most setups.</para>
13 </description>
15 <value type="default">no</value>
16 </samba:parameter>