diff options
author | Luk Claes <luk@debian.org> | 2011-05-31 00:26:38 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2011-05-31 01:44:28 +0200 |
commit | 762aa71ce052d9f8f65a089e7cd6c80b7cf8619f (patch) | |
tree | a3c4c91d93788030c60219a04ae7c804ea88c47f /docs-xml | |
parent | c42c8c957efb9a901d09ffdef9e566c71c7c8130 (diff) | |
download | samba-762aa71ce052d9f8f65a089e7cd6c80b7cf8619f.tar.gz samba-762aa71ce052d9f8f65a089e7cd6c80b7cf8619f.tar.bz2 samba-762aa71ce052d9f8f65a089e7cd6c80b7cf8619f.zip |
idmap_tdb.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')
-rw-r--r-- | docs-xml/manpages-3/idmap_tdb.8.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs-xml/manpages-3/idmap_tdb.8.xml b/docs-xml/manpages-3/idmap_tdb.8.xml index b58bdf56f6..cd024e8b3b 100644 --- a/docs-xml/manpages-3/idmap_tdb.8.xml +++ b/docs-xml/manpages-3/idmap_tdb.8.xml @@ -40,9 +40,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> |