Quantcast
Viewing all articles
Browse latest Browse all 5403

AD authentication

Hi All,

 

I have created krb5.ini file for kerborose

 

[libdefaults]

default_realm = DOMAIN.COM

dns_lookup_kdc = true

dns_lookup_realm = true

default_tgs_enctypes = rc4-hmac

default_tkt_enctypes = rc4-hmac

udp_preference_limit = 1

[realms]

DOMAIN.COM = {

kdc = KDC.DOMAIN.COM

default_domain = DOMAIN.COM

}

 

and for  bsclogin.conf content

com.businessobjects.security.jgss.initiate {

com.sun.security.auth.module.Krb5LoginModule required debug=true;

 

 

};

 

what is KDC ?DO we need to provide machine name on which B.I SERVER RUNS?

 

pLEASE assist me on the same.

 

 

Thanks,

Pavana


Viewing all articles
Browse latest Browse all 5403

Trending Articles