Re: Problem with the privileges of the KEXT package...
Re: Problem with the privileges of the KEXT package...
- Subject: Re: Problem with the privileges of the KEXT package...
- From: "David A. Gatwood" <email@hidden>
- Date: Tue, 28 May 2002 11:43:02 -0700 (PDT)
On Tue, 28 May 2002, [ISO-8859-1] Stiphane Sudre wrote:
>
Stupid question: what privileges are supposed to be put on the
>
components of a KEXT package? The next major release of OS X (and so the
>
next major release of Darwin I suppose) thinks that the following
>
privileges are bad :
>
>
.kext folder: drwxrwxr-x 4 root admin
>
Contents folder: drwxrwxr-x 6 root admin
>
Info.plist file: -rw-rw-r-- 1 root admin
>
Mac OS folder: drwxrwxr-x 3 root admin
>
binary: -rw-rw-r-- 1 root admin
>
>
At least that's what kextload -tv is saying.
I think the answer is
chmod -R g-w foo.kext
but I'm not positive. The usual way is to do a "pbxbuild install" and
you'll get something in /tmp with the right permissions.
Later,
David
---------------------------------------------------------------------
David A. Gatwood email@hidden
Developer Docs Writer email@hidden
Apple Computer email@hidden
Check out my weekly web comic:
http://www.techmagazine.org
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.