diff options
author | Christian Ambach <ambi@samba.org> | 2012-05-07 19:17:18 +0200 |
---|---|---|
committer | Christian Ambach <ambi@samba.org> | 2012-05-08 09:26:07 +0200 |
commit | a7df061ddfc9cdb8ea41cf770ce9c28523246d45 (patch) | |
tree | 016b10b3a52daffb1ef934c59f3c4e17462279ef /docs-xml | |
parent | 0bedec7abea5f8dea5d6bd1fbb600f7beebabef9 (diff) | |
download | samba-a7df061ddfc9cdb8ea41cf770ce9c28523246d45.tar.gz samba-a7df061ddfc9cdb8ea41cf770ce9c28523246d45.tar.bz2 samba-a7df061ddfc9cdb8ea41cf770ce9c28523246d45.zip |
docs:autorid document ignore builtin parameter
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/manpages-3/idmap_autorid.8.xml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs-xml/manpages-3/idmap_autorid.8.xml b/docs-xml/manpages-3/idmap_autorid.8.xml index 14ad95e6ea..498ef68fb3 100644 --- a/docs-xml/manpages-3/idmap_autorid.8.xml +++ b/docs-xml/manpages-3/idmap_autorid.8.xml @@ -70,6 +70,12 @@ nor will new mappings be created in the idmap pool. Defaults to no.</para> </listitem> </varlistentry> + <varlistentry> + <term>ignore builtin = [ yes | no ]</term> + <listitem><para>Ignore any mapping requests for the BUILTIN domain. + Defaults to no.</para> + </listitem> + </varlistentry> </variablelist> </refsect1> |