We have a strange Problem with varifying valid maiuser over the Domino-LDAP from the CA application: Meanwhile we managed to get all values we need (also for MailIn Groups) over the “set configuration LDAPPre55Outlook=1” value and the “set configuration LDAPGroupMembership=1”. The settings for the LDAP search at the SCM looks like this:
Base DN:
Object class attribute: objectClass
Single object class value: dominoPerson
Group object class value: dominoGroup
Primary mailbox attribute: mail
Secondary mailbox attribute: UserID
Secondary mailbox Prefix:
Group memeber attribute: Member
Group owner attribute: owner
Public folder: dominoserverMailInDatabase
Memebership attribute: Memeber Of
well - as lond the mailaddress is valid everything works fine - but as soon the address is invalid we get a “Operations Error”
Fact is also that - if we put BaseDN to a specific value we get a “mailaddress not found” which is ok - but this only searches the specific DN and not the complete root … ARGH
Any comment would be apreciated!