summaryrefslogtreecommitdiff
path: root/docs-xml/manpages-3
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2011-10-19 00:19:58 +0200
committerGünther Deschner <gd@samba.org>2011-10-19 01:40:40 +0200
commit5543e6c8e5e642b97339ab03a39431c63c949502 (patch)
treeb70d78781c22789c0f6ac941d5e757fa6bd9d1cb /docs-xml/manpages-3
parentfbf17489844a5cfc6d1da8c431ce0194ed4c3f72 (diff)
downloadsamba-5543e6c8e5e642b97339ab03a39431c63c949502.tar.gz
samba-5543e6c8e5e642b97339ab03a39431c63c949502.tar.bz2
samba-5543e6c8e5e642b97339ab03a39431c63c949502.zip
s3-docs: Document Services for Unix 2.0 (sfu20) nss_info ldap schema support.
Guenther
Diffstat (limited to 'docs-xml/manpages-3')
-rw-r--r--docs-xml/manpages-3/idmap_ad.8.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/docs-xml/manpages-3/idmap_ad.8.xml b/docs-xml/manpages-3/idmap_ad.8.xml
index fbadaf2d55..57cd860247 100644
--- a/docs-xml/manpages-3/idmap_ad.8.xml
+++ b/docs-xml/manpages-3/idmap_ad.8.xml
@@ -60,12 +60,14 @@
</para></listitem>
</varlistentry>
<varlistentry>
- <term>schema_mode = &lt;rfc2307 | sfu &gt;</term>
+ <term>schema_mode = &lt;rfc2307 | sfu | sfu20&gt;</term>
<listitem><para>
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.
+ For SFU 3.0 or 3.5 please choose "sfu", for SFU 2.0
+ please choose "sfu20".
</para></listitem>
</varlistentry>
</variablelist>