diff --git a/doc/adcli.xml b/doc/adcli.xml index 14921f9..a64687a 100644 --- a/doc/adcli.xml +++ b/doc/adcli.xml @@ -943,7 +943,7 @@ Password for Administrator: of the managed service account as a suffix. On most systems it would be /etc/krb5.keytab with a suffix of 'domain.example.com', e.g. - /etc/krb5.keytad.domain.example.com. + /etc/krb5.keytab.domain.example.com. adcli create-msa can be called multiple times to reset the password of the managed service account. To identify @@ -955,7 +955,7 @@ Password for Administrator: The managed service account password can be updated with -$ adcli update --domain=domain.example.com --host-keytab=/etc/krb5.keytad.domain.example.com +$ adcli update --domain=domain.example.com --host-keytab=/etc/krb5.keytab.domain.example.com and the managed service account can be deleted with