cancel
Showing results for 
Search instead for 
Did you mean: 

SMP 3.0 LDAP/AD Authentication issues

0 Kudos

Hi,

     We are using SMP 3.0 SP05. For the SMP Administration and Management Cockpit we are configuring AD/LDAP Authentication. Inside Settings > Security Profiles > admin (Cannot be deleted), we have added the "Directory Service LDAP/AD" as an authentication Provider. However when we try to log in with our AD/LDAP userid and password in the logs we get the following error message

2015 02 26 08:57:07#+0100#WARN#com.sybase.security.ldap.LDAPLoginModule##anonymous#http-bio-8083-exec-12###[LDAP: error code 1 - 000004DC: LdapErr: DSID-0C09072B, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, v2580 ] javax.naming.NamingException: [LDAP: error code 1 - 000004DC: LdapErr: DSID-0C09072B, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, v2580 ]

2015 02 26 08:57:07#+0100#DEBUG#com.sybase.security.internal.SecSubjectImpl##anonymous#http-bio-8083-exec-12###[LDAP: error code 1 - 000004DC: LdapErr: DSID-0C09072B, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, v2580 ] com.sybase.security.ldap.LDAPAuthenticationFailureWarning: [LDAP: error code 1 - 000004DC: LdapErr: DSID-0C09072B, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, v2580 ]

2015 02 26 08:57:07#+0100#DEBUG#com.sybase.security.ldap.LDAPLoginModule##anonymous#http-bio-8083-exec-12###[LDAP: error code 1 - 000004DC: LdapErr: DSID-0C09072B, comment: In order to perform this operation a successful bind must be completed on the connection., data 0, v2580 ] |

  

     What are we doing wrong? Any help would be appreciated.

_______________________________________

Have a nice day

Amardeep Verma

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

There was a problem with the BindDN of the LDAP/AD Security Configuration. Once we fixed that it started working again. Thanks a lot guys for your time.

Answers (4)

Answers (4)

0 Kudos

Discussion successfully moved from SAP for Mobile to SMP Developer Center as more appropriate space.

Regards, Mike (Moderator)

SAP Technology RIG

fenil_doshi
Participant
0 Kudos

Hi Amardeep,

Can you share the Security Configuration for LDAP/AD as I am facing the same issue of BindDN, I have given complete Bind DN of Admin user of LDAP but still facing issues so just wanted to verify the Security profile with yours. If it's possible can you share the screen shot of your Security profile.

Regards,

Fenil.

andreas_wegmann
Employee
Employee
0 Kudos
Kevin_SAP
Advisor
Advisor
0 Kudos

It's hard to say what's wrong with your configuration based on limited information, but the error indicates that your LDAP configuration is wrong in SMP and it can't get a valid connection to LDAP.  I have seen this usually with Bind Credentials are invalid.  You can debug your configuration with the CSI tool discussed in the documentation (Debugging Authentication Errors with CSI Tool - Administrator - SAP Library) or enable DEBUG on security.  There is also a Quick IQ at the Enterprise Support Academy demonstrating LDAP in SMP 3.x.