Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 9164

Re: Windows AD Authentication Suddenly not working (FWM 00006 Error)

$
0
0

check these 2 lines in your Krb5 if they are not present then add them.

 

default_tgs_enctypes = rc4-hmac

default_tkt_enctypes = rc4-hmac

 

Eg:-

 

[libdefaults]

default_realm = DOMAIN.INTERNAL

dns_lookup_kdc = true

dns_lookup_realm = true

default_tgs_enctypes = rc4-hmac

default_tkt_enctypes = rc4-hmac

udp_preference_limit = 1

[realms]

  1. DOMAIN.INTERNAL ={

kdc = ADSERVER.DOMAIN.INTERNAL

default_domain = DOMAIN.INTERNAL

}


Viewing all articles
Browse latest Browse all 9164

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>