From 1d4e79c84e1bcddec44686ca65f2afa94f82a462 Mon Sep 17 00:00:00 2001 From: Luk Claes Date: Tue, 31 May 2011 00:26:21 +0200 Subject: idmap_hash.8: Use new syntax for hash backend Signed-off-by: Luk Claes Signed-off-by: Michael Adam (cherry picked from commit b5e64725f3462ada0579529280aea0bc1963ad11) --- docs-xml/manpages-3/idmap_hash.8.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs-xml/manpages-3/idmap_hash.8.xml b/docs-xml/manpages-3/idmap_hash.8.xml index 2bbae713544..f3ec6a7bc25 100644 --- a/docs-xml/manpages-3/idmap_hash.8.xml +++ b/docs-xml/manpages-3/idmap_hash.8.xml @@ -52,9 +52,8 @@ [global] - idmap backend = hash - idmap uid = 1000-4000000000 - idmap gid = 1000-4000000000 + idmap config * : backend = hash + idmap config * : range = 1000-4000000000 winbind nss info = hash winbind normalize names = yes -- cgit v1.2.1