20 Nov
2011
20 Nov
'11
10:05 p.m.
On Mon, Nov 21, 2011 at 8:52 AM, Duong Manh Truong <ngoahotanglongbk@gmail.com> wrote:
What i did is that: With each user (Uid) , i created multiple "userpassword attribute" values,
then, while authenticating, OpenLDAP will compare the input password with all the created password values --one by one If the input matched any one of the created pass => Access - Accept I also know that my scenario is somehow strange and not good, but it is really what i need! My policy is : with 1 user, just sends one pass in the "password pool" for his authentication becoming successfully (Access - Accept)
So you already got it working successfully now? -- Fajar