9fans archive / 1997 / 12 / 38 / prev next
From: kvanhees@fnx.com kvanhees@fnx.com
Subject: [9fans] need help with u9fs
Date: Mon, 15 Dec 1997 01:00:32 -0500 (EST)
Thomas West wrote:
>
> At 12:22 AM 12/15/97 +0000, you wrote:
> >> mount -c /srv/tcp!i!564 /n/i permission denied
> >>also,
> >> mount -c /srv/tcp!i!564 /n/kremvax permission denied
> >check the plan9 machine is in hosts.equiv
> >check the u9fs is setuid root
>
> ls -l /bin/u9fs gives:
> -rwxr-xr-x 1 root sys 61368 /bin/u9fs
^
+--- this would be 's' if the executable were setuid owner (root).
That could be the core of the problem. I can't check though since I do
not have the configuration to try it right now.
Good luck,
Kris