summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorSumit Bose <sbose@redhat.com>2021-02-19 18:45:11 +0100
committerSumit Bose <sbose@redhat.com>2021-02-20 14:23:53 +0100
commit910adb4ec4f5ea4ea8c491afe09c6984dbad2796 (patch)
tree906f6743b1dfb9afb68aeb33acea7b9d097c0a74 /doc
parent637cc53953ef61c90530ae5eaf26eb4911336465 (diff)
Add account-disable option
A new option was added to 'adcli update' toggle the ACCOUNTDISABLE flag of AD's userAccountControl LDAP attribute to disable or enable the given host account. 'adcli join' will automatically enable the host account. Resolves: https://gitlab.freedesktop.org/realmd/adcli/-/issues/21
Diffstat (limited to 'doc')
-rw-r--r--doc/adcli.xml6
1 files changed, 6 insertions, 0 deletions
diff --git a/doc/adcli.xml b/doc/adcli.xml
index a64687a..8ec48d4 100644
--- a/doc/adcli.xml
+++ b/doc/adcli.xml
@@ -492,6 +492,12 @@ $ adcli update --login-ccache=/tmp/krbcc_123
host.</para></listitem>
</varlistentry>
<varlistentry>
+ <term><option>--account-disable=<parameter>yes|no|true|false</parameter></option></term>
+ <listitem><para>Set or unset the ACCOUNTDISABLE
+ flag in the userAccountControl attribute to disable or
+ enable the computer account.</para></listitem>
+ </varlistentry>
+ <varlistentry>
<term><option>--add-service-principal=<parameter>service/hostname</parameter></option></term>
<listitem><para>Add a service principal name. In
contrast to the <option>--service-name</option> the