3.0 Administering NDS through ConsoleOne
You can use ConsoleOne to administer the NDS namespace as
well as other namespaces. Namespace administration in ConsoleOne
consists of the following components.
- AdminNamespace is a generic namespace
that can be extended for specific namespaces such as NDS, the NetWare
file system, local file systems, and LDAP.
- NDSNamespace is used to access NDS. It allows you
to administer objects, the schema, and partitions. It is a more
specific interface derived from the AdminNamespace. As shown in
the illustration below, other namespaces can be implemented in the
same way by deriving an interface from the AdminNamespace.
- AuthenticationNamespace is an interface that allows
NDS authentication. It is not used by other namespace implementations.
- NDSNamespaceImpl is Novell's implementation of the
NDSNamespace.
See Also: