source: branches/samba-3.2.x/docs-xml/smbdotconf/security/pampasswordchange.xml

Last change on this file was 203, checked in by Herwig Bauernfeind, 16 years ago

Missing 3.2.2 client and HOWTO files

File size: 745 bytes
Line 
1<samba:parameter name="pam password change"
2 context="G"
3 type="boolean"
4 advanced="1" developer="1"
5 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
6<description>
7 <para>With the addition of better PAM support in Samba 2.2,
8 this parameter, it is possible to use PAM's password change control
9 flag for Samba. If enabled, then PAM will be used for password
10 changes when requested by an SMB client instead of the program listed in
11 <smbconfoption name="passwd program"/>.
12 It should be possible to enable this without changing your
13 <smbconfoption name="passwd chat"/> parameter for most setups.</para>
14</description>
15
16<value type="default">no</value>
17</samba:parameter>
Note: See TracBrowser for help on using the repository browser.