asp.net - Forms authentication allows AD password expired users to login -


i having issue active directory password expired users. can login application , access application though password expired. when try run same code local give me membership.validateuser "false" ( pointing same active directory)

why there diffference on windows server 2008 r2 iis 7 , windows 7 iis 7?

is there specific setting on iis or ad need do? application - vsts 2010, asp.net 4.0, c# 4.0

can please help?

windows server 2008 r2 behavior different. somehow allows though change password on next logon checked.

please share experience.


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -