[941] in Kerberos
one more thing
daemon@ATHENA.MIT.EDU (Greg Wohletz)
Thu May 10 21:20:06 1990
To: kerberos@MIT.EDU
Date: Wed, 09 May 90 15:10:17 -0700
From: Greg Wohletz <greg%duke.cs.unlv.edu@RELAY.CS.NET>
There is one thing I forgot. In rpc.mountd if DEBUG is not defined the
first thing it tries to do is a getsockname on stdin. This fails. Is
there some program that sets the file descriptors up for the mountd before
execing it? All my machines run mountd from rc, so nothing is set up for
them.
With DEBUG defined it works fine (if you don't mind seeing all the debuging
information). What's the story?
--Greg