diff options
author | Luk Claes <luk@debian.org> | 2011-05-31 00:26:31 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2011-05-31 01:44:28 +0200 |
commit | 615a2d4abe1276353c810c13589a5314ffb7ba8e (patch) | |
tree | 6851075f2db600e7e834e81cd8c6a6d19bbad62d /docs-xml/manpages-3 | |
parent | f093d5199a745ad125379b7d381c8f721d9a9349 (diff) | |
download | samba-615a2d4abe1276353c810c13589a5314ffb7ba8e.tar.gz samba-615a2d4abe1276353c810c13589a5314ffb7ba8e.tar.bz2 samba-615a2d4abe1276353c810c13589a5314ffb7ba8e.zip |
idmap_tdb2.8: Remove mentioning of deprecated 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_tdb2.8.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/docs-xml/manpages-3/idmap_tdb2.8.xml b/docs-xml/manpages-3/idmap_tdb2.8.xml index 2c4e5231e9..980ffe6eff 100644 --- a/docs-xml/manpages-3/idmap_tdb2.8.xml +++ b/docs-xml/manpages-3/idmap_tdb2.8.xml @@ -41,9 +41,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> |