cancel
Showing results for 
Search instead for 
Did you mean: 

ADS create user Authentication error

Former Member
0 Kudos

Hi

I'm getting following error when i'm trying to create a user in AD.

mx:TEXT>dcString decoding temp string</mx:TEXT>

<mx:TEXT>java.lang.IllegalArgumentException: Non hex character found: ':' (-1) at offset 1</mx:TEXT>

<mx:ENTRY/>

</mx:ERROR>

<mx:ERROR seq="2">

<mx:TEXT>dcString decoding temp string</mx:TEXT>

<mx:TEXT>java.lang.IllegalArgumentException: Non hex character found: ':' (-1) at offset 1</mx:TEXT>

<mx:ENTRY/>

</mx:ERROR>

<mx:ERROR seq="3">

<mx:TEXT>ToDSADirect.init got exception, returning false. - URL:ldap://XXXXXX.com:389</mx:TEXT>

<mx:TEXT>javax.naming.AuthenticationException: [LDAP: error code 49 - 8009030C: LdapErr: DSID-0C090336, comment: AcceptSecurityContext error, data 52e, vece

any idea what it could be? I can access AD with same username and password seperately. I have also checked the all the repository attribues looks fine.

Thanks,

Sunil

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Guys,

Did you have any solution for this.

I am getting the same error message when doing an initial load from an abap system

Error dcString decoding temp string

java.lang.IllegalArgumentException: Non hex character found: ':' (-1) at offset 1

Thanks in advance

Former Member
0 Kudos

I have the same problem...

Former Member
0 Kudos

Maybe its not the username and password that are wrong, but the specified root DN?

Best regards

Holger

Former Member
0 Kudos

Hi,

You should use the completed DN as user login,

Former Member
0 Kudos

Hi Sunil,

Please check the

Note 1346540 - Error: LDAP Authentication could not log you on. Please make sure your logon information is correct

and

Note 1053429 - LDAP registration fails with "Invalid credentials"

Thanks,

Sridhar