diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2005-07-04 21:36:46 +0000 |
---|---|---|
committer | Gerald W. Carter <jerry@samba.org> | 2008-04-23 08:47:00 -0500 |
commit | 55d8ee039a920508fb51bcc85397e26acc365f60 (patch) | |
tree | 77c323ae9e51c71202c8c4af948fc5e2082c778f /docs/smbdotconf/domain/machinepasswordtimeout.xml | |
parent | b5f9c625fe26329edf19537939609c3e039e98e6 (diff) | |
download | samba-55d8ee039a920508fb51bcc85397e26acc365f60.tar.gz samba-55d8ee039a920508fb51bcc85397e26acc365f60.tar.bz2 samba-55d8ee039a920508fb51bcc85397e26acc365f60.zip |
Some random updates.
(This used to be commit 57d0cc9fcdc1c790a601f6dcf7071188448a5f58)
Diffstat (limited to 'docs/smbdotconf/domain/machinepasswordtimeout.xml')
-rw-r--r-- | docs/smbdotconf/domain/machinepasswordtimeout.xml | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/smbdotconf/domain/machinepasswordtimeout.xml b/docs/smbdotconf/domain/machinepasswordtimeout.xml index 3a2b23d2d3..790eaf97b9 100644 --- a/docs/smbdotconf/domain/machinepasswordtimeout.xml +++ b/docs/smbdotconf/domain/machinepasswordtimeout.xml @@ -5,7 +5,7 @@ xmlns:samba="http://www.samba.org/samba/DTD/samba-doc"> <description> <para>If a Samba server is a member of a Windows - NT Domain (see the <link linkend="SECURITYEQUALSDOMAIN">security = domain</link> + NT Domain (see the <smbconfoption name="security">domain</smbconfoption> parameter) then periodically a running smbd process will try and change the MACHINE ACCOUNT PASSWORD stored in the TDB called <filename moreinfo="none">private/secrets.tdb @@ -14,8 +14,7 @@ seconds), the same as a Windows NT Domain member server.</para> <para>See also <citerefentry><refentrytitle>smbpasswd</refentrytitle> - <manvolnum>8</manvolnum></citerefentry>, and the <link linkend="SECURITYEQUALSDOMAIN"> - security = domain</link> parameter.</para> + <manvolnum>8</manvolnum></citerefentry>, and the <smbconfoption name="security">domain</smbconfoption> parameter.</para> </description> <value type="default">604800</value> |