# File lib/active_ldap/adapter/jndi_connection.rb, line 87 def sasl_bind(bind_dn, mechanism, quiet) setup_context(bind_dn, password, mechanism) bound? end