tags:

views:

229

answers:

0

Hi all,

I need to enable Windows AD authentication for my web application (developed in coldfusion) deployed at IIS. Can any one help me out here. (About the IIS configurations required, CF settings etc ) I need the session to be created in ColdFusion server by Internet Information Server. IIS pass the active directory account name to CF and CF checks that in the MySQL database table and when it finds an equal user, it starts the session.