Coda File System

Re: cannot connect to auth2 on the localhost

From: Jan Harkes <jaharkes_at_cs.cmu.edu>
Date: Fri, 7 Jul 2000 13:09:19 -0400
On Fri, Jul 07, 2000 at 02:48:22PM +0300, Denis A. Tonkonog wrote:
> 
> Hello!
> 
>  We have successfully set up both Coda server and client version 5.3.8
> on the same machine (SCM), OS is Debian GNU/Linux 2.2. However we can't
> use clog, au etc. on the SCM machine despite being able to use Venus.
> clog works fine from other machines in our network, but on the SCM machine
> it hangs by the few seconds and then responds:
> 
> Authentication Failed: RPC2_NOBINDING (F)
> 
> Is it known problem? If so, what is the solution?

Could you try it with 'clog -host <hostname>' and 'clog -host
localhost'?

I'm actually curious where it tries to connect to, maybe you can use
strace to find it out, send me the output of:

    # strace -etrace=sendto,recvfrom clog

Jan
Received on 2000-07-07 13:23:08