Browse Source

parsing krb5.conf

Jonathan Turner 9 năm trước cách đây
mục cha
commit
ceb5659ec0
1 tập tin đã thay đổi với 4 bổ sung0 xóa
  1. 4 0
      config/krb5conf_test.go

+ 4 - 0
config/krb5conf_test.go

@@ -18,6 +18,10 @@ const krb5Conf = `
  default_realm = TEST.GOKRB5
  dns_lookup_realm = false
  dns_lookup_kdc = false
+ #dns_lookup_kdc = true
+ ;dns_lookup_kdc = true
+#dns_lookup_kdc = true
+;dns_lookup_kdc = true
  ticket_lifetime = 10h
  forwardable = yes
  default_keytab_name = FILE:/etc/krb5.keytab