cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
3030
Views
0
Helpful
2
Replies

LDAP Group Queries and Lotus Domino

Micke_ironport
Level 1
Level 1

The following is written in the IronPort AsyncOS 4.5.5 release Notes

LDAP Group Queries are not Supported for Lotus Notes
Due to the way that Lotus Notes handles group membership, LDAP group queries are not supported for Lotus Notes in this release. [Defect ID: 18102]

If anyone is using Lotus Domino as a LDAP server and IronPort as a client for LDAP group queries I have a working solution. With some Domino- admin and development skills this is quite straight forward. In short you have to adjust the Domino Directory and extend the LDAP schema. Give me a hint if someone needs a more detailed description.

// Micke

2 Replies 2

I think we did just what you said. modified the schema.

(&(member={a})(objectclass=dominogroup)(cn={g}))

Can anyone send me workable solution to do group query to lotus notes?