Skip to content

Commit

Permalink
Fix clockskew client conf integer value unit second
Browse files Browse the repository at this point in the history
  • Loading branch information
glegoux committed May 20, 2018
1 parent 4adb0ea commit fe2a826
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/services/krb5/client/krb5.conf.template
Expand Up @@ -5,7 +5,7 @@
[libdefaults]
default_realm = {{REALM_KRB5}}
kdc_timesync = 1
clockskew = 5m
clockskew = 300
ccache_type = 4
forwardable = true
proxiable = true
Expand Down

0 comments on commit fe2a826

Please sign in to comment.