mirror of
https://github.com/samba-team/samba.git
synced 2025-12-12 12:23:50 +03:00
s3: Fix a typo
This commit is contained in:
committed by
Volker Lendecke
parent
d957fd5ae7
commit
1cb16a0000
@@ -28,7 +28,7 @@
|
|||||||
Currently, there should to be an explicit idmap configuration for each
|
Currently, there should to be an explicit idmap configuration for each
|
||||||
domain that should use the idmap_rid backend, using disjoint ranges.
|
domain that should use the idmap_rid backend, using disjoint ranges.
|
||||||
One usually needs to define a writeable default idmap range, using
|
One usually needs to define a writeable default idmap range, using
|
||||||
a backent like <parameter>tdb</parameter> or <parameter>ldap</parameter>
|
a backend like <parameter>tdb</parameter> or <parameter>ldap</parameter>
|
||||||
that can create unix ids, in order to be able to map the BUILTIN sids
|
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.
|
and other domains, and also in order to be able to create group mappings.
|
||||||
See the example below.
|
See the example below.
|
||||||
|
|||||||
Reference in New Issue
Block a user