1.3.3 Name Service Entries in Active Directory
In Active Directory domain environments, this specification persistently stores RPC name service entries in the Active Directory store. The following schema elements are used to implement persistent storing, as specified in section 2.2.5.
Schema class |
Description |
---|---|
rpcServer |
Represents a server entry. This instance contains the object UUIDs exported to the server entry. Interfaces exported by the server are represented as child elements of this instance of type rpcServerElement. |
rpcGroup |
Represents a group entry. This instance contains group members of the Group Entry. |
rpcProfile |
Represents a profile entry. Profile elements in this profile entry are represented as child elements of this instance of type rpcProfileElement. |
rpcServerElement |
Represents a single interface exported to the server entry represented by the parent container. |
rpcProfileElement |
Represents a profile element exported to the profile entry represented by the parent container. An entry with an interface identifier specification of null GUID represents the default profile element of the profile entry. |
The following diagram shows the layout of the RPC name service entries in the Active Directory store.
Figure 1: Active Directory layout