


AcuServer will not run on a UNIX server unless proper ownerships and permissions are set on the three files named in the table below. Setting ownerships and permissions requires root privileges. Use the UNIX utilities "chown" and "chmod" to set ownerships and permissions.
UNIX ownerships and permissions must be assigned as follows:
| FILE NAME
| OWNER
| PERMISSIONS
|
| acuserve (executable file)
| root
| 755
|
| AcuAccess (server access file)
| root
| 600
|
| a_srvcfg (server configuration file)
| root
| 644 |