1
0
mirror of https://github.com/samba-team/samba.git synced 2025-12-10 04:23:50 +03:00

s3: Fix a typo

This commit is contained in:
Samba-JP oota
2011-05-09 07:12:25 +02:00
committed by Volker Lendecke
parent d957fd5ae7
commit 1cb16a0000

View File

@@ -28,7 +28,7 @@
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 <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
and other domains, and also in order to be able to create group mappings.
See the example below.