Previous Page
Next Page

Group Object User Interface Mapping

Tables B-6 though B-8 show group object names displayed in the Active Directory Users And Computers tool as they map to names available via ADSI scripting.

Table B-6. Group Object General Property Tab

UI Label

Active Directory Attribute

Group Name (preWindows 2000)

sAMAccountName

Description

description

E-Mail

mail

Group Scope

groupScope

Group Type

groupType

Notes

info


Table B-7. Group Object Member of Property Tab

UI Label

Active Directory Attribute

Comments

Member Of

memberOf

Contains the distinguished names of the groups to which this group belongs. The member attribute of each of the groups in this list contains the distinguished name of this group object.

  

The user interface does not directly modify the memberOf attribute. It modifies the "member" attribute on the group object of which this object is made a member. Active Directory maintains the memberOf attribute.


Table B-8. Group Object Member Members Property Tab

UI Label

Active Directory Attribute

Comments

Members

member

Contains the distinguished names of the members of this group object



Previous Page
Next Page