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
- [opensuse]
... I'm trying to use mod_userdir in apache. ... in a users home directory
to serve web pages. ... I have a publically readable public_html folder with an index.html
within it- ... Is there another configuration setting required to get the userdir mod working
... (SuSE) - Re: How to get Apache to write files as group writable?
... >> change the group apache runs as from apache to www (or whatever group ...
> created by the web server in any way, only the GID of those files (if ... The reason
why I need apache to have write permissions set for the UID ... reason why my local
users and apache are all in the 'www' group. ... (Fedora) - Re: [opensuse] userdir on apache not working
... I'm trying to use mod_userdir in apache. ... folder in a users home
directory to serve web pages. ... There's been a change in this configuration since
10.0. ... (SuSE) - Re: [opensuse]
... I'm trying to use mod_userdir in apache. ... This provides a public_html folder
... in a users home directory to serve web pages. ... (SuSE)