summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Adam <obnox@samba.org>2011-05-31 10:29:08 +0200
committerKarolin Seeger <kseeger@samba.org>2011-06-07 20:03:54 +0200
commit04f02961b21238655682e9e5964da3c83a379bee (patch)
treed8c31f2f73927aba02783b765b923f8b6446fc63
parentbf58828b234860efff273b9f75888639857f4501 (diff)
downloadsamba-04f02961b21238655682e9e5964da3c83a379bee.tar.gz
s3:doc: document "idmap uid" as deprecated.
(cherry picked from commit b3ae1c3694d576ecb414290be759f3f5a9eac5d4)
-rw-r--r--docs-xml/smbdotconf/winbind/idmapuid.xml12
1 files changed, 5 insertions, 7 deletions
diff --git a/docs-xml/smbdotconf/winbind/idmapuid.xml b/docs-xml/smbdotconf/winbind/idmapuid.xml
index 2c53817375e..ce5a4dea059 100644
--- a/docs-xml/smbdotconf/winbind/idmapuid.xml
+++ b/docs-xml/smbdotconf/winbind/idmapuid.xml
@@ -6,14 +6,12 @@
<synonym>winbind uid</synonym>
<description>
<para>
- The idmap uid parameter specifies the range of user ids that are
- allocated for use in mapping UNIX users to NT user SIDs. This
- range of ids should have no existing local
- or NIS users within it as strange conflicts can occur otherwise.</para>
-
- <para>See also the <smbconfoption name="idmap backend"/> and
- <smbconfoption name="idmap config"/> options.
+ The idmap uid parameter specifies the range of user ids for
+ the default idmap configuration. It is now deprecated in favour
+ of <smbconfoption name="idmap config * : range"/>.
</para>
+
+ <para>See the <smbconfoption name="idmap config"/> option.</para>
</description>
<value type="default"></value>