Operational Attributes
148
Netscape Directory Server Schema Reference • October 2004
nsRoleDn
Definition
This attribute contains the distinguished name of all roles that apply to an entry.
Membership of a managed role is conferred upon an entry by adding the role’s
DN to the entry’s nsRoleDN attribute.
For example:
dn: cn=staff,o=Netscape,o=example.com
objectclass: LDAPsubentry
objectclass: nsRoleDefinition
objectclass: nsSimpleRoleDefinition
objectclass: nsManagedRoleDefinition
dn: cn=userA,ou=users,o=Netscape,o=example.com
objectclass: top
objectclass: person
sn: uA
userpassword: secret
nsroledn: cn=staff,o=Netscape,o=example.com
A nested role specifies containment of one or more roles of any type. In that case,
nsRoleDN
defines the DN of the contained roles.
For example:
dn: cn=everybody,o=Netscape,o=example.com
objectclass: LDAPsubentry
objectclass: nsRoleDefinition
objectclass: nsComplexRoleDefinition
objectclass: nsNestedRoleDefinition
nsroledn: cn=manager,o=Netscape,o=example.com
nsroledn: cn=staff,o=Netscape,o=example.com
This attribute is defined in Directory Server.
Syntax
DN, multi-valued.
OID
2.16.840.1.113730.3.1.575
Содержание NETSCAPE DIRECTORY SERVER 7.0
Страница 1: ...Schema Reference Netscape Directory Server Version7 0 October 2004 ...
Страница 10: ...10 Netscape Directory Server Schema Reference October 2004 ...
Страница 24: ...Schema Checking 24 Netscape Directory Server Schema Reference October 2004 ...
Страница 140: ...140 Netscape Directory Server Schema Reference October 2004 ...
Страница 178: ...178 Netscape Directory Server Schema Reference October 2004 ...