> > But, when i got home this morning, i tried to reproduce
> > the problem at my home plan9 installation and i didn't face the
> > same problem. and i was able to go through the first step.
> > the only difference is;
> > my home installation was from sept. 2009 iso and
> > my installation at work
> But, when i got home this morning, i tried to reproduce
> the problem at my home plan9 installation and i didn't face the
> same problem. and i was able to go through the first step.
> the only difference is;
> my home installation was from sept. 2009 iso and
> my installation at work is from apr
>
>
>
> Date: Thu, 13 May 2010 10:24:53 +0100
> From: "Steve Simon"
> Subject: Re: [9fans] configure a plan9 cpu+file+auth server
> Message-ID:
> Content-Type: text/plain; charset="US-ASCII"
>
> Is this an authentication problem?
> are you ru
On Thu, May 13, 2010 at 11:01 AM, ruel hernandez wrote:
> I made a new installation of plan9 at work, now i can use plan9 at
> home
> and at work. :) After a few days of using the system and reading some
> papers from the internet, i decided to turn it into a plan9 cpu+file
> +auth server.
> So, i
Is this an authentication problem?
are you running authentication?
These might give you a hint as to why you don't have permission:
% ls -ld /cfg
% echo $user
% grep $user /adm/users
-Steve