From db56f74419637c52f93a53284071f78198bee2c6 Mon Sep 17 00:00:00 2001 From: Packit Service Date: Dec 23 2020 06:09:34 +0000 Subject: Apply patch 0001-service-account-fix-typo-in-the-man-page-entry.patch patch_name: 0001-service-account-fix-typo-in-the-man-page-entry.patch present_in_specfile: true location_in_specfile: 81 --- 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