ruby-ldap icon indicating copy to clipboard operation
ruby-ldap copied to clipboard

SASL auth - test/sample broken

Open Grondhammar opened this issue 7 years ago • 0 comments

If you have everything set up and try to run the sample code for SASL auth (test/bind-sasl.rb), it will crash with "No implicit conversion of nil into String". This is because LDAP::LDAP_SASL_SIMPLE is nil.

Does someone know what that value should be, or how to work around this?

Grondhammar avatar Jan 17 '18 19:01 Grondhammar