Ignore:
Timestamp:
Nov 24, 2016, 1:14:11 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to version 4.4.3

Location:
vendor/current/docs-xml/smbdotconf/domain
Files:
6 added
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs-xml/smbdotconf/domain/machinepasswordtimeout.xml

    r414 r988  
    11<samba:parameter name="machine password timeout"
    22                 context="G"
    3                                  type="integer"
    4                  advanced="1" developer="1"
     3                 type="integer"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65         <description>
    76
    87        <para>
    9         If a Samba server is a member of a Windows NT Domain (see the <smbconfoption
    10         name="security">domain</smbconfoption> parameter) then periodically a running smbd process will try and change
    11         the MACHINE ACCOUNT PASSWORD stored in the TDB called <filename moreinfo="none">private/secrets.tdb
     8        If a Samba server is a member of a Windows NT or Active Directory Domain (see the <smbconfoption
     9        name="security">domain</smbconfoption> and
     10        <smbconfoption name="security">ads</smbconfoption> parameters),
     11        then periodically a running winbindd process will try and change
     12        the MACHINE ACCOUNT PASSWORD stored in the TDB called <filename moreinfo="none">secrets.tdb
    1213        </filename>.  This parameter specifies how often this password will be changed, in seconds. The default is one
    1314        week (expressed in seconds), the same as a Windows NT Domain member server.
     
    1617        <para>
    1718        See also <citerefentry><refentrytitle>smbpasswd</refentrytitle> <manvolnum>8</manvolnum></citerefentry>,
    18         and the <smbconfoption name="security">domain</smbconfoption> parameter.
     19        and the <smbconfoption name="security">domain</smbconfoption>
     20        and <smbconfoption name="security">ads</smbconfoption> parameters.
    1921        </para>
    2022
Note: See TracChangeset for help on using the changeset viewer.