Setup guide
modify
Deletes the registered directory services
Options
The following options can be specified when using the register and modify subcommands:
-port port (optional)
Specify the port number of the directory service. When omitted, the following port number is regarded as having been specified using
the -method value.
- SSL
636
- PLAIN
389
-method {SSL|PLAIN} (optional)
Specify the communication encryption method for the directory service. Specify one of following options.
- When encrypted communication is enabled
SSL
- When encrypted communication is not enabled
PLAIN
When this option is omitted, the -method SSL is regarded as being specified.
The following options can be specified when using the register subcommand:
-ip ip_address
Specify the IP address of the directory service.
-base base_dn
Specify the search base of the directory service in DN format.
-bind bind_dn
Specify administrative user name of the directory service in the DN format.
-passwd password
Specify the password for the administrative user name of the directory service.
-passwd_file password_file
Specify the password file for the administrative user name of the directory service. Enter the password file using the following format
(remove the quotation marks).
"userdn,password"
Specify the following options when using the modify subcommand:
-ip ip_address (optional)
Specify the IP address of the directory service.
-base base_dn (optional)
Specify the search base of the directory service in DN format.
-bind bind_dn (optional)
Specify administrative user name of the directory service in the DN format.
- 42 -