ruby-net-ldap
ruby-net-ldap copied to clipboard
Cannot ADD new entry to LDAP Server
I followed the example here: https://www.rubydoc.info/github/ruby-ldap/ruby-net-ldap/Net/LDAP#add-instance_method
no matter what I try all I get back is 'false' when I attempt to add a user record.
Could you share the code you used and what LDAP server you are connecting to?