In partial reply to my own question: I suppose the "domain" field is
created for the purpose of constructing a full user name to bind with.
But for eDirectory this does not work, one needs to be able to bind with
the full DN.
Cheers,
BC
On 02/08/13 21:07, Bart Coninckx wrote:
Hi All,
am configuring OM 2.1 for Novell eDirectory. To troubleshoot I'm
sniffing everything happening on the LDAP server.
This is the sequence of things
1. bind with admin DN (you see the full DN)
2. search for what was entered as userfield with the property in the
LDAP file for "field_user_principal"
3. you see the search result with the full DN
4. authentication of the user.
Step 4 goes wrong however: I see OM trying to authenticate with only
the username, and not the full DN.
Is this a bug?
Cheers,
BC