This article describes the issue of the WEB_AUTH_FAIL error message being generated in Syslog, even when the user has successfully logged on to JWeb.
Logon to JWeb with the root user name, 'checklogin' is performed twice, and the first time always generates the WEB_AUTH_FAIL error message in Syslog. The following excerpt is from Syslog:
Apr 21 18:05:31 S1 checklogin[2446]: warning: can't get client address: Bad file descriptor Apr 21 18:05:31 S1 checklogin[2446]: WEB_AUTH_FAIL : Unable to authenticate httpd client (username root) Apr 21 18:05:31 S1 checklogin[2448]: warning: can't get client address: Bad file descriptor Apr 21 18:05:31 S1 checklogin[2448]: WEB_AUTH_SUCCESS: Authenticated httpd client (username root)