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/ldap
Files:
1 added
19 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/docs-xml/smbdotconf/ldap/clientldapsaslwrapping.xml

    r919 r988  
    11<samba:parameter name="client ldap sasl wrapping"
    22                 context="G"
    3                  type="string"
    4                  advanced="1"
     3                 type="enum"
     4                 enumlist="enum_ldap_sasl_wrapping"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
  • vendor/current/docs-xml/smbdotconf/ldap/ldapadmindn.xml

    r414 r988  
    11<samba:parameter name="ldap admin dn"
    22                 context="G"
    3                  advanced="1" developer="1"
    4                                  type="string"
     3                 type="string"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    6                                  <description>
     5<description>
    76
    87         <para>
  • vendor/current/docs-xml/smbdotconf/ldap/ldapconnectiontimeout.xml

    r414 r988  
    11<samba:parameter name="ldap connection timeout"
    2                  context="G"
    3                  advanced="1" developer="1"
    4                         type="integer"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="integer"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>
  • vendor/current/docs-xml/smbdotconf/ldap/ldapdeletedn.xml

    r414 r988  
    11<samba:parameter name="ldap delete dn"
    22                 context="G"
    3                                  type="boolean"
    4                  advanced="1" developer="1"
     3                 type="boolean"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/ldap/ldapderef.xml

    r414 r988  
    1 <samba:parameter name="ldap deref" context="G" type="enum"
    2         advanced="1" developer="1"
    3         xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     1<samba:parameter name="ldap deref"
     2                 context="G"
     3                 type="enum"
     4                 enumlist="enum_ldap_deref"
     5                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    46
    57<description>
  • vendor/current/docs-xml/smbdotconf/ldap/ldapfollowreferral.xml

    r414 r988  
    1 <samba:parameter name="ldap follow referral" context="G" type="enum"
    2         advanced="1" developer="1"
    3         xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     1<samba:parameter name="ldap follow referral"
     2                 context="G"
     3                 type="enum"
     4                 enumlist="enum_bool_auto"
     5                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    46
    57<description>
  • vendor/current/docs-xml/smbdotconf/ldap/ldapgroupsuffix.xml

    r414 r988  
    11<samba:parameter name="ldap group suffix"
    22                 context="G"
    3                                 type="string"
    4                  advanced="1" developer="1"
     3                type="string"
     4                 function="_ldap_group_suffix"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
  • vendor/current/docs-xml/smbdotconf/ldap/ldapidmapsuffix.xml

    r414 r988  
    11<samba:parameter name="ldap idmap suffix"
    22                 context="G"
    3                  advanced="1" developer="1"
    4                  type="string"
     3                 type="string"
     4                 function="_ldap_idmap_suffix"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
  • vendor/current/docs-xml/smbdotconf/ldap/ldapmachinesuffix.xml

    r414 r988  
    11<samba:parameter name="ldap machine suffix"
    2                 context="G"
    3                 advanced="1"
    4                 developer="1"
    5                 type="string"
    6                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="string"
     4                 function="_ldap_machine_suffix"
     5                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    76
    87<description>
  • vendor/current/docs-xml/smbdotconf/ldap/ldappagesize.xml

    r414 r988  
    11<samba:parameter name="ldap page size"
    2         context="G"
    3         type="integer"
    4         advanced="1" developer="1"
    5         xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="integer"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>
     
    1413        </para>
    1514</description>
    16 <value type="default">1024</value>
     15<value type="default">1000</value>
    1716<value type="example">512</value>
    1817</samba:parameter>
  • vendor/current/docs-xml/smbdotconf/ldap/ldappasswdsync.xml

    r414 r988  
    11<samba:parameter name="ldap passwd sync"
    2                         context="G"
    3                         advanced="1"
    4                         developer="1"
    5                         type="enum"
    6                         xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="enum"
     4                 enumlist="enum_ldap_passwd_sync"
     5                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    76
     7<synonym>ldap password sync</synonym>
    88<description>
    99        <para>
  • vendor/current/docs-xml/smbdotconf/ldap/ldapreplicationsleep.xml

    r414 r988  
    11<samba:parameter name="ldap replication sleep"
    22                 context="G"
    3                  advanced="1" developer="1"
    4                                  type="integer"
     3                 type="integer"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/ldap/ldapsameditposix.xml

    r414 r988  
    11<samba:parameter name="ldapsam:editposix"
    2         context="G"
    3         type="string"
    4                  advanced="1" developer="0"
     2                 context="G"
     3                 type="string"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
     
    1817        configured. On virgin servers the default users and groups (Administrator, Guest, Domain Users,
    1918        Domain Admins, Domain Guests) can be precreated with the command <command moreinfo="none">net sam
    20         provision</command>. To run this command the ldap server must be running, Winindd must be running and
     19        provision</command>. To run this command the ldap server must be running, Winbindd must be running and
    2120        the smb.conf ldap options must be properly configured.
    2221
  • vendor/current/docs-xml/smbdotconf/ldap/ldapsamtrusted.xml

    r414 r988  
    11<samba:parameter name="ldapsam:trusted"
    2         context="G"
    3         type="string"
    4                  advanced="1" developer="0"
     2                 context="G"
     3                 type="string"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/ldap/ldapssl.xml

    r414 r988  
    11<samba:parameter name="ldap ssl"
    22                 context="G"
    3                                 type="enum"
    4                  advanced="1" developer="1"
     3                type="enum"
     4                 enumlist="enum_ldap_ssl"
    55                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
  • vendor/current/docs-xml/smbdotconf/ldap/ldapsslads.xml

    r414 r988  
    11<samba:parameter name="ldap ssl ads"
    2                  context="G"
    3                  type="boolean"
    4                  advanced="1" developer="1"
    5                  xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="boolean"
     4                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
    76        <para>This option is used to define whether or not Samba should
  • vendor/current/docs-xml/smbdotconf/ldap/ldapsuffix.xml

    r414 r988  
    11<samba:parameter name="ldap suffix"
    22                 context="G"
    3                  type="string"
    4                  advanced="1" developer="1"
     3                 type="string"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/ldap/ldaptimeout.xml

    r414 r988  
    11<samba:parameter name="ldap timeout"
    22                 context="G"
    3                  advanced="1" developer="1"
    4                                  type="integer"
     3                 type="integer"
    54                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    65<description>
  • vendor/current/docs-xml/smbdotconf/ldap/ldapusersuffix.xml

    r414 r988  
    11<samba:parameter name="ldap user suffix"
    2         context="G"
    3         type="string"
    4         advanced="1" developer="1"
    5         xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
     2                 context="G"
     3                 type="string"
     4                 function="_ldap_user_suffix"
     5                 xmlns:samba="http://www.samba.org/samba/DTD/samba-doc">
    66<description>
    77        <para>
Note: See TracChangeset for help on using the changeset viewer.