Re: PPP connection
Re: PPP connection
- Subject: Re: PPP connection
- From: Dave Camp <email@hidden>
- Date: Thu, 5 Sep 2002 09:14:57 -0700
>
Altogether I want to do two things, change the connection details and
>
invoke Internet Connect to dialup, but changing the details must work
>
as quickly as possible.
The System Configuration Framework and MoreSCF will let you alter
network settings as needed.
>
it mustn't depend on admin/root-login but should be available to any
>
user-account.
Network settings can only be altered by processes running as root. You
would need to factor out that code into a separate tool that was suid
root and used Authorization Services.
Hope that helps,
Dave
---
Among the chief weapons of UNIX: Fear, surprise and ruthless
efficiency.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.