02-28-2012 07:20 AM
I have a group MultiDirectory with a SQL source and an LDAP source. Is it possible to define an LDAP group as a subGroup of a SQL group? If so, would you show how to configure the MultiDirectory, the SQL directory, and the LDAP directory to achieve this capability. Of course, the SQL directory should support SQL subGroups as well as LDAP subGroups.
02-28-2012 08:50 AM
It might be possible to configure the subGroup and the parentGroup fields of the SQLDirectory to resolve TableReference instances that point to the top-level group directory implemented by the MultiDirectory class. I am not sure anyone tried such a setup though.
The subGroup LDAPReference for the LDAPDirectory should mandatory point to it-self: that means that LDAP groups will only have LDAP subgroups. The parentGroup reference of the LDAPDirectory can be implemented with a inverse reference pointing to the subGroup field of the same directory.
02-28-2012 08:50 AM
It might be possible to configure the subGroup and the parentGroup fields of the SQLDirectory to resolve TableReference instances that point to the top-level group directory implemented by the MultiDirectory class. I am not sure anyone tried such a setup though.
The subGroup LDAPReference for the LDAPDirectory should mandatory point to it-self: that means that LDAP groups will only have LDAP subgroups. The parentGroup reference of the LDAPDirectory can be implemented with a inverse reference pointing to the subGroup field of the same directory.
02-28-2012 04:32 PM
Hi Olivier,
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.