ubuntu-389-directory-server team mailing list archive
-
ubuntu-389-directory-server team
-
Mailing list archive
-
Message #00139
[Bug 1088822] [NEW] SASL-Plugins not found, path mismatch
Public bug reported:
I tried to enable SASL GSSAPI-Support in 389-ds but a ldapsearch on
supportedSASLMechanisms keeps give me SASL EXTERNAL only. I looked into
/var/log/auth.log and found this:
Dec 11 10:08:06 ldap-01 ns-slapd: looking for plugins in
'/usr/lib64/sasl2', failed to open directory, error: No such file or
directory
The quick fix with symlinking like below fixed the problem.
ln -s /usr/lib/x86_64-linux-gnu /usr/lib64
Check:
root@ldap-01:/usr/lib64/sasl2# ldapsearch -h localhost -p 389 -x -b "" -s base -LLL supportedSASLMechanisms
dn:
supportedSASLMechanisms: EXTERNAL
supportedSASLMechanisms: GS2-IAKERB
supportedSASLMechanisms: GS2-KRB5
supportedSASLMechanisms: SCRAM-SHA-1
supportedSASLMechanisms: GSSAPI
supportedSASLMechanisms: DIGEST-MD5
supportedSASLMechanisms: NTLM
supportedSASLMechanisms: CRAM-MD5
supportedSASLMechanisms: PLAIN
supportedSASLMechanisms: LOGIN
supportedSASLMechanisms: ANONYMOUS
I think it's not a big deal to fix this but I have no time to do it
myself.
Regards
Mathias Kaufmann
** Affects: 389-ds-base (Ubuntu)
Importance: Undecided
Status: New
** Tags: auth sasl
--
You received this bug notification because you are a member of Ubuntu
389 Directory Server, which is subscribed to 389-ds-base in Ubuntu.
https://bugs.launchpad.net/bugs/1088822
Title:
SASL-Plugins not found, path mismatch
Status in “389-ds-base” package in Ubuntu:
New
Bug description:
I tried to enable SASL GSSAPI-Support in 389-ds but a ldapsearch on
supportedSASLMechanisms keeps give me SASL EXTERNAL only. I looked
into /var/log/auth.log and found this:
Dec 11 10:08:06 ldap-01 ns-slapd: looking for plugins in
'/usr/lib64/sasl2', failed to open directory, error: No such file or
directory
The quick fix with symlinking like below fixed the problem.
ln -s /usr/lib/x86_64-linux-gnu /usr/lib64
Check:
root@ldap-01:/usr/lib64/sasl2# ldapsearch -h localhost -p 389 -x -b "" -s base -LLL supportedSASLMechanisms
dn:
supportedSASLMechanisms: EXTERNAL
supportedSASLMechanisms: GS2-IAKERB
supportedSASLMechanisms: GS2-KRB5
supportedSASLMechanisms: SCRAM-SHA-1
supportedSASLMechanisms: GSSAPI
supportedSASLMechanisms: DIGEST-MD5
supportedSASLMechanisms: NTLM
supportedSASLMechanisms: CRAM-MD5
supportedSASLMechanisms: PLAIN
supportedSASLMechanisms: LOGIN
supportedSASLMechanisms: ANONYMOUS
I think it's not a big deal to fix this but I have no time to do it
myself.
Regards
Mathias Kaufmann
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/389-ds-base/+bug/1088822/+subscriptions
Follow ups
-
[Bug 1088822] Re: SASL-Plugins not found, path mismatch
From: Steve Langasek, 2021-10-14
-
[Bug 1088822] Re: SASL-Plugins not found, path mismatch
From: Andrew Bork, 2017-03-31
-
[Bug 1088822] Re: SASL-Plugins not found, path mismatch
From: Timo Aaltonen, 2016-08-27
-
[Bug 1088822] Re: SASL-Plugins not found, path mismatch
From: Timo Aaltonen, 2016-08-19
-
[Bug 1088822] Re: SASL-Plugins not found, path mismatch
From: David Kowis, 2016-08-19
-
[Bug 1088822] Re: SASL-Plugins not found, path mismatch
From: David Kowis, 2016-08-19
-
[Bug 1088822] Re: SASL-Plugins not found, path mismatch
From: Launchpad Bug Tracker, 2016-08-19
-
[Bug 1088822] Re: SASL-Plugins not found, path mismatch
From: Rolf Leggewie, 2014-12-05
-
[Bug 1088822] Re: SASL-Plugins not found, path mismatch
From: Rolf Leggewie, 2014-12-05
-
[Bug 1088822] Re: SASL-Plugins not found, path mismatch
From: Bug Watch Updater, 2013-10-30
-
[Bug 1088822] Re: SASL-Plugins not found, path mismatch
From: Launchpad Bug Tracker, 2013-09-26
-
[Bug 1088822] Re: SASL-Plugins not found, path mismatch
From: Timo Aaltonen, 2013-09-26
-
[Bug 1088822] Re: SASL-Plugins not found, path mismatch
From: Timo Aaltonen, 2013-09-26
-
[Bug 1088822] Re: SASL-Plugins not found, path mismatch
From: Bug Watch Updater, 2013-02-11
-
[Bug 1088822] Re: SASL-Plugins not found, path mismatch
From: Timo Aaltonen, 2013-02-08
-
[Bug 1088822] Re: SASL-Plugins not found, path mismatch
From: Timo Aaltonen, 2012-12-11
-
[Bug 1088822] [NEW] SASL-Plugins not found, path mismatch
From: Mathias Kaufmann, 2012-12-11
References