summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2015-07-14 19:15:15 +0200
committerStef Walter <stefw@redhat.com>2015-07-14 20:20:21 +0200
commit88e52573516615b6f10344b67552a73194ab43e3 (patch)
tree83469e9ac5f48852595e4b5d4b284fb7b2612cf9 /doc
parent3aafa09cc76a67577425b20d0915961905b3b67d (diff)
tools: Add --no-id-mapping option to realm join command
Diffstat (limited to 'doc')
-rw-r--r--doc/manual/realm.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/manual/realm.xml b/doc/manual/realm.xml
index aa79ec6..1ecbc1a 100644
--- a/doc/manual/realm.xml
+++ b/doc/manual/realm.xml
@@ -196,6 +196,12 @@ $ realm join --user=admin --computer-ou=OU=Special domain.example.com
Directory specific option.</para></listitem>
</varlistentry>
<varlistentry>
+ <term><option>--no-id-mapping</option></term>
+ <listitem><para>Do not perform UID/GID mapping for users
+ and groups, but expect these identifiers to be present
+ in the domain already.</para></listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--no-password</option></term>
<listitem><para>Perform the join automatically without
a password.</para></listitem>