Skip Navigation Links | |
Exit Print View | |
man pages section 1M: System Administration Commands Oracle Solaris 11.1 Information Library |
- FedFS initialization utility
nsdb-update-nci [-l nsdb]] [-r port] [-D bind_DN] [-w bind_PW] nce
The nsdb-update-nci command marks a distinguished name on an LDAP server as a container for FedFS data by adding the fedfsNsdbContainerInfo object class to the root of the naming context and setting the fedfsNcePrefixR attribute to point to the relative DN from the root of the naming context.
The following options are supported:
Specify the LDAP server implementing the NSDB.
Specify the port on which the LDAP server implementing the NSDB is listening.
Specify the distinguished name of a user permitted to change the NSDB information.
Specify the password for the bind DN user; use of a hyphen (-) will force prompting.
The following operand is supported.
The distinguished name of the container to be used to store FedFS information on the LDAP server implementing the NSDB.
Example 1 Using the Utility
The following sequence illustrates the use of nsdb-update-nci.
# nsdb-update-nci -l localhost -r 389 -D cn=Manager -w \ cthon.org dc=cthon,dc=org adding new entry "dc=cthon,dc=org" NCE entry created # nsdb-nces Host: localhost:389 namingContext 'dc=cthon,dc=org' is a FedFS NCE, DIT starts at ''
Successful completion.
An error occurred.
See attributes(5) for descriptions of the following attributes:
|
nsdb-list(1M), nsdbparams(1M), nfsref(1M), attributes(5), fedfs(5)