Share via

ldap issue

Anonymous
2016-07-22T18:59:25+00:00

we are trying to get humhum and LDAP to work within our AD environment.  Our current environment is a mixed domain and forest of windows 2008r2 and windows 2012r2. 

basically what we are trying to do is have our users be allowed access into this webpage for training using their network name and password.

The issue that we are seeing is

Status: Error! (Message: 0x50 (Other (e.g., implementation specific) error; 80090304: LdapErr: DSID-0C0903A8, comment: AcceptSecurityContext error, data 20ee, v1db1): CN=LDAP,OU=Users-Undefined,OU=ouUSS-Departments,DC=---,DC=local)

the LDAP account is a domain admin account with all rights to the server

The LDAP is on a member server named netmon using port 389

We are using an LDAP instance named ldap1 with the following account named ldap,

ldap [netmon.---.local:389]

     cn=ldap1,dc=---,dc=local

         cn=lostandfound

         cn=ntds quotas

         cn=roles

I have added the cn=users container and with the user cn=ldap, msds-useraccountdisabled = false

In reading some articles and watching youtube, it states that i must export information from my DC and import it to this location, but when i do it will not import

using ldp i can bind with the local account but still can't get any users to populate

res = ldap_simple_bind_s(ld, 'CN=ldap,CN=users,CN=ldap1,DC=---,DC=local', <unavailable>); // v.3

Authenticated as: 'CN=ldap,CN=users,CN=ldap1,DC=---,DC=local'.

Windows for home | Other | Internet and connectivity

Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.

0 comments No comments

0 additional answers

Sort by: Most helpful