[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] RE: Site user:group permissions
- Subject: Re: [cobalt-users] RE: Site user:group permissions
- From: Brent Sims <brent@xxxxxxxxxxx>
- Date: Tue Mar 20 13:55:48 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
On Sat, 17 Mar 2001, Steve West wrote:
} Basically, should I do the following:
}
} chown nobody:nobody -R /web
}
} Or should I be using the site admin:
}
} chown siteadmin:httpd -R /web
No, you shouldn't do either. What you should so is set the
directories and the files to the default permissions. Your best bet
is to use one of the other sites as a template. But the following
are the default settings on a non-FrontPage web on one of our RAQ3s:
siteX nobody.siteX 0755
web nobody.siteX 0755
/web/* UserName.sitex Permissions as appropriate
0644 for static content
0755 for execuitable content