Re: ActiveDirectoryMembershipProvider ( password expiration?)
- From: "Joe Kaplan" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 5 Jul 2007 10:26:46 -0500
This situation cannot be handled via LDAP in general, so I would not expect
the provider to be able to handle this (since it uses LDAP). You probably
can't code around this either though, as once the user's password has
expired, it has to be administratively reset. The only thing you could do
is use the password recovery features to do some sort of question/answer
pair thing. I believe the provider already supports this though.
Joe K.
--
Joe Kaplan-MS MVP Directory Services Programming
Co-author of "The .NET Developer's Guide to Directory Services Programming"
http://www.directoryprogramming.net
--
"J" <J@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:7827D407-38AF-49FA-86B2-73295D60C9E4@xxxxxxxxxxxxxxxx
Hi,
I'm thinking about using the ActiveDirectoryMembershipProvider for the
login
control and I'm wondering if the provider can handle the situation where
the
user's password has expired (after 90 days for example) and they need to
change it. So far after reading documentation I haven't been able to find
an
answer to this question. If the provider does not support this, will I
need
to extend the provider or create a custom one.
Thanks,
J
.
- Prev by Date: aspnet local user account rights to c:\windows\temp automatically removed
- Next by Date: Re: Cookies expiring when user logs out?
- Previous by thread: aspnet local user account rights to c:\windows\temp automatically removed
- Next by thread: Re: Role based security with forms authentication
- Index(es):
Relevant Pages
|
|