Page created: 27 Jul 2022
|
Page updated: 6 Feb 2023
Configure PingAccess to run as a Linux systemv service, causing it to start automatically when Linux starts.
Important:
The service script will only start if <JAVA_HOME> and <PA_HOME> are set and the PingAccess license file is found.
After registering, you can use the service
command to control the
PingAccess service. The available commands
are:
- start
- Start the PingAccess service.
- stop
- Stop the PingAccess service.
- restart
- Restart the PingAccess service.
- status
- Show the status of the PingAccess service and the service process identifier (PID).
Note:
The command service pingaccess status
displays the current
status of the running PingAccess service.