Ignore:
Timestamp:
May 13, 2014, 11:39:04 AM (11 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update trunk to 3.6.23

Location:
trunk/server
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/server

  • trunk/server/docs-xml/manpages-3/idmap_ad.8.xml

    r745 r862  
    2323        extensions. This module implements only the "idmap"
    2424        API, and is READONLY. Mappings must be provided in advance
    25         by the administrator by adding the posixAccount/posixGroup
    26         classes and relative attribute/value pairs to the user and
    27         group objects in the AD.</para>
     25        by the administrator by adding the uidNumber attributes for
     26        users and gidNumber attributes for groups in the AD. Winbind
     27        will only map users that have a uidNumber and whose primary
     28        group have a gidNumber attribute set. It is however
     29        recommended that all groups in use have gidNumber attributes
     30        assigned, otherwise they are not working.</para>
    2831
    2932        <para>
Note: See TracChangeset for help on using the changeset viewer.