|
VMS Help SET, SERVER, SECURITY_SERVER *Conan The Librarian |
Controls the Security server.
Requires SYSPRV privilege.
Format
SET SERVER SECURITY_SERVER
| 1 - Qualifiers |
1.1 - /EXIT
Stops the detached security server process.
/EXIT cannot be used with any other qualifier.
1.2 - /RESTART
Restarts the detached security server process.
/RESTART cannot be used with any other qualifier.
1.3 - /START
Starts the detached security server process.
/START cannot be used with any other qualifier.
| 2 - Examples |
1.$ SET SERVER SECURITY_SERVER/EXIT
This command stops the detached security server process.
2.$ SET SERVER SECURITY_SERVER/RESTART
This command restarts the detached security server process.
|
|