Re: CentOS 6.3 + Cyrus-SASL + Cyrus-sasl-plain
Dan White <[email protected]>
| Newsgroups | gmane.comp.security.cyrus.sasl |
|---|---|
| Message-ID | <[email protected]> |
On 12/21/12 06:14 -0600, Dale J Chatham wrote: >I am running Stock CentOS 6.3 with updates. > >Cyrus SASL from RPM: cyrus-sasl.x86_64 2.1.23-13.el6, and >cyrus-sasl-plain from RPM: cyrus-sasl-plain.x86_64 2.1.23-13.el6_3.1. > >Plain doesn't seem to work properly: > > [root@odin ~]# saslauthd -v >saslauthd 2.1.23 >authentication mechanisms: getpwent kerberos5 pam rimap shadow ldap > >What am I not doing right? Use 'pluginviewer' to view your sasl mechanisms. saslauthd, and the authentication backend you choose, are orthogonal to the sasl mechanisms you have installed. See: http://www.cyrussasl.org/docs/cyrus-sasl/2.1.25/components.php http://www.cyrussasl.org/docs/cyrus-sasl/2.1.25/options.php for a description of how these components fit together, and how to configure your server. -- Dan White