Re: Active Directory Membership Provider Change Password
- From: "Joe Kaplan" <joseph.e.kaplan@xxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Wed, 14 Mar 2007 00:21:30 -0700
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.
.
- Follow-Ups:
- Re: Active Directory Membership Provider Change Password
- From: itsPiyush
- Re: Active Directory Membership Provider Change Password
- References:
- Active Directory Membership Provider Change Password
- From: itspiyush
- Active Directory Membership Provider Change Password
- Prev by Date: Active Directory Membership Provider Change Password
- Next by Date: WCF Security Question
- Previous by thread: Active Directory Membership Provider Change Password
- Next by thread: Re: Active Directory Membership Provider Change Password
- Index(es):
Relevant Pages
|