Internet Config from a daemon
Internet Config from a daemon
- Subject: Internet Config from a daemon
- From: Mike Cohen <email@hidden>
- Date: Tue, 19 Aug 2003 16:00:17 -0400
I have an agent which collects system information for asset management.
Among the information it collects is the user's name, email addresss &
SMTP server, home page, default browser & email program:
<CT:setting name="Name" value="Mike Cohen" />
<CT:setting name="SMTPHost" value="mail.bellsouth.net" />
<CT:setting name="HomePage" value="
http://my.excite.com/" />
<CT:setting name="Email" value="email@hidden" />
<CT:setting name="Browser" value="Camino" />
<CT:setting name="Mailer" value="Mail" />
<CT:setting name="Proxy" value="blueg3.homeip.net:81" />
<CT:setting name="UseProxy" value="false" />
If I run the agent manually from the terminal, it's able to return all
of the correct information, but none of the user-related info is
available when actually run as a daemon.
Is there any way I can have internet config obtain the settings either
for the currently logged in user or the machine owner? I don't see any
way to obtain that information with SCF rather than IC.
--
"To announce that there must be no criticism of the President, or that
we are to stand by the President, right or wrong, is not only
unpatriotic and servile, but is morally treasonable to the American
public."
--Theodore Roosevelt, 26th US President (1858-1919)
_______________________________________________
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.