You must have a NetSolve agent running somewhere first.
You must be logged into UNIX as the owner of the /etc/netsolve.keytab file, since the server needs to be able to read this file.
Set up the environment variables:
UNIX> setenv NETSOLVE_AGENT netsolve.agent.host
UNIX> setenv NETSOLVE_KEYTAB /etc/netsolve.keytab
UNIX> setenv NETSOLVE_USERS /etc/netsolve.users
|
Start the server
UNIX> /path/to/netsolve/server -k &
|