summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2013-04-10 13:46:27 +0200
committerStef Walter <stefw@redhat.com>2013-04-10 13:52:09 +0200
commit428cf878944eca7b0762e1e434cc4895dff98372 (patch)
tree647b5f6037a1850858630745ff3fc8c61f36f008 /doc
parente1069eaf9a81f061dbaf55999a5811cc5d9aea2e (diff)
Add support for setting operatingSystem and related attrs
* Add new arguments to join command: --os-name --os-version and --os-service-pack * These are not supported when a computer is claiming an account on its own credentials. https://bugs.freedesktop.org/show_bug.cgi?id=54489
Diffstat (limited to 'doc')
-rw-r--r--doc/adcli.xml32
1 files changed, 32 insertions, 0 deletions
diff --git a/doc/adcli.xml b/doc/adcli.xml
index 923378c..4f26574 100644
--- a/doc/adcli.xml
+++ b/doc/adcli.xml
@@ -236,6 +236,22 @@ Password for Administrator:
'computer' and 'user' authentication.</para></listitem>
</varlistentry>
<varlistentry>
+ <term><option>--os-name=<parameter>name</parameter></option></term>
+ <listitem><para>Set the operating system name on the computer
+ account. The default depends on where adcli was built, but
+ is usually something like 'linux-gnu'.</para></listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><option>--os-service-pack=<parameter>pack</parameter></option></term>
+ <listitem><para>Set the operating system service pack on the computer
+ account. Not set by default.</para></listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><option>--os-version=<parameter>version</parameter></option></term>
+ <listitem><para>Set the operating system version on the computer
+ account. Not set by default.</para></listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--service-name=<parameter>service</parameter></option></term>
<listitem><para>Additional service name for a kerberos
principal to be created on the computer account. This
@@ -442,6 +458,22 @@ Password for Administrator:
automatic joins.</para></listitem>
</varlistentry>
<varlistentry>
+ <term><option>--os-name=<parameter>name</parameter></option></term>
+ <listitem><para>Set the operating system name on the computer
+ account. The default depends on where adcli was built, but
+ is usually something like 'linux-gnu'.</para></listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><option>--os-service-pack=<parameter>pack</parameter></option></term>
+ <listitem><para>Set the operating system service pack on the computer
+ account. Not set by default.</para></listitem>
+ </varlistentry>
+ <varlistentry>
+ <term><option>--os-version=<parameter>version</parameter></option></term>
+ <listitem><para>Set the operating system version on the computer
+ account. Not set by default.</para></listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--service-name=<parameter>service</parameter></option></term>
<listitem><para>Additional service name for a kerberos
principal to be created on the computer account. This