Previous Topic: INFO    : P=ppp ended

Next Topic: INFO    : P=ppp Unknown TTY type typename


INFO : P=ppp Exec Failed

This message indicates that process ppp failed to execute the last EXEC syscall, because UNIX refused this request (after CA Access Control granted the execution). Therefore, CA Access Control restores the value of the former executable that was associated with this process, as the program running under this process ID. In most cases, the process terminates. This is not necessarily an error, and you need not take any special action. However, you should use UNIX tools to isolate the reason that execution failed. In most cases, the reason is that a shell script does not have the “#!/bin/sh” header on the first line.