Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

PHP certificate auth system? 1

Status
Not open for further replies.

simon373

Programmer
Oct 25, 2006
25
0
0
Hi,

I would like some way of authenticating a user logging into my PHP intranet so that the user can only log in using one computer. Is there some way of implementing a certificate stored on the user's machine to do this?

Many thanks.
 
yes. typically this is done as a function of the webserver. i'd recommend asking in the IIS or Apache forum (as relevant)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top