FS#19272 - [libsasl] GSSAPI authentication

Attached to Project: Arch Linux
Opened by Idares (Idares) - Wednesday, 28 April 2010, 08:38 GMT
Last edited by Jan de Groot (JGC) - Wednesday, 28 April 2010, 10:39 GMT
Task Type Feature Request
Category Packages: Core
Status Closed
Assigned To Jan de Groot (JGC)
Architecture All
Severity Medium
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Browsing LDAP using Kerberos authentication gives an error:

SASL/EXTERNAL authentication started
ldap_sasl_interactive_bind_s: Unknown authentication method (-6)
additional info: SASL(-4): no mechanism available:

Rebuilding libsasl with GSSAPI authentication (--enable-gssapi) solves the problem.


Additional info:
libsasl-2.1.23-4

Steps to reproduce:
kinit username
ldapsearch -LLL -b 'DC=example,DC=org'

This task depends upon

Closed by  Jan de Groot (JGC)
Wednesday, 28 April 2010, 10:39 GMT
Reason for closing:  Not a bug
Additional comments about closing:  Install cyrus-sasl-plugins.

Loading...