From b13c715f55d5e362e0f42bcd7d766bfe03cf51fc Mon Sep 17 00:00:00 2001 From: Gerald Carter Date: Tue, 17 Apr 2007 22:12:48 +0000 Subject: [PATCH] add docs on idmap_ad:schema_mode --- docs/manpages-3/idmap_ad.8.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/manpages-3/idmap_ad.8.xml b/docs/manpages-3/idmap_ad.8.xml index 372fddf8aad..77662b0800f 100644 --- a/docs/manpages-3/idmap_ad.8.xml +++ b/docs/manpages-3/idmap_ad.8.xml @@ -39,6 +39,15 @@ between local and remotely defined IDs. + + schema_mode = <rfc2307 | sfu > + + Defines the schema the idmap_ad should use when querying + Active Directory regharding user and group information. + This can either the RFC2307 schema support included + in Windows 2003 R2 or the Service for Unix (SFU) schema. + + -- 2.47.3