|
VMS Help SET, SERVER, ACME_SERVER, Examples *Conan The Librarian |
1.$ SET SERVER ACME_SERVER/START/LOG
This command starts the ACME server and creates and opens a new
log file.
2.$ SET SERVER ACME_SERVER/DISABLE/WAIT/CANCEL
This command disables all configured ACME agents, cancelling
all requests in progress. Control does not return to the
DCL command prompt until the ACME server has completed the
cancellations.
3.$ SET SERVER ACME_SERVER/CONFIGURE=(NAME=VMS,CREDENTIALS=VMS)
This command loads the VMS ACME agent and identifies its
credentials as VMS.
|
|