happyraul / pwm

Automatically exported from code.google.com/p/pwm
0 stars 0 forks source link

Wrong password policy displayed for Microsoft AD #627

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1.Connect PWM with Microsoft Active Directory
2.Set password policy source to LDAP
3.Connect with AD-User to PWM and read the shown policies.

What is the expected output? What do you see instead?
Expected:
The minimum password age is 0
The maximum password age is 90
The minimum password length is 6
No. of Passwords Remembered is 3

Displsayed:
Password is case sensitive.
Must be at least 6 characters long.

What version of PWM are you using?
1.7.1

What ldap directory and version are you using?
Microsoft Active Directory and Windows Server 2008 R2

Please paste any error log messages below:
None

Original issue reported on code.google.com by ashwanic...@gmail.com on 18 Nov 2014 at 9:29