Ignore:
Timestamp:
Nov 12, 2012, 7:10:02 PM (13 years ago)
Author:
Silvan Scherrer
Message:

Samba Server 3.5: update branche to 3.5.18

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/samba-3.5.x/docs/manpages/idmap_rid.8

    r736 r738  
    33.\"    Author: [see the "AUTHOR" section]
    44.\" Generator: DocBook XSL Stylesheets v1.75.2 <http://docbook.sf.net/>
    5 .\"      Date: 06/30/2012
     5.\"      Date: 09/21/2012
    66.\"    Manual: System Administration tools
    77.\"    Source: Samba 3.5
    88.\"  Language: English
    99.\"
    10 .TH "IDMAP_RID" "8" "06/30/2012" "Samba 3\&.5" "System Administration tools"
     10.TH "IDMAP_RID" "8" "09/21/2012" "Samba 3\&.5" "System Administration tools"
    1111.\" -----------------------------------------------------------------
    1212.\" * set default formatting
     
    2424.PP
    2525The 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
     27Note 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
     29or
     30\fIldap\fR
     31that 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
     33Note that the old syntax
     34\fIidmap backend = rid:"DOM1=range DOM2=range2 \&.\&.\&."\fR
     35is not supported any more since Samba version 3\&.0\&.25\&.
    2636.SH "IDMAP OPTIONS"
    2737.PP
Note: See TracChangeset for help on using the changeset viewer.