[14550] in Athena Bugs
Re: sgi 8.0F: inetd
daemon@ATHENA.MIT.EDU (bdrosen@MIT.EDU)
Wed Aug 14 13:28:29 1996
From: bdrosen@MIT.EDU
To: bugs@MIT.EDU
Reply-To: bdrosen@MIT.EDU
In-Reply-To: "[14541] in Athena Bugs"
Date: Wed, 14 Aug 1996 13:28:25 EDT
I believe that the lines:
satwrite failure: inetd
are caused by the fact that fingerd is run with guest access
and satwrite needs more access than that (even if it is just going to fail
becasue satd is not running)
from the satwrite man page:
ERRORS
satwrite fails if these conditions are true:
...
[EPERM] the caller is not the Superuser.
Brett