Re: Network setup
Re: Network setup
- Subject: Re: Network setup
- From: Mark Thomas <email@hidden>
- Date: Tue, 08 Jun 2004 14:21:31 +0100
- Organization: Coderus Ltd
Hi,
Both are failing at the moment :-(, which I find, but if I'm in the
Terminal.app in the same folder and do
Su
<password>
./Install205
All works fine, but not via the AuthorizationAPI :-(, but I should be root
when I request that script to run.
Any ideas
Thanks
Mark.
>
Is is the copy or the kextload which is failing, or both?
>
>
If it's kextload, check that the ownership of everything in the kext is
>
root:wheel and that permissions are correct (0755 for directories, 0644
>
for files, IIRC)
>
>
Regards.....Peter
>
>
> Hi,
>
> Any ideas, as I'm a little stuck here, as I find it weird, as I'm guess
>
> the installer does something similar when it's executing its post preflight
>
> script files.
>
>
>
> Thanks
>
> Mark.
>
>
>
> -----------------------------------------------------------------------
>
>
>
> Hi,
>
> I was wondering if anybody has any ideas/pointers why I cannot exec my
>
> shell script to execute, which I have written to copy over some .kext's to
>
> /System/Library/Extensions and then do a kextload, which all works great is
>
> I put my self in "su" mode in the terminal app.
>
>
>
> Where the problem lies is that I'm trying to get this script kicked off
>
> from within our tutorial/installer application, so I use Authorization API
>
> like I have for doing network configuration.
>
>
>
> But here, when I pass in a stdout parameter. I'm getting "Permission
>
> errors", from my cp commands, and kextload is saying I need to be root, but
>
> the authorization dialog came up, and did it thing, so slightly confused
>
> :-(.
>
>
>
> Any idea's,
>
> Thanks
>
> Mark.
_______________________________________________
macnetworkprog mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/macnetworkprog
Do not post admin requests to the list. They will be ignored.