Groups Edirectory

Overview#

Groups Edirectory have some interesting aspects that developers and administrators need to keep in mind when performing their duties.

Group Management With Novell Tools#

When using Novell's tools (iManager, ConsoleOne and NWAdmin) the tools perform some background operations that developers and administrators need to know about.

When Adding a User to a Group#

Regardless of which method or tool is used the following attributes should be set on the Group entry: Regardless of which method or tool is used the following attributes should be set on the User entry:

When NOT using Novell's tools, often only the member attribute of the group entry are set.

In addition, there are times in various versions that Novell's tools bugs in the tools fail to set the attributes.

The later versions of DirXML product supports the automatic setting of Reciprocal Attributes when either is set. The driver needs to be enabled for Reciprocal Attributes. Once set, setting GroupMembership on the user will cause the driver to set the member attribute on the appropriate group. This assumes both the user and the group are associated with the driver.

What Does it Mean?#

The securityEquals and equivalentToMe are Reciprocal Attributes and proprietary feature in EDirectory and are used only to assign permissions within the EDirectory TREE. There is no consequence of these value NOT being present on an entry if there are no permissions assigned to the LDAP entry. If no permissions are assigned within the EDirectory Tree to the Group, then there is no consequence of not populating the securityEquals and equivalentToMe attributes.

The groupMembership and Member are Reciprocal Attributes where groupMembership is a reciprocal "connivence" attribute to the member attribute on the group.

Referential Integrity of Distinguished Name Syntax#

EDirectory maintains referential integrity on any values that are of the Distinguished Name syntax.

The good news if that if the member attribute is contains a user entry FDN and the user entry is removed, the member attribute value for the removed user entry will be removed.

Generically, here are the rules to keep in mind on NDS referential Integrity:

NDS Group Fix Tool#

If your groups are out of whack, this tool may help.

NDS Groups with IDM#

Do not work too hard see syncing NDS Groups with IDM

Add a user to a Group (eDirectory)#

We show the particulars of how to Add a user to a Group (eDirectory)

Category#

eDirectory

More Information#

There might be more information for this subject on one of the following: