Re: Active Directory Membership Provider Change Password
- From: "itsPiyush" <itspiyush@xxxxxxxxx>
- Date: 14 Mar 2007 21:48:41 -0700
On Mar 14, 12:21 pm, "Joe Kaplan"
<joseph.e.kap...@xxxxxxxxxxxxxxxxxxxxxxxx> wrote:
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
--<itspiy...@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.- Hide quoted text -
- Show quoted text -
I have change the policy in which I have set all the options it to not
defined. After doing that I am not getting the previous error of
policy instead it is not changing the password.
.
- Follow-Ups:
- Re: Active Directory Membership Provider Change Password
- From: Joe Kaplan
- Re: Active Directory Membership Provider Change Password
- References:
- Active Directory Membership Provider Change Password
- From: itspiyush
- Re: Active Directory Membership Provider Change Password
- From: Joe Kaplan
- Active Directory Membership Provider Change Password
- Prev by Date: Impersonation Issue
- Next by Date: Re: Using Protocol Transition and Constrained Delegation to access a domain controler via LDAP
- Previous by thread: Re: Active Directory Membership Provider Change Password
- Next by thread: Re: Active Directory Membership Provider Change Password
- Index(es):
Relevant Pages
|