Subject: Re: Can't add a user
To: Thomas Weckert <tweckert@ernie.mi.uni-koeln.de>
From: Jonathan Short <jonathan@leviathan.ele.uri.edu>
List: port-mac68k
Date: 10/26/1996 09:35:10
It sounds to me lie the permissions on /bin/csh are wrong.  So just chmod 
them so that people in your new user's group are allowed to use run csh.  
I guess that means that you just want to add execute, so you should use...
chmod o+x /bin/csh

-Jonathan

On Thu, 26 Oct 1995, Thomas Weckert wrote:

> I tried to add a user, I simply added the entry via vipw and in /etc/group,
> but after the login I get a message like "/bin/csh: Permission denied". I
> also tried an adduser script, with the same result. Any suggestions?
> 
> It's more fun to compute!
> Thomas
> 
> 
>