Re: Hello! Installing Cyrus first time...

2002-04-19 Thread Derek Chen-Becker

Hi Daniel,
 It sounds like the pwcheck server isn't set up correctly. If you 
are using a newer version of Cyrus, you'll probably want to use 
saslauthd; I found it more flexible and easier to configure. I can't 
remember where the documentation was that I used, but it was pretty 
straightforward. What do you want to authenticate against? PAM, sasldb, etc?

Derek

danielm wrote:
> Hi, I've got the Cyrus server to the point where it's responding to
> telnet localhost 143 but I think I've left out the authentication stuff,
> I just assumed that ports would take care of that. When I try to run
> cyradm I get : plaintext [user] cannot connect to pwcheck server. Sounds
> fairly obvious as to what the problem is.
> 
> My question... Is there a good page describing how to setup Cyrus so I
> can go back and do the bit that I left out? Or can someone take me
> through it?
> 
> (I am running Freebsd)
> 
> Thanks a lot
> 
> 


-- 

Derek Chen-Becker
Senior Network Engineer
CPI Corp, Inc.
1706 Washington Ave
St. Louis, MO 63103
314-231-1575 x6014
[EMAIL PROTECTED]
PGP Key available from public key servers
Fingerprint: 1C34 D81E D8A0 641D 6C8C  E952 3B15 693F 9184 BC58





Re: Hello! Installing Cyrus first time...

2002-04-19 Thread Ken Murchison



danielm wrote:
> 
> Hi, I've got the Cyrus server to the point where it's responding to
> telnet localhost 143 but I think I've left out the authentication stuff,
> I just assumed that ports would take care of that. When I try to run
> cyradm I get : plaintext [user] cannot connect to pwcheck server. Sounds
> fairly obvious as to what the problem is.
> 
> My question... Is there a good page describing how to setup Cyrus so I
> can go back and do the bit that I left out? Or can someone take me
> through it?

Did you read the installation instructions (html) that come with the
distribution?  If you grabbed a precompiled version for FreeBSD and the
docs weren't included, then you should yell at the packager.

Ken
-- 
Kenneth Murchison Oceana Matrix Ltd.
Software Engineer 21 Princeton Place
716-662-8973 x26  Orchard Park, NY 14127
--PGP Public Key--http://www.oceana.com/~ken/ksm.pgp



Re: Hello! Installing Cyrus first time...

2002-04-19 Thread Jan Schreckenbach

danielm wrote:
> 
> Hi, I've got the Cyrus server to the point where it's responding to
> telnet localhost 143 but I think I've left out the authentication stuff,
> I just assumed that ports would take care of that. When I try to run
> cyradm I get : plaintext [user] cannot connect to pwcheck server. Sounds
> fairly obvious as to what the problem is.
> 
> My question... Is there a good page describing how to setup Cyrus so I
> can go back and do the bit that I left out? Or can someone take me
> through it?
> 
> (I am running Freebsd)
> 
> Thanks a lot
Hi,

is the pwcheck daemon running? Is there a pipe in /var/pwcheck?
What are the permission of /var/pwcheck? I got this message
because cyrus could not access the /var/pwcheck directory.

Jan