Ask a Question related to ASP.NET Security, Design and Development.
-
Rich #1
Windows Auth, MUST change password
If a user's password expires or an admin otherwise set the "user must change
password" flag it appears that a user can no longer access the web site.
Is this by design? This means I cannot enforce a password expiration policy
for web site users. Bummer! Are there any IIS metabase settings that could
be of help here?
Thanks
Rich
Rich Guest
-
Forms Auth Info passed to Windows Auth?
The requirement is to build an ASP.Net intranet application, so external users can log in to the main web portal via forms authentication, using... -
AD password policy in Forms auth against AD
Hey! I've successfully followed Microsofts example on how to use Forms authentication with Active Directory (from the "Building Secure ASP.NET... -
User must change password at next logon - Windows 2003 AD issue
The "User must change password at next logon" box is no longer available to our help desk. Delegation is set up to allow them to change the... -
question on windows auth
Hi I am working on an intranet application. I am using windows integrated authentication. Now since the authentication is done by active directory... -
Configuring Windows Auth & Forms Auth in Asp.Net
Configuring Windows Auth & Forms Auth in Asp.Ne Hi, I've configured a web app to use windows authentication and also set up two separate... -
Rich #2
Re: Windows Auth, MUST change password
answering my own post
[url]http://support.microsoft.com/default.aspx?scid=http://support.microsoft.com:80/support/kb/articles/q269/0/82.asp&NoWebContent=1[/url]
"Rich" <rmorrison@-greystone.com> wrote in message
news:ukxEwFwcDHA.3708@tk2msftngp13.phx.gbl...change> If a user's password expires or an admin otherwise set the "user mustpolicy> password" flag it appears that a user can no longer access the web site.
>
> Is this by design? This means I cannot enforce a password expiration> for web site users. Bummer! Are there any IIS metabase settings that could
> be of help here?
>
> Thanks
> Rich
>
>
>
>
>
>
>
Rich Guest



Reply With Quote

