Explorar o código

HUE-5312 [core] Typo in ktrenewer error message

Romain Rigaux %!s(int64=9) %!d(string=hai) anos
pai
achega
8edf6ae5bf
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      desktop/core/src/desktop/kt_renewer.py

+ 1 - 1
desktop/core/src/desktop/kt_renewer.py

@@ -71,7 +71,7 @@ def perform_krb181_workaround():
     LOG.error("Couldn't renew kerberos ticket in order to work around "
               "Kerberos 1.8.1 issue. Please check that the ticket for "
               "'%(princ)s' is still renewable:\n"
-              "  $ kinit -f -c %(ccache)s\n"
+              "  $ klist -f -c %(ccache)s\n"
               "If the 'renew until' date is the same as the 'valid starting' "
               "date, the ticket cannot be renewed. Please check your KDC "
               "configuration, and the ticket renewal policy (maxrenewlife) "