DotNetNewsgroup.com  
web access to complete list of Microsoft.NET newsgroups
   home   |   control panel login   |   archive  |  
 
  carried group
academic
adonet
aspnet
aspnet.announcements
aspnet.buildingcontrols
aspnet.caching
aspnet.datagridcontrol
aspnet.mobile
aspnet.security
aspnet.webcontrols
aspnet.webservices
assignment_manager
datatools
dotnet.distributed_apps
dotnet.general
dotnet.myservices
dotnet.nternationalization
dotnet.scripting
dotnet.security
dotnet.vjsharp
dotnet.vsa
dotnet.xml
dotnetfaqs
framework
framework.clr
framework.compactframework
framework.component_services
framework.controls
framework.databinding
framework.drawing
framework.enhancements
framework.interop
framework.odbcnet
framework.performance
framework.remoting
framework.sdk
framework.setup
framework.webservices
framework.windowsforms
framework.wmi
frwk.windowsforms.designtime
lang.csharp
lang.jscript
lang.vb
lang.vb.controls
lang.vb.data
lang.vb.upgrade
lang.vc
lang.vc.libraries
  
 
start date: Thu, 5 Jul 2007 08:12:02 -0700,    posted on: microsoft.public.dotnet.framework.aspnet.security        back       

Thread Index
  1    J
          2    Joe Kaplan


ActiveDirectoryMembershipProvider ( password expiration?)   
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
Date:Thu, 5 Jul 2007 08:12:02 -0700   Author:  

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"  wrote in message 
news:7827D407-38AF-49FA-86B2-73295D60C9E4@microsoft.com...

> 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 
Date:Thu, 5 Jul 2007 10:26:46 -0500   Author:  

Google
 
Web dotnetnewsgroup.com


COPYRIGHT ?2005, EUROFRONT WORLDWIDE LTD., ALL RIGHT RESERVE  |   Contact us