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
Post a Comment