On 09/17/2013 01:33 AM, Michael Ströder wrote:
On Mon, 16 Sep 2013 20:44:24 +0000 Philip Bubel philip@bubel.com wrote
ldap_add: Invalid syntax (21) additional info: pwdAttribute: value #0 invalid per syntax [..] pwdAttribute: userPassword
Should be this:
pwdAttribute: 2.5.4.35
Hi all,
That was mine problem too. "userPassword" instead of "2.5.4.35" doesn't work in 2.4.31 (I used debian wheezy). Is this problem distro dependent?