permissions and the /etc/skel directory
From: Chris W. Parker (cparker_at_swatgear.com)
Date: 12/31/03
- Previous message: Cleveland_at_winnefox.org: "RE: Forcing sendmail to send using a single ip address?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: <redhat-list@redhat.com> Date: Wed, 31 Dec 2003 12:41:17 -0800
hi people.
it doesn't appear that permissions set within the /etc/skel carry over
to the new users home directory (this is expected but unfortunate!).
here's what i did:
# cd /etc/skel
# mkdir www
# chown .apache . www/
# chmod 770 . www/
# useradd webtest
# passwd webtest
<password stuff>
of course the directory exists in /home/webtest but it's owned by the
user and it's group and not apache.
how do i give it default permissions also?
thanks,
chris.
-- redhat-list mailing list unsubscribe mailto:redhat-list-request@redhat.com?subject=unsubscribe https://www.redhat.com/mailman/listinfo/redhat-list
- Previous message: Cleveland_at_winnefox.org: "RE: Forcing sendmail to send using a single ip address?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|