diff options
author | John Terpstra <jht@samba.org> | 2003-07-01 21:10:25 +0000 |
---|---|---|
committer | John Terpstra <jht@samba.org> | 2003-07-01 21:10:25 +0000 |
commit | 8a686bfd5757d4d88a2b616de44f051fd6406b5d (patch) | |
tree | 2819235c21b9ec54ae81bbe1d52021745515d243 /docs/docbook/smbdotconf/winbind/winbinduid.xml | |
parent | 03934a26a9e0e18f9e00164eccfc3eccdf0b90f0 (diff) | |
download | samba-8a686bfd5757d4d88a2b616de44f051fd6406b5d.tar.gz samba-8a686bfd5757d4d88a2b616de44f051fd6406b5d.tar.bz2 samba-8a686bfd5757d4d88a2b616de44f051fd6406b5d.zip |
Adding idmap uid/gid smb.conf man page entries. Marking winbind uid/gid as deprecated.
(This used to be commit 8bfaf39680ea1fa2a347fa19052f69d6789ed99d)
Diffstat (limited to 'docs/docbook/smbdotconf/winbind/winbinduid.xml')
-rw-r--r-- | docs/docbook/smbdotconf/winbind/winbinduid.xml | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/docs/docbook/smbdotconf/winbind/winbinduid.xml b/docs/docbook/smbdotconf/winbind/winbinduid.xml index 6fee40fcb8..0f61bac13c 100644 --- a/docs/docbook/smbdotconf/winbind/winbinduid.xml +++ b/docs/docbook/smbdotconf/winbind/winbinduid.xml @@ -3,11 +3,12 @@ advanced="1" developer="1" hide="1" xmlns:samba="http://samba.org/common"> <listitem> - <para>The winbind gid parameter specifies the range of group - ids that are allocated by the <citerefentry><refentrytitle>winbindd</refentrytitle> - <manvolnum>8</manvolnum></citerefentry> daemon. This range of ids should have no - existing local or NIS users within it as strange conflicts can - occur otherwise.</para> + <para>This parameter is now an alias for <command moreinfo="none">idmap uid</command></para> + + <para>The winbind gid parameter specifies the range of user ids that are allocated by the + <citerefentry><refentrytitle>winbindd</refentrytitle> <manvolnum>8</manvolnum></citerefentry> + daemon. This range of ids should have no existing local or NIS users within it as strange + conflicts can occur otherwise.</para> <para>Default: <command moreinfo="none">winbind uid = <empty string></command></para> |