[Date Prev][Date Next] [Chronological] [Thread] [Top]

(ITS#4882) Add doesnt work <OpenStruct message="unknown result (64)", code=64>



Full_Name: Shailesh Mangal
Version: 2.2.29
OS: Windows
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (69.228.83.104)


While trying to add entry from Ruby's netLdap library.

[result = @ldap_con.add(:dn => dn, :attributes => attr)]

I get following error message. 
<OpenStruct message="unknown result (64)", code=64>

I have also tried it on Linux (debian), getting the same error message