Defines the names to use for defined data types when generating directory information tree (DIT) data for LDAP.
Data_Type LDAP_Attribute_Name LDAP_Object_Class LDAP_Value
Item | Description |
---|---|
Data_Type | Specifies the data type. Values are USER, GROUP, ID, HOST, SERVICE, PROTOCOL, NETWORK, NETGROUP, RPC, AUTHORIZATION, ROLE, PRIVCMD, PRIVDEV and PRIVFILE. |
LDAP_Attribute_Name | Specifies the LDAP attribute name. |
LDAP_Object_Class | Specifies the LDAP object class associated with LDAP_Attribute_Name. |
LDAP_Value | Specifies the LDAP attribute value. |
The Data_Type field must be one of the recognized types. The remaining fields in an entry are configurable by the system administrator. System administrator must ensure that the LDAP_Object_Class field is appropriate for the supplied LDAP_Attribute_Name as the commands do not verify the combination.
USER ou organizationalUnit Employees
GROUP ou organizationalUnit Departments
USER ou organizationalUnit aixuser
GROUP ou organizationalUnit aixgroup
ID ou organizationalUnit system