You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: roles/kerberos/defaults/main.yml
+3-3
Original file line number
Diff line number
Diff line change
@@ -15,13 +15,13 @@ minlength: 8
15
15
minclasses: 4
16
16
history: 12
17
17
maxfailure: 15
18
-
failurecountinterval: "0"
19
-
lockoutduration: "30 minutes"
18
+
failurecountinterval: "10 sec"
19
+
lockoutduration: "2 hours"
20
20
policy_name: "default"
21
21
22
22
units:
23
23
- krb5-kdc
24
24
- krb5-admin-server
25
25
26
26
# TEMPORAL SOLUTION ERROR: Failure: GSSAPI Error: Unspecified GSS failure. Minor code may provide more information (Request ticket server ldap/xxxxxxxx@XXXXXX found in keytab but does not match server principal ldap/xxxxxxxxxx@)
0 commit comments