1
0
mirror of https://github.com/samba-team/samba.git synced 2025-08-02 00:22:11 +03:00

man pages: Fix typos and add improvements.

(This used to be commit 060ff6d8d4)
This commit is contained in:
Christoph Zauner
2008-07-11 15:50:25 +02:00
committed by Karolin Seeger
parent 525a3f3c49
commit faf1413a4d
2 changed files with 7 additions and 6 deletions

View File

@ -8,9 +8,9 @@
The idmap backend provides a plugin interface for Winbind to use The idmap backend provides a plugin interface for Winbind to use
varying backends to store SID/uid/gid mapping tables. This varying backends to store SID/uid/gid mapping tables. This
option is mutually exclusive with the newer and more flexible option is mutually exclusive with the newer and more flexible
<smbconfoption name="idmap domains"/> parameter. The main difference <smbconfoption name="idmap domains"/> parameter. The main difference
between the &quot;idmap backend&quot; and the &quot;idmap domains&quot; between the &quot;idmap backend&quot; and the &quot;idmap domains&quot;
is that the former only allows on backend for all domains while the is that the former only allows one backend for all domains while the
latter supports configuring backends on a per domain basis. latter supports configuring backends on a per domain basis.
</para> </para>

View File

@ -7,9 +7,9 @@
<para> <para>
The idmap config prefix provides a means of managing each domain The idmap config prefix provides a means of managing each domain
defined by the <smbconfoption name="idmap domains"/> option using Samba's defined by the <smbconfoption name="idmap domains"/> option using Samba's
parameteric option support. The idmap config prefix should be parametric option support. The idmap config prefix should be
followed by the name of the domain, a colon, and a setting specific to followed by the name of the domain, a colon, and a setting specific to
the chosen backend. There are three options available for all domains: the chosen backend. There are three options available for all domains:
</para> </para>
<variablelist> <variablelist>
<varlistentry> <varlistentry>
@ -45,9 +45,10 @@
The following example illustrates how to configure the <citerefentry> The following example illustrates how to configure the <citerefentry>
<refentrytitle>idmap_ad</refentrytitle><manvolnum>8</manvolnum></citerefentry> <refentrytitle>idmap_ad</refentrytitle><manvolnum>8</manvolnum></citerefentry>
for the CORP domain and the <citerefentry><refentrytitle>idmap_tdb</refentrytitle> for the CORP domain and the <citerefentry><refentrytitle>idmap_tdb</refentrytitle>
<manvolnum>8</manvolnum></citerefentry> backend for all other domains. The <manvolnum>8</manvolnum></citerefentry> backend for all other domains. The
TRUSTEDDOMAINS string is simply a key used to reference the &quot;idmap TRUSTEDDOMAINS string is simply an arbitrary key used to reference the &quot;idmap
config&quot; settings and does not represent the actual name of a domain. config&quot; settings and does not represent the actual name of a domain.
It is a catchall domain backend for any domain not explicitly listed.
</para> </para>
<programlisting> <programlisting>