Changeset 862 for trunk/server/docs-xml/manpages-3/idmap_ad.8.xml
- Timestamp:
- May 13, 2014, 11:39:04 AM (11 years ago)
- Location:
- trunk/server
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/server
- Property svn:mergeinfo changed
/vendor/current merged: 860
- Property svn:mergeinfo changed
-
trunk/server/docs-xml/manpages-3/idmap_ad.8.xml
r745 r862 23 23 extensions. This module implements only the "idmap" 24 24 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> 28 31 29 32 <para>
Note:
See TracChangeset
for help on using the changeset viewer.