Displaying 1 result from an estimated 1 matches for "ukdc3".
2008 Oct 23
1
Join AD: no logon server
...efault = FILE:/var/log/krb5libs.log
 kdc = FILE:/var/log/krb5kdc.log
 admin_server = FILE:/var/log/kadmind.log
[libdefaults]
 default_realm = NSUK.NSC.COM
 dns_lookup_realm = false
 dns_lookup_kdc = false
 ticket_lifetime = 24h
 forwardable = yes
[realms]
 NSUK.NSC.COM = {
  kdc            = nsuk-ukdc3.nsuk.nsc.com
  admin_server   = nsuk-ukdc3.nsuk.nsc.com
  default_domain = nsuk.nsc.com
 }
[domain_realm]
 .nsuk.nsc.com = NSUK.NSC.COM
 nsuk.nsc.com = NSUK.NSC.COM
[appdefaults]
 pam = {
   debug = false
ticket_lifetime = 36000
   renew_lifetime = 36000
   forwardable = true
   krb4_convert = fa...