Skip to content

Commit f6fa07c

Browse files
authored
Update main.yml
1 parent 4985dce commit f6fa07c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

roles/kerberos/defaults/main.yml

+3-3
Original file line numberDiff line numberDiff line change
@@ -15,13 +15,13 @@ minlength: 8
1515
minclasses: 4
1616
history: 12
1717
maxfailure: 15
18-
failurecountinterval: "2 hours"
19-
lockoutduration: "30 minutes"
18+
failurecountinterval: "10 sec"
19+
lockoutduration: "2 hours"
2020
policy_name: "default"
2121

2222
units:
2323
- krb5-kdc
2424
- krb5-admin-server
2525

2626
# 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@)
27-
ignore_acceptor_hostname: true
27+
ignore_acceptor_hostname: true

0 commit comments

Comments
 (0)