Can I get the any of this information through php or do I need adjust the settings on the server. Doing it through php is preferable...

I was also thinking of having an application installed on the client to gather information and send it to my php script. However, I have little idea where to start with that...

Thanks again,
Chris


From: Ray Hunter <[EMAIL PROTECTED]>
To: Chris Cook <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED]
Subject: Re: [PHP] Computer Authorization
Date: 20 Feb 2003 18:11:59 -0700

domain name, wins, kerberos, nis, mac-address

those might be what you need...

if you are using dhcp then you can get the ip information from the dhcp
number based on the mac address...

but remember that these can be spoofed...

On Thu, 2003-02-20 at 17:59, Chris Cook wrote:
> Hello all,
>
> I am looking into an application that only specific computers can access. A
> login does not work since we only want people to log in from certain
> computers. IP numbers dont work since they are dynamic. Cookies work
> temporarily, but are often deleted and are not the most secure route. Any
> suggestions for accomplishing this?
>
> Thanks for any help,
> Chris
>
>
>
>
> _________________________________________________________________
> Tired of spam? Get advanced junk mail protection with MSN 8.
> http://join.msn.com/?page=features/junkmail
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php




--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

_________________________________________________________________
The new MSN 8: advanced junk mail protection and 2 months FREE* http://join.msn.com/?page=features/junkmail


--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to