Top "Sasl" questions

SASL is the Simple Authentication and Security Layer, a method for adding authentication support to connection-based protocols.

Security & Authentication: SSL vs SASL

My understanding is that SSL combines an encryption algorithm (like AES, DES, etc.) with a key exchange method (like Diffie-Hellman) …

encryption ssl md5 kerberos sasl
Kafka "Login module not specified in JAAS config"

I have a problem communicating with Kafka secured with sasl using console scripts. Kafka is secured with sasl, listener is …

java apache-kafka jaas sasl
Kerberos/SASSL/OpenLDAP : GSSAPI Error: Unspecified GSS failure. Minor code may provide more information ()

I'm setting up openLDAP with SASL authentification with kerberos. I got problem with this auth. First, I get the kerberos …

ldap kerberos openldap sasl gssapi
Kafka SASL zookeeper authentication

I am facing the following error while enabling SASL on Zookeeper and broker authentication. [2017-04-18 15:54:10,476] DEBUG Size of client …

authentication apache-kafka apache-zookeeper sasl
Hadoop: Python client driver for HiveServer2 fails to install

I am trying to install a Python client driver for HiveServer2: https://cwiki.apache.org/confluence/display/Hive/Setting+Up+…

python hadoop hive sasl
Unable to install sasl-0.1.3 python package on windows machine

I am trying to install sasl-0.1.3 python package on windows 7 (64 bit machine). It is fialing wiht C1083 fatal error. Looks …

python-2.7 sasl
Mac OS X 10.10 Yosemite Postfix SASL authentication failed

I followed the step described in the link below to setup my mac to send out email. http://www.anujgakhar.…

email smtp postfix-mta osx-yosemite sasl
Use mongorestore to restore a database to MongoDB (3.4) with --auth enabled, SASL error

Using mongorestore, I am trying to restore a MongoDB database to a new server (both version are 3.4). The new server …

mongodb sasl mongorestore
ldap_sasl_interactive_bind_s: No such attribute (16)

I am getting the error while running ldapsearch command and client side authentication also not coming. Could anyone please help …

ldap openldap sasl
sasl/saslwrapper.h:22:23: fatal error: sasl/sasl.h: No such file or directory

I have OS Red Hat Enterprise Linux Server release 7.4 (Maipo) and python Python 2.7.13 :: Anaconda 4.4.0 (64-bit) Tried to install lib sasl …

python python-2.7 sasl