Re: ActiveDirectoryMembershipProvider ( password expiration?)



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


.



Relevant Pages

  • Re: Need to read "Store password in reversible encryption for all users in the domain"
    ... I always avoid the LDAP provider like the plague. ... as well as servers in domains. ... You can use these filters in ADUC. ...
    (microsoft.public.windows.server.scripting)
  • Re: MOSS My Sites for non-AD users
    ... and I have tried LDAP and AD providers. ... LDAP provider. ... profiles imported with the AD import to accounts created with the ... I'm nearly entirely sure it won't work for forms authentication. ...
    (microsoft.public.sharepoint.portalserver)
  • Re: ADSI Query to filter out machine accounts in the domain
    ... Active Directory hierarchy using the Lightweight Directory Access ... LDAP is the only system-supplied Active Directory ... Service Interfaces provider that supports directory searching." ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: ADSI Query to filter out machine accounts in the domain
    ... In that case can I use LDAP Provider instead ... accounts for both a NT domain and AD domain. ... To be specific does LDAP ... LDAP is the only system-supplied Active Directory ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: Impersonation problem
    ... The statement about any provider being able to take credentials is not ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ...
    (microsoft.public.dotnet.security)