11.12 Permission Errors
If a calling process does not have the correct permissions to join the application, the tpinit() call fails, returning TPEPERM
in tperrno(5)
. Permissions are set in the configuration file, outside of the application. If you encounter this error, check with the application administrator to make sure the necessary permissions are set in the configuration file.
Parent topic: Managing Errors