I am running OpenLDAP 2.4 on a Debian jessie system. Clients typically connect to this LDAP server over port 389 using SASL/GSSAPI with our Kerberos infrastructure.
When a client connects using SASL/GSSAPI, how should they connect to be sure that the sessions are encrypted? Or are SASL/GSSAPI sessions automatically encrypted?