Anonymous

Changes

From Pumping Station One
Line 11: Line 11:     
<pre>
 
<pre>
  [libdefaults]
+
[libdefaults]
          default_realm = AD.PUMPINGSTATIONONE.ORG
+
        default_realm = AD.PUMPINGSTATIONONE.ORG
          dns_lookup_realm = true
+
        ticket_lifetime = 24h
          dns_lookup_kdc = true
+
        forwardable = yes
          ticket_lifetime = 24h
+
        kdc_timesync = 1
          forwardable = yes
+
        ccache_type = 4
 +
        forwardable = true
 +
        proxiable = true
 +
        verify_ap_req_nofail = false
 +
        check_pac = no
 +
        kdc_timeout = 2
 +
        max_retries = 1
 +
        dns_lookup_realm = false
 +
 
 +
[realms]
 +
        AD.PUMPINGSTATIONONE.ORG = {
 +
                default_domain = ad.pumpingstationone.org
 +
                kdc = bob.ad.pumpingstationone.org
 +
                kdc = dc01.ad.pumpingstationone.org
 +
                admin = bob.pumpingstationone.org
 +
        }
 +
 
 +
[domain_realms]
 +
        ad.pumpingstationone.org = AD.PUMPINGSTATIONONE.ORG
 +
        .ad.pumpingstationone.org = AD.PUMPINGSTATIONONE.ORG
 
</pre>
 
</pre>
483

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.