At 10:26 PM 2/13/2002 +0100, you wrote:
>On Wednesday 13 February 2002 20:48, you wrote:
> > I had a short look on the HOWTO, congratulations, very good. That's
> > what I'm looking for. But there is still one point. You use pam
> > authentication in your HOWTO isn't it possible without? I mean I
> > know that it is, but how does it work than, it can't be that much
> > different form your solution.
>
>Thanks!
>As far as I know, there is no direct implementation of LDAP into
>cyrus. Authenitcation via LDAP is always done by external modules
>(e.g sasl, authprop, or pam) I guess.

I have written a custom pwcheck daemon that checks /etc/passwd
and /etc/shadow first then LDAP, so I can migrate my customers to
LDAP one by one. It works only with Cyrus 1.x, since I don't believe
Cyrus 2.x uses pwcheck, and you must compile OpenLDAP without
SASL support or you will end up running into what I assume are either
reentrancy or thread-safety problems (haven't done extensive debugging)
with the SASL library. Within those limitations, it seems to work well.
If you need it, I'll send it along to you.


-- 
JustThe.net LLC - Steve "Web Dude" Sobol, CTO      ICQ: 56972932/WebDude216
website: http://JustThe.net  email: [EMAIL PROTECTED]  phone: 216.619.2NET
postal: 5686 Davis Drive, Mentor On The Lake, OH 44060-2752  DalNet: ZX-2

Reply via email to