Re: Truly unique number for a computer.

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Have you looked at using "Client Certificates" for this? If you use client
certs, you can configure IIS to reject connection attempts from systems that
either don't have a certificate or whose certificate has expired (or been
revoked, by you, of course). I don't know if you can then configure the
maximum number of connections but I suspect that you may also be able to do
that using IIS.

Client certificates will solve your problem.

--
--- Nick Malik [Microsoft]
MCSD, CFPS, Certified Scrummaster
http://blogs.msdn.com/nickmalik

Disclaimer: Opinions expressed in this forum are my own, and not
representative of my employer.
I do not answer questions on behalf of my employer. I'm just a
programmer helping programmers.
--
"UJ" <fred@xxxxxxxxxxx> wrote in message
news:ONi7B%23SvFHA.904@xxxxxxxxxxxxxxxxxxxxxxx
> Is there any number I can get that is truly unique for a computer that
> can't be changed? I want to have a system whereby I have a computer that
> accesses a web service based on some unique value that can't be changed.
> Or at least if it is changed, it's not changed frequently. (IP address
> won't work because that can change frequently).
>
> Here's my thought - the program boots up, finds some unique piece of
> information, sends that off to the web service who checks that against a
> master list. If the ID is there, everything is OK, if not - it stops dead
> (there of course would be a way to add the ID to the master list but that
> would involve human interaction.)
>
> This is for a system whereby when a user buys our product, we only allow x
> number of machines to connect to the web service and need to limit that.
>
> I've thought about MAC address but have been told that that can be
> spoofed.
>
> If there either a serial number or GUID available for the machine itself?
>
> TIA - Jeffrey.
>
>


.



Relevant Pages

  • Re: IIS Client Certificate Mapping
    ... > PKI Client Certificates? ... > required Client Certificates as well. ... > as the user has a certificate IIS allows access, ... That account can access the files ... ...
    (microsoft.public.inetserver.iis.security)
  • How configure IIS 6.0 to accept client certificates issued by any
    ... accept client certificates issued by any CA (including certificates issued by ... CAs not trusted by IIS or the server), and it seems it's not possible in IIS ... all client certificates, whatever the issuing CA will be. ...
    (microsoft.public.inetserver.iis.security)
  • Re: Digital Certificates Concepts needed (newbie to Crypto)
    ... > authentication via smartcards that will hold client certificates. ... Do we have to have a online connection / request to the CA? ...
    (microsoft.public.platformsdk.security)
  • Re: IEEE 802.1x & EAP-TLS design based on Windows 2000 Server
    ... Enterprise CA because of political factors (internal customer ... politics, the AD is managed by different departments, and so on), so ... > auto-installation of the users' certificates. ... You want to use client certificates, ...
    (Focus-Microsoft)
  • Re: Changing CA CRLs
    ... Do client certificates need to be re-issued when authenticating using IIS? ... CDP information in the certificate that is listed/installed in the CTL. ...
    (microsoft.public.win2000.security)