Network setup
Network setup
- Subject: Network setup
- From: Mark Thomas <email@hidden>
- Date: Fri, 04 Jun 2004 18:11:24 +0100
- Organization: Coderus Ltd
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.