You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: