Re: ldapdb_canonuser_plug_init invalid parameter supplied
Alexander Lunev via Cyrus-sasl <[email protected]> Fri, 02 Nov 2018 21:32:50 +0300
| Newsgroups | gmane.comp.security.cyrus.sasl |
|---|---|
| Message-ID | <[email protected]> |
Oh, then can I somehow write default config file for all programs? Or there is another more elegant way? 2 нояб. 2018 г. 9:06 PM пользователь Howard Chu <[email protected]> написал: > > Alexander N. Lunev via Cyrus-sasl wrote: > > 31.10.2018 16:38, Dan White пишет: > >> On 10/31/18 10:58 +0300, Alexander N. Lunev via Cyrus-sasl wrote: > >>> I'm stuck in the problem that cyrus-sasl library doesn't recognize ldapdb auxprop plugin. > >> ~$ cat /usr/lib/sasl2/pluginviewer.conf | grep ldapdb_uri > >> ldapdb_uri: ldapi:/// > > > > OK, now pluginviewer is listing ldapdb plugin. But i'm still seeing messages like: > > > > lmtpunix[40882]: ldapdb_canonuser_plug_init() failed in sasl_canonuser_add_plugin(): invalid parameter supplied > > > > exim: ldapdb_canonuser_plug_init() failed in sasl_canonuser_add_plugin(): invalid parameter supplied > > > > sshd[69937]: ldapdb_canonuser_plug_init() failed in sasl_canonuser_add_plugin(): invalid parameter supplied > > > > These messages telling me that something is wrong. Am i right? > > They're telling you the same thing is wrong - each app needs the ldapdb_uri to be configured. > > -- > -- Howard Chu > CTO, Symas Corp. http://www.symas.com > Director, Highland Sun http://highlandsun.com/hyc/ > Chief Architect, OpenLDAP http://www.openldap.org/project/