Coda File System

Re: Auth2 fails to start - cannot create socket

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Thu, 14 Dec 2000 11:23:10 -0500
On Thu, Dec 14, 2000 at 01:53:56PM +0000, Stephen Torri wrote:
> On Mon, 11 Dec 2000, Jan Harkes wrote:
> > On Mon, Dec 11, 2000 at 11:22:56AM +0000, Stephen Torri wrote:
> > > Auth2 fails to start. Log file says that RPC_INIT failed to create socket.
> > > 
> > > Nothing fails to compile from srpm. All install fine. Only the startup of
> > > auth2 via /etc/rc.d/init.d/auth2.init fails. No message given other than
> > > the above.
> > 
> > Check whether there is any process already bound to port 370/udp.
> > 
> >     netstat -ln, or lsof -i udp:370
> > 
> > Jan
> 
> Netstat and lsof both say that nothing is bound to port 370/udp.
> Should this port be in the /etc/services file?

Yes, you need the following line in /etc/services:

    codaauth2 370/udp # Coda authentication server

Jan
Received on 2000-12-14 11:23:19