Jump to content

Active Directory Token / PHP


Centinul

Recommended Posts

My environment is setup like this:

 

Windows Server 2003

Active Directory 2003

IIS 6.0

PHP 5.1.6

 

When a user tries to hit my system they are prompted for an Active Directory username / password combination. If their information is correct they get to the application. I need to modify the application code to check if the users password is about to expire.

 

IIS can  be configured to pass a token to the application.

 

How would I use PHP to read the contents of this token so I can query AD?

 

Thanks,

 

Centinul

Link to comment
https://forums.phpfreaks.com/topic/69887-active-directory-token-php/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.