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: Zak Burke <email@hidden>
- Date: Tue, 29 Jan 2008 15:09:36 -0500
On Jan 29, 2008, at 2:46 PM, Art Isbell 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 :-)
$ ls -ld /Library/WebObjects/Configuration drwxr-xr-x 3 appserver
appserveradm 102 Nov 20 2003 /Library/WebObjects/Configuration
I'll take your word for it. Having run that, I notice the following:
$ ls -ld /Library/WebObjects/Configuration
drwxrwxr-x 3 _appserver _appserveradm 102 Nov 5 19:57 /Library/
WebObjects/Configuration
What's with the underscores? The command I ran was
$ sudo chown -R appserver:appserveradm Configuration
zak.
_______________________________________________
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