Skip to Content
0
Former Member
Jun 04, 2009 at 11:02 AM

AD authentification error

72 Views

Hi,

First i'm sorry but my english is not very good (i read but not really write!).

So my problem is :

I read a lot of topic about authentification AD and that one particulary : windows-ad-problems-fwm-00006

I did all the step of the "configuration vintela SSO..." writed by Tim Ziemba. But not the step about Vintella because I've got only one windows server.

My krb5.ini is :

[libdefaults]

default_realm = CBAS.INT

dns_lookup_kdc = true

dns_lookup_realm = true

udp_preference_limit = 1

[realms]

CBAS.INT = {

kdc = LAMA.CBAS.INT

default_domain = CBAS.INT

}

My bsclogin.conf is :

com.businessobjects.security.jgss.initiate {

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

};

When I trie to connect in Deski, Webi, etc... the enterprise authentification is OK but the AD authentification always return error.

First if I don't tape anything, I've the FWM00006 message, if I tape the username and password I've got the FWM00005.

Thanks for your help...