Changeset 738 for branches/samba-3.5.x/docs/manpages/idmap_rid.8
- Timestamp:
- Nov 12, 2012, 7:10:02 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/samba-3.5.x/docs/manpages/idmap_rid.8
r736 r738 3 3 .\" Author: [see the "AUTHOR" section] 4 4 .\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/> 5 .\" Date: 0 6/30/20125 .\" Date: 09/21/2012 6 6 .\" Manual: System Administration tools 7 7 .\" Source: Samba 3.5 8 8 .\" Language: English 9 9 .\" 10 .TH "IDMAP_RID" "8" "0 6/30/2012" "Samba 3\&.5" "System Administration tools"10 .TH "IDMAP_RID" "8" "09/21/2012" "Samba 3\&.5" "System Administration tools" 11 11 .\" ----------------------------------------------------------------- 12 12 .\" * set default formatting … … 24 24 .PP 25 25 The idmap_rid backend provides a way to use an algorithmic mapping scheme to map UIDs/GIDs and SIDs\&. No database is required in this case as the mapping is deterministic\&. 26 .PP 27 Note that the idmap_rid module has changed considerably since Samba versions 3\&.0\&. and 3\&.2\&. Currently, there should to be an explicit idmap configuration for each domain that should use the idmap_rid backend, using disjoint ranges\&. One usually needs to define a writeable default idmap range, using a backent like 28 \fItdb\fR 29 or 30 \fIldap\fR 31 that can create unix ids, in order to be able to map the BUILTIN sids and other domains, and also in order to be able to create group mappings\&. See the example below\&. 32 .PP 33 Note that the old syntax 34 \fIidmap backend = rid:"DOM1=range DOM2=range2 \&.\&.\&."\fR 35 is not supported any more since Samba version 3\&.0\&.25\&. 26 36 .SH "IDMAP OPTIONS" 27 37 .PP
Note:
See TracChangeset
for help on using the changeset viewer.