Hello
Example:
We’ve a Employee and a Freelancer Group in our Domino Directory.
Now i want, that over Sametime LDAP only Employee’s are allowed to Login.
At the Moment every User that exists in the DD can Login on the Sametime-Server over LDAP.
Authentication Filter Looks like this atm:
(&(objectclass=organizationalPerson)(|(cn=%s)(givenname=%s)(uid=%)(sn=%s)(mail=%s)))
Same on other Systems like Confulence or so that use our LDAP-Directory on Domino.
i tried things like ou=Employee Group or cn=Employee Group in the LDAP Authentication Part but it didn’t work.
Anyone got some idea or a good Document were i can read about these things?
Thanks!
regards
Tibor