[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: adduser creates home dirs 700



Evgeny Popov <EvgenyP@comsec.co.il> writes:

> I would like to let users to browse their sites as
> www.domain.com/~username/. In order to do this, it should be at least 711
> permisions on /home/username, but adduser creates it 700. I did not find how
> to change it so the new added users will have correct permissions on their
> directories. The "umask" record in /etc/profile does not affect.

Is it so difficult to chmod the home directory after adduser finishes?
There is probably unpteen different ways to do it automagically.

-- 
Oleg Goldshmidt | ogoldshmidt@NOSPAM.computer.org 
"If it ain't broken, it has not got enough features yet."

=================================================================
To unsubscribe, send mail to linux-il-request@linux.org.il with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail linux-il-request@linux.org.il