Re: adding user with chmod 755

2003-09-08 Thread Benjamin J. Weiss
Ack. sorry, I put it into the wrong place myself! Thanks! :) Ben > Ok. Finally found it. I added a line to the end of /etc/login.defs for: > UMASK 022 > and that did the trick. > > Thanks > Steve > > At 12:24 PM 9/8/2003 -0500, you wrote: > > > Is there something I am missing here that would

Re: adding user with chmod 755

2003-09-08 Thread Steve Buehler
Ok. Finally found it. I added a line to the end of /etc/login.defs for: UMASK 022 and that did the trick. Thanks Steve At 12:24 PM 9/8/2003 -0500, you wrote: > Is there something I am missing here that would allow me to user useradd > and have it automatically set the new users home directory t

Re: adding user with chmod 755

2003-09-08 Thread Steve Buehler
At 12:24 PM 9/8/2003 -0500, Benjamin J. Weiss wrote: > Is there something I am missing here that would allow me to user useradd > and have it automatically set the new users home directory to 755 so that > it can be used by the web server without having to go back and chmod the > directory? I am u

Re: adding user with chmod 755

2003-09-08 Thread Benjamin J. Weiss
> Is there something I am missing here that would allow me to user useradd > and have it automatically set the new users home directory to 755 so that > it can be used by the web server without having to go back and chmod the > directory? I am using RedHat 9.0 and this would be done from the comma

adding user with chmod 755

2003-09-08 Thread Steve Buehler
Is there something I am missing here that would allow me to user useradd and have it automatically set the new users home directory to 755 so that it can be used by the web server without having to go back and chmod the directory? I am using RedHat 9.0 and this would be done from the command l