1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-10 13:57:47 +03:00
samba-mirror/docs-xml/smbdotconf/security/pampasswordchange.xml
Gerald W. Carter 8f8a9f0190 Moving docs tree to docs-xml to make room for generated docs in the release tarball.
(This used to be commit 9f672c26d63955f613088489c6efbdc08b5b2d14)
2008-04-23 08:47:48 -05:00

18 lines
745 B
XML

<samba:parameter name="pam password change"
context="G"
type="boolean"
advanced="1" developer="1"
xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
<description>
<para>With the addition of better PAM support in Samba 2.2,
this parameter, it is possible to use PAM's password change control
flag for Samba. If enabled, then PAM will be used for password
changes when requested by an SMB client instead of the program listed in
<smbconfoption name="passwd program"/>.
It should be possible to enable this without changing your
<smbconfoption name="passwd chat"/> parameter for most setups.</para>
</description>
<value type="default">no</value>
</samba:parameter>