On Thu, Oct 28, 2010 at 01:43:37PM -0500, Frank Pittel wrote:
>
> One last question. Does anyone have any smf methods for "master" and
> "saslauthd"?
Attached are the ones I'm using. They install in /var/svc/manifest/site
and /lib/svc/method/site .
--
-Gary Mills--Unix Group--C
On Thu, 28 Oct 2010, Frank Pittel wrote:
;
; One last question. Does anyone have any smf methods for "master" and
"saslauthd"?
Here's a manifest that we use for master and sync client. It creates two
services:
# svcs cyrus
STATE STIMEFMRI
online Oct_13 svc:/network/cyrus:
On Wed, Oct 27, 2010 at 05:07:26PM -0500, Frank Pittel wrote:
> On Wed, Oct 27, 2010 at 08:48:38PM +0100, Jeroen van Meeuwen (Kolab Systems)
> wrote:
> > Frank Pittel wrote:
> > > Oct 27 12:48:03 cyrus-int imap[4393]: [ID 914338 local6.notice] badlogin:
> > > localhost [127.0.0.1] plaintext cyrus
On Wed, Oct 27, 2010 at 08:48:38PM +0100, Jeroen van Meeuwen (Kolab Systems)
wrote:
> Frank Pittel wrote:
> > Oct 27 12:48:03 cyrus-int imap[4393]: [ID 914338 local6.notice] badlogin:
> > localhost [127.0.0.1] plaintext cyrus SASL(-1): generic failure: checkpass
> > failed
> >
>
> What does your
Frank Pittel wrote:
> Oct 27 12:48:03 cyrus-int imap[4393]: [ID 914338 local6.notice] badlogin:
> localhost [127.0.0.1] plaintext cyrus SASL(-1): generic failure: checkpass
> failed
>
What does your SASL configuration look like, and does testsaslauthd work for
any of the users you know are avail
I'm sure a number of you remember the problems I had getting cyrus
imap and sasl to compile. I finally got it to compile and almost working.
The problem I'm having is with logging into the server. I've used sasl2 to
generate
a password and made sure the dbs are owned by the user "cyrus". I'm reaso