1
vote
2answers
995 views
Add LDAP entry to Active Directory via ext/ldap
Using ext/ldap I'm trying to add entries to an Active Directory. As long as I only use one single structural objectClass everything works as expected, but as soon as I try to add an entry with a …
