From 1cb16a00009ee0cd8c442d2b52031f69805b4b8c Mon Sep 17 00:00:00 2001 From: Samba-JP oota Date: Mon, 9 May 2011 07:12:25 +0200 Subject: s3: Fix a typo --- docs-xml/manpages-3/idmap_rid.8.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs-xml') diff --git a/docs-xml/manpages-3/idmap_rid.8.xml b/docs-xml/manpages-3/idmap_rid.8.xml index a2a1c58a6f..2fb246ffaa 100644 --- a/docs-xml/manpages-3/idmap_rid.8.xml +++ b/docs-xml/manpages-3/idmap_rid.8.xml @@ -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 tdb or ldap + a backend like tdb or ldap 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. -- cgit