Permissions
Permissions
- Subject: Permissions
- From: Casey Fleser <email@hidden>
- Date: Fri, 20 May 2005 14:21:32 -0500
Is Install Owner = root / Install Group = admin supposed to work in
XCode? I get the following:
SetOwnerAndGroup "root:admin" "/Library/Application Support/xxx/
Helper Apps/foo.app"
cd /Users/casey/Documents/Projects/Griffin/xxx/BasicSuite
/usr/sbin/chown -RH "root:admin" "/Library/Application Support/
xxx/Helper Apps/foo.app"
chown: /Library/Application Support/xxx/Helper Apps/foo.app/Contents/
Info.plist: Operation not permitted
chown: /Library/Application Support/xxx/Helper Apps/foo.app/Contents/
MacOS/foo: Operation not permitted
chown: /Library/Application Support/xxx/Helper Apps/foo.app/Contents/
MacOS: Operation not permitted
chown: /Library/Application Support/xxx/Helper Apps/foo.app/Contents/
PkgInfo: Operation not permitted
Prior to Tiger/XCode 2, I was using a script owned by root:admin with
the setuid bit set that chown'd the relevant bits to root:admin, but
this also fails now with Operation not permitted. Any way around this?
Casey
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden