SGD-AD "LDAP error code 49"

Dear all,

I saw the following error in the server-login log file:

--

2007/07/24 15:15:03.098 (pid 2698)server/login/moreinfo#1185261303098

Loaded class com.sco.tta.server.login.LdapLoginAuthority: {

LDAPRoot=.../_ldapmulti/forest/

accountEnabledChecked=false

anonLogin=false

attemptPasswordChange=true

generalLdapProfileName=.../_ens/o=Tarantella System Objects/cn=LDAP Profile

mustChangePasswordResult[0]=LDAP: error code 49 - 80090308: LdapErr: DSID-0C090290, comment: AcceptSecurityContext error, data 701

mustChangePasswordResult[1]=LDAP: error code 49 - 80090308: LdapErr: DSID-0C090290, comment: AcceptSecurityContext error, data 773

mustChangePasswordResult[2]=LDAP: error code 49 - 80090308: LdapErr: DSID-0C09030F, comment: AcceptSecurityContext error, data 773

mustChangePasswordResult[3]=LDAP: error code 49 - 80090308: LdapErr: DSID-0C090334, comment: AcceptSecurityContext error, data 773

name=com.sco.tta.server.login.LdapLoginAuthority

propAccEnabled=scottaaccountenabled

userMustChangePasswordResult=LDAP: error code 49 - 80090308: LdapErr: DSID-0C090290, comment: AcceptSecurityContext error, data 773

userPasswordExpiredResult=LDAP: error code 49 - 80090308: LdapErr: DSID-0C090290, comment: AcceptSecurityContext error, data 701

version=4.31.905

}

What should i do in my SGD server ?

What should i do in my AD server ?

What is the solution to resolve the error ?

Appreciate any help given.

[1567 byte] By [Alisamprasa] at [2007-11-27 11:30:45]
# 1

This message is not reporting an error. It is reporting that the LdapLoginAuthority class has been loaded. The mustChangePasswordResult[] member array contains possible error messages that can be returned from the LDAP Server which will prompt for a user to change their passwords.

userMustChangePasswordResult and userPasswordExpiredResult members also contain errors expected from the LDAP Server when a password needs changing.

-

DD

deanydean_sgda at 2007-7-29 16:35:43 > top of Java-index,Desktop,Sun Secure Global Desktop Software...
# 2

Hi Dean,

Thank you for your reply.

FYI, i have integrated SGD with Windows Server 2003 AD. I am not good in AD and LDAP part.

Can you tell me on how to correct the message LDAP error code 49 ?

What should i do ?

Should i edit some settings in SGD server?

Or have to edit in AD server ?

Thanks.

Alisamprasa at 2007-7-29 16:35:43 > top of Java-index,Desktop,Sun Secure Global Desktop Software...