PreviousNext

The CDS hosts Directory

The following tables describe the namespace entries for /.:/hosts, the CDS hosts directory.

Name /.:/hosts/hostname
CDS Type Directory
Well Known No
Description Each host has a directory in which RPC server entries, groups, and profiles associated with this host are stored. This is simply a CDS directory. No bindings are present in the directory object itself; entries exist beneath the directory.
Default ACLs
Object ACL {unauthenticated r--t---}
{user creator rwdtcia}
{user hosts/hostname/cds-server rwdtcia}
{user hosts/hostname/self rwdtcia}
{group subsys/dce/cds-admin rwdtcia}
{group subsys/dce/cds-server rwdtcia}
{any_other r--t---}
Initial Object ACL {unauthenticated r--t---}
{group subsys/dce/cds-admin rwdtc--}
{group subsys/dce/cds-server rwdtc--}
{any_other r--t---}
Initial Container ACL {unauthenticated r--t---}
{group subsys/dce/cds-admin rwdtcia}
{group subsys/dce/cds-server rwdtcia}
{any_other r--t---}

Name /.:/hosts/hostname/cds-clerk
CDS Type Object
CDS Class RPC_Entry
Well Known No
Description This entry contains the binding for a CDS clerk.
Default ACLs
Object ACL {unauthenticated r--t-}
{user creator rwdtc}
{user hosts/hostname/self rw-t-}
{group subsys/dce/cds-admin rwdtc}
{group subsys/dce/cds-server rwdtc}
{any_other r--t-}

Name /.:/hosts/hostname/cds-server
CDS Type Object
CDS Class RPC_Entry
Well Known No
Description This entry contains the binding for a CDS Server.
Default ACLs
Object ACL {unauthenticated r--t-}
{user creator rwdtc}
{user hosts/hostname/self rw-t-}
{group subsys/dce/cds-admin rwdtc}
{group subsys/dce/cds-server rwdtc}
{any_other r--t-}

Name /.:/hosts/hostname/config
CDS Type Object
CDS Class RPC_Entry
Well Known Yes
Description This is the server entry for the dced on the given host. It is also the top of the naming tree for that dced. Programs obtain this name by using the call dce_cf_dced_entry_from_host( ).
Default ACLs
Object ACL {unauthenticated r--t---}
{user hosts/hostname/self rwdtc--}
{group subsys/dce/cds-admin rwdtc--}
{group subsys/dce/cds-server rwdtc--}
{any_other r--t---}

Name /.:/hosts/hostname/profile
CDS Type Object
CDS Class RPC_Entry
Well Known No
Description This is the default profile for host hostname. It must contain a default that points (possibly indirectly) at /.:/cell-profile. Programs obtain this name by using the call dce_cf_profile_entry_from_host( ).
Default ACLs
Object ACL {unauthenticated r--t-}
{user creator rwdtc}
{user hosts/hostname/self rw-t-}
{group subsys/dce/cds-admin rwcdt}
{group subsys/dce/cds-server rwcdt}
{any_other r--t-}

Name /.:/hosts/hostname/self
CDS Type Object
CDS Class RPC_Entry
Well Known Yes
Description This entry contains a binding to the dced daemon on host hostname. The dce_cf_binding_entry_from_host( ) call returns either the name of this entry when handed a hostname or the current host when a hostname is not provided.
Default ACLs
Object ACL {unauthenticated r--t-}
{user creator rwdtc}
{user hosts/hostname/self rwrdtc}
{group subsys/dce/cds-admin rwdtc}
{group subsys/dce/cds-server rwdtc}
{any_other r--t-}