Re: permission trouble with WO 5.3 on Mac OS 10.5
Re: permission trouble with WO 5.3 on Mac OS 10.5
- Subject: Re: permission trouble with WO 5.3 on Mac OS 10.5
- From: Art Isbell <email@hidden>
- Date: Tue, 29 Jan 2008 09:46:59 -1000
On Jan 29, 2008, at 9:18 AM, Chuck Hill wrote:
On Jan 29, 2008, at 7:59 AM, Zak Burke wrote:
I turned on adaptor debugging and saw the adaptor was trying to
cache info in /Library/WebObjects/Configuration/SiteConfig.xml, a
file owned by root, so I chowned that to appserver:appserverusr,
but that didn't help.
Actually, appserver:appserveradm is most correct for directory and
file owner and group. But wotaskd and JavaMonitor should run as
appserver and group appserverusr. I'll leave the explanation why the
groups differ as an exercise for the reader :-)
That user / group also needs execute permission on all of those
directories.
As in:
$ ls -ld /Library/WebObjects/Configuration drwxr-xr-x 3 appserver
appserveradm 102 Nov 20 2003 /Library/WebObjects/Configuration
$ ls -l /Library/WebObjects/Configuration/SiteConfig.xml -rw-r--r-- 1
appserver appserveradm 4980 Jan 29 06:38 /Library/WebObjects/
Configuration/SiteConfig.xml
Aloha,
Art
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden