Re: Recommendations on uniquely identifying a system.
site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Hd+m/bdWqs6jRRX3IKGVDQ+Sl+5qnVZQ25S3n6H1aaA=; b=T08VFl1p4J6ELFVyy3uGbI6a/i81Wfern4AYOWnBf+LvPwAXvE1J90hhz0jwI/Zmz4 h3LH/gh6lm7oj2y59KChopdmGVllUyHanBh3QCz9GIhLO7Ke9PX6vWwAsn7P82zneTIj oOE4yIiSqci/ALbPsmFPgP6s9/2ks2mlTfDc4= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Tvj+3XicE29GeG8SR9AzmDeIpB3L8s2pLxTVYQ8SAP52wHX0k641kobnB06I84Kgxr OKb/rqrQztIdg6ATIKdkSAQE0B6pDRPiyXB4I8WtsIiL9kfMcC3tSzRNN6fYgqhfnzop Q2MCOBZ5+JnJuEO8cb2ln9po69ADvXT0TE22w= On Wed, Mar 4, 2009 at 12:39 PM, Tom Fortmann <tfortmann@xcapesolutions.net> wrote:
I'm looking for recommendations on the best or most current way of uniquely identifying a system when registering with a server application. To date I've found three pieces of data that might do the job:
1. Primary MAC Address 2. IOPlatformSerialNumber 3. IOPlatformUUID value
The MAC address and serial number are both well documented in the technical note TN1103.
I would follow the recommendations of TN1103. The MAC address blended with platform serial number (or just one of those) should cover your needs well enough. -Shawn _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com
participants (1)
-
Shawn Erickson