FOMN0015
getpwnam: username: No such user: errdesc, rsn= reason_code

Explanation

An error was returned on the getpwnam() inetd issued in preparation for setting the proper username for a service.

In the message text:
username
A username specified in the configuration file.
errdesc
Error description associated with the errno returned from getpwnam() .
reason_code
The reason code returned from getpwnam().

System action

inetd continues processing, but abandons the current request.

System programmer response

Verify that the username shown is correctly set up in your security product.