From: Andreas Schneider Date: Mon, 8 Jan 2024 09:51:18 +0000 (+0100) Subject: docs: Update idmap_ad.8 that rfc2307 is the default X-Git-Tag: talloc-2.4.2~112 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ea124e29e303ecfa7fdffd9f118f2b55a761965;p=thirdparty%2Fsamba.git docs: Update idmap_ad.8 that rfc2307 is the default Signed-off-by: Andreas Schneider Reviewed-by: Björn Jacke Autobuild-User(master): Andreas Schneider Autobuild-Date(master): Fri Jan 12 14:51:56 UTC 2024 on atb-devel-224 --- diff --git a/docs-xml/manpages/idmap_ad.8.xml b/docs-xml/manpages/idmap_ad.8.xml index b364bbfa231..32df8d066c2 100644 --- a/docs-xml/manpages/idmap_ad.8.xml +++ b/docs-xml/manpages/idmap_ad.8.xml @@ -62,17 +62,22 @@ schema_mode = <rfc2307 | sfu | sfu20> - + + Defines the schema that idmap_ad should use when querying Active Directory regarding user and group information. This can be either the RFC2307 schema support included - in Windows 2003 R2 or the Service for Unix (SFU) schema. + in Windows Server 2003 R2 and newer or the Service for + Unix (SFU) schema for versions before Windows Server + 2003 R2. For SFU 3.0 or 3.5 please choose "sfu", for SFU 2.0 please choose "sfu20". Please note that the behavior of primary group membership is controlled by the unix_primary_group option. - + + Default: rfc2307 + unix_primary_group = yes/no