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

Re: [cobalt-users] RE: Site user:group permissions



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