cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Your Friends List is a way to easily have access to the community members that you interact with the most! X

Translate the entire conversation x

Method server doesn't start. Error : [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece ]

alonkar-2
1-Visitor

Method server doesn't start. Error : [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece ]

Hi All,



Suddenly we start experiencing issue with our production as well as Test server.


We are using Corporate Ldap for Server for user login.


User were not able to login to server so we took down the server and now it is not coming up with below error in Method Server:


Error [LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 525, vece ]


Any help is appreciated.



Thanks,


~Amit

3 REPLIES 3

Is your Windchill able to ping the AD server. If so, can you telnet to the
AD server?

telnet {AD_SERVER_HOSTNAME} {LDAP PORT}

Example: telnet windchill.domain.com 389

It appears Windchill can't communicate with the AD server. This can be
because the connection is broken or the Username/Password is not valid.

Hi Ryan,



Able to ping to AD server as well as telnet is also working with port 3268 which we are using for corporate LDAP


Thanks,


~Amit

Amit,

Go into wt.properties and update the following property to look like
this.

wt.federation.org.directoryServices=$(wt.federation.org.defaultAdapter),$(wt.federation.org.enterpriseAdapter)

Try to start Windchill. Does it start ok?


Announcements

Top Tags