From: Gerald Carter Date: Tue, 17 Apr 2007 22:12:48 +0000 (+0000) Subject: add docs on idmap_ad:schema_mode X-Git-Tag: samba-4.0.0alpha6~801^2~1776 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5bc99dbf90233a34bb95564b0b04a1f872baa9e1;p=thirdparty%2Fsamba.git add docs on idmap_ad:schema_mode (This used to be commit b13c715f55d5e362e0f42bcd7d766bfe03cf51fc) --- 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. + +