Re: Active Directory Membership Provider Change Password



Try doing the password change operation with a simple ADSI script that calls
ChangePassword. If that works but the provider doesn't, then there is some
kind of a problem in the provider. Otherwise, you really aren't following
the policy. Sometimes people miss some details on the password policy such
as password history requirements and minimum password age.

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
--
<itspiyush@xxxxxxxxx> wrote in message
news:1173848477.526772.112090@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
We are setting up Authentication and authorization of users in Active
Directory using ActiveDirectoryMembershipProvider in Asp.net 2.0.
Login and Creating users in the system is working fine.
But while changing password using Membership it is giving error as the
"New password does not comply with the policy of the Active Directory"
though I am entering the password which satisfies all the policies of
Active Directory.



.



Relevant Pages

  • Re: ADSI ans Visual Basic .NET 2005
    ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... vbscript into visual basic .net 2005 with no luck whatsoever. ... The Active Directory object located at ...
    (microsoft.public.windows.server.active_directory)
  • Re: ASP.NET ChangePassword error using ActiveDirectoryMembershipProvid
    ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... against Active Directory and forms authentication. ... does not meet the password policy requirements. ... password complexity and password history requirements. ...
    (microsoft.public.windows.server.active_directory)
  • 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)
  • Re: ADSI
    ... Joe Kaplan-MS MVP Directory Services Programming ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... I have question about Active Directory. ... users on SQL server 2005 associated with roles, ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: newbie help - Active Directory Membership Provider
    ... I'm not sure about the troubleshooting procedures for the provider, ... Co-author of "The .NET Developer's Guide to Directory Services Programming" ... change the machineName to something else it throws an exception. ... is there a good way for me to test the AD connection string? ...
    (microsoft.public.dotnet.framework.aspnet.security)