To Configure the Server So the User is Prompted for
a Certificate Password
You can use DSCC to perform this task. For information, see Directory Service Control Center Interface and the DSCC online help.
-
Stop the server.
$ dsadm stop instance-path
|
-
Set the password prompt flag to on.
$ dsadm set-flags instance-path cert-pwd-prompt=on
|
You are asked to choose a new certificate password.
-
Start the server.
$ dsadm start instance-path
|