diff options
author | Luk Claes <luk@debian.org> | 2011-05-31 00:26:35 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2011-05-31 01:44:28 +0200 |
commit | f5607da49ca9b9f337feb127409f615e9b49faa1 (patch) | |
tree | 58efa8fb7f1c88d68a082167ef55407e76535396 /docs-xml/manpages-3 | |
parent | f29cb77919d3b8198b8df4c59f9fb8b87eb6ebf4 (diff) | |
download | samba-f5607da49ca9b9f337feb127409f615e9b49faa1.tar.gz samba-f5607da49ca9b9f337feb127409f615e9b49faa1.tar.bz2 samba-f5607da49ca9b9f337feb127409f615e9b49faa1.zip |
idmap_ldap.8: Remove reference to idmap uid and idmap gid options as fallback
Signed-off-by: Luk Claes <luk@debian.org>
Signed-off-by: Michael Adam <obnox@samba.org>
Diffstat (limited to 'docs-xml/manpages-3')
-rw-r--r-- | docs-xml/manpages-3/idmap_ldap.8.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs-xml/manpages-3/idmap_ldap.8.xml b/docs-xml/manpages-3/idmap_ldap.8.xml index 2041964ac7..4cbfe84f1a 100644 --- a/docs-xml/manpages-3/idmap_ldap.8.xml +++ b/docs-xml/manpages-3/idmap_ldap.8.xml @@ -67,9 +67,6 @@ <listitem><para> Defines the available matching uid and gid range for which the backend is authoritative. - If the parameter is absent, Winbind fails over to use the - "idmap uid" and "idmap gid" options - from smb.conf. </para></listitem> </varlistentry> </variablelist> |