Re: Storing licence info (other than NSUserDefaults)
Re: Storing licence info (other than NSUserDefaults)
- Subject: Re: Storing licence info (other than NSUserDefaults)
- From: Stefan <email@hidden>
- Date: Sun, 30 Dec 2007 23:50:07 +0100
How about installing the license on one system (the key server) and
advertising license details using bonjour through TCP/IP?
Am 30.12.2007 um 21:23 schrieb j o a r:
On Dec 30, 2007, at 3:50 AM, Keith Blount wrote:
I want to keep this as the standard place for the
licence. However, a university has just bought 70
licences for their English department, and in this
situation the user defaults solution doesn't work
well, given that all of their staff and students have
different accounts, so they would need the licence
multiple times on every machine.
Check the CFPreferences API for a way to access shared preferences.
One solution would be first to check for the licence
info in /Library/Application Support before defaulting
to the standard ~/Library/Preferences. This would mean
installing the licence on all 70 machines
individually, still, though (but at least it wouldn't
entail doing so for each individual user).
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden