enable smart card authentication on iis with php

enable smart card authentication on iis with php

am 27.04.2006 06:29:36 von Dan Lewis

I have a website on an intranet that uses php and all of our users
utilize smart cards for login to active directory. Can someone point
me to something that shows how to implement smart card authentication
on iis/php? Right now, the php page queries for the username/password
and checks against AD using LDAP.

Thanks