mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
kinit typo
Was origially KInit but the command is kinit
This commit is contained in:
parent
00ebf8c4e3
commit
67d1c07112
@ -325,7 +325,7 @@ function ipa_cmd(name, args, options, win_callback, fail_callback, objname, comm
|
||||
}else{
|
||||
error_thrown.message =
|
||||
"Your kerberos ticket no longer valid."+
|
||||
"Please run Init and then click 'retry'"+
|
||||
"Please run kinit and then click 'retry'"+
|
||||
"If this is your first time running the IPA Web UI"+
|
||||
"<a href='/ipa//config/unauthorized.html'> "+
|
||||
"Follow these directions</a> to configure your browser."
|
||||
|
Loading…
Reference in New Issue
Block a user