|
security
newsgroups
|
|||||||||||||||||||||||
|
|||||||||||||||||||||||
enable smart card authentication on iis with phpI 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 I don't know how to do this, but it should not be hard to do and does not
need PHP. For example, I login with smartcard and websites automatically get my user identity, integrated with NTFS ACLs, delegated for pass-thru access, etc - it is all standard in Windows. IIS has no authentication type called "Smart card", so what you are asking for is definitely something transparently handled on the Windows side of things that has nothing to do with IIS or PHP; from IIS perspective, the browser just does the handshake with the necessary protocol and everything else automatically happens. I suggest search for the built-in support of Windows for this scenario - you do not need to perform custom authentication using a PHP page to get any of this to work. -- Show quoteHide quote//David IIS http://blogs.msdn.com/David.Wang This posting is provided "AS IS" with no warranties, and confers no rights. // "Wayne" <waynele***@gmail.com> wrote in message news:1146111931.957675.255560@u72g2000cwu.googlegroups.com... >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 >
Muliple Websites on Mutliple IP address with certicles [SSL]
File permissions vary based on access method problem default scripts and manuals IIS auth. problem with 2003 SP1 Remote administration security group..... Access denied logging to event log on Windows Server 2003 Integrated windows authentication problems IIS IP and domain name restrictions - automated access denial Strange issue with Integrated authentication and 3G IE prompts for username password when saving excel file opened in |
|||||||||||||||||||||||