Nesting ldap groups in domino groups

I have set up a webserver domino 651 to work with ldap and everything is working fine. In the acl there are standing ldap groups like group/ou/organisation. This is working, but i want to use in the acl domino groups and nested in these groups the ldapgroup. This is not working, has anyone idea’s?

So, in the nab are standard accesgroups and within these groups i want to nest ldapgroups

Subject: nesting ldap groups in domino groups

I have set up a webserver domino 651 to work with ldap and everything is working fine. In the acl there are standing ldap groups like group/ou/organisation. This is working, but i want to use in the acl domino groups and nested in these groups the ldapgroup. This is not working, has anyone idea’s?

So, in the nab are standard accesgroups and within these groups i want to nest ldapgroups

If I understand you correctly, you would like Group documents (e.g., “cn=primary group”) in your Domino directory to have Members who are groups (e.g., “cn=foreign group”) in LDAP directories, configured through directory assistance.

We consciously do not allow cross-directory group references to occur for group authorization. Security-wise our customers probably do not the member definitions of a group to be affected by definitions in an external directory. If they wish to do this, they can define the desired group structures entirely in the LDAP directory (e.g., “cn=foreign primary group” has a Member “cn=foreign group”).