I
itspiyush
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.
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.