I was having a little confusion over the LDAP patch so I want to make sure I used
the right one.
I downloaded the following:
Cyrus-sasl-1.5.27.tar.gz
Cyrus-imapd-2.1.3.tar.gz
I then downloaded the LDAP patch:
http://www.surf.org.uk/src/cyrussasl.html
sasl-1.5.24-LDAP-ssl-filter-mysql-patch4.tg
You'll need sasl version 2.1 for cyrus imapd 2.1.3 :)
Tarjei
"Theodore J. Knab" wrote:
>
> I was having a little confusion over the LDAP patch so I want to make sure I used
> the right one.
>
> I downloaded the following:
>
> Cyrus-sasl-1.5.27.tar.gz
> Cyrus-imapd-2.1.3.tar.gz
>
> I then dow
Is anyone working on an LDAP patch for sasl-2.1 ?
--
Veigar Freyr
[EMAIL PROTECTED]
> You'll need sasl version 2.1 for cyrus imapd 2.1.3 :)
>
> Tarjei
>
> "Theodore J. Knab" wrote:
> >
> > I was having a little confusion over the LDAP patch so I want to make
sure I used
> > the right one.
> >
>
Does this mean that I can not run Cyrus 2.x ?
I need LDAP authentification.
-Ted
--- Veigar_Freyr_J$F6kulsson wrote:
Is anyone working on an LDAP patch for sasl-2.1 ?
--
Veigar Freyr
[EMAIL PROTECTED]
> You'll need sasl version 2.1 for cyrus imapd 2.1.3 :)
>
> Tarjei
>
> "Theodore J. Knab"
Simon Loader has a patch in progress for saslv2:
http://www.surf.org.uk/
I downloaded it to do some testing, but I can't get the patch to apply to sasl
2.1.2...
If you have any luck, please pass on your secrets...
-John
Ted Knab wrote:
> Does this mean that I can not run Cyrus 2.x ?
>
> I nee
On Fri, 2002-04-05 at 15:27, Veigar Freyr Jökulsson wrote:
> Is anyone working on an LDAP patch for sasl-2.1 ?
>
goto http://www.surf.org.uk/downloads/
mysql and ldap auxprop patch.
--
Simon
thank you..., I was looking at this site some days ago and did not find this
patch...,
but I'm gonna try this out tonight
--
Veigar Freyr
[EMAIL PROTECTED]
On Fri, 2002-04-05 at 15:27, Veigar Freyr Jökulsson wrote:
> Is anyone working on an LDAP patch for sasl-2.1 ?
>
goto http://www.surf.
I haven't investigated the ext2 issue with Linux all that closely,
since we don't run any Linux IMAP servers in production.
We do run a number of Linux SMTP (Sendmail) machines and have been
pretty happy. We use ext3 on them.
I think the documentation will probably mutate more and more to just
On Fri, 2002-04-05 at 17:10, John Amodeo wrote:
> Simon Loader has a patch in progress for saslv2:
>
> http://www.surf.org.uk/
>
> I downloaded it to do some testing, but I can't get the patch to apply to sasl
> 2.1.2...
> If you have any luck, please pass on your secrets...
>
Might have been
Lawrence Greenfield wrote:
>
> I haven't investigated the ext2 issue with Linux all that closely,
> since we don't run any Linux IMAP servers in production.
>
> We do run a number of Linux SMTP (Sendmail) machines and have been
> pretty happy. We use ext3 on them.
>
> I think the documentati
Have you had any luck with the patch ?
I tried the new LDAP patch without success. Am I doing something wrong ?
cd ~/cyrus-new/cyrus-sasl-2.1.2
patch -p0 < ../ldap-mysql_auxprop_sasl-2/mysql+ldapauxprop.patch
automake -i
autoconf
./configure --with-ldapauxprop
...(grep error and warnings)...
> Does this mean that I can not run Cyrus 2.x ?
>
> I need LDAP authentification.
>
Sorry for the interruption.
You need LDAP _authentication_.
Authentification is not a word.
At least it is not an English language word. :-)
Cheers,
Tom
--
Tom Karchesemail : [EMAIL
On Fri, 2002-04-05 at 17:55, Ted Knab wrote:
> Have you had any luck with the patch ?
>
> I tried the new LDAP patch without success. Am I doing something wrong ?
>
> cd ~/cyrus-new/cyrus-sasl-2.1.2
>
> patch -p0 < ../ldap-mysql_auxprop_sasl-2/mysql+ldapauxprop.patch
>
> automake -i
> autoconf
Has anyone on the Cyrus IMAP/SASL Team produced a Flowchart
depicting the interaction between Cyrus IMAP and SASL? If so,
is it possible to obtain a copy? If not, what would be the
the suggested method to create?
RB
On Fri, 5 Apr 2002, OCNS Consulting wrote:
> Has anyone on the Cyrus IMAP/SASL Team produced a Flowchart
> depicting the interaction between Cyrus IMAP and SASL? If so,
> is it possible to obtain a copy? If not, what would be the
> the suggested method to create?
We have a generic diagram of the
Hello,
I sent a message a little while ago, when I couldn't `configure' Cyrus
due to a sasl_checkapop issue in the configure script. Rob Siemborski
pointed out what the problem was, and he fixed it in CVS. Rather than
grabbing the CVS, I fixed it in the configure script manually and tried
comp
At least on Linux, an alternative is to use saslauthd with PAM and
PAM-LDAP.
Regards,
Hein
msg07005/pgp0.pgp
Description: PGP signature
On 5 Apr 2002, David Fuchs wrote:
> I've got M4 v1.4, autoconf v2.53, and automake/aclocal v1.6 installed.
> There were some simple warnings, but no errors reported when running the
> SMakefile script. Perhaps I did something wrong when I checked out the
> CVS, and generated the configure script
OCNS Consulting wrote:
>
> Has anyone on the Cyrus IMAP/SASL Team produced a Flowchart
> depicting the interaction between Cyrus IMAP and SASL? If so,
> is it possible to obtain a copy? If not, what would be the
> the suggested method to create?
Here's a block diagram (as I envision it) which
On Fri, 5 Apr 2002, Ken Murchison wrote:
> Here's a block diagram (as I envision it) which shows the interactions
> between the various pieces. Hopefully Rob will correct any mistakes.
Looks fine, except I don't believe OTP will work with non-sasldb auxprop
plugins (since it actually needs to w
OCNS Consulting wrote:
>
> Has anyone on the Cyrus IMAP/SASL Team produced a Flowchart
> depicting the interaction between Cyrus IMAP and SASL? If so,
> is it possible to obtain a copy? If not, what would be the
> the suggested method to create?
Here's an updated block diagram. The only thing
Hello,
I have run into another bump in the road when compiling Cyrus 2.1.3
(CVS) on FreeBSD 4.5. I think I'm almost there, however. Here is the
latest issue I've encountered:
It seems that I'm missing a library that contains a required function
called fdatasync(). `configure' checks for the ex
> "David" == David Fuchs <[EMAIL PROTECTED]> writes:
David> It seems that I'm missing a library that contains a
David> required function called fdatasync(). `configure' checks
David> for the existence of this function in -lrt, but doesn't
David> find it (I have no librt.so).
- Original Message -
From: "twk" <[EMAIL PROTECTED]>
Sent: Thursday, April 04, 2002 9:02 PM
> Stephen Gallagher wrote:
>
> > Hello,
> >
> > I have been trying for the past while to successfully use Outlook
Express with
> > Cyrus.
> > The main problem I've run into is the message synchro
Hi All,
First of all, Thank you, thank you Simon!! We have been using varients of your LDAP
patch for years now, and it is most appreciated.
One issue we have had however is that the Sasl 1.5.x and earlier patches all work via
pwcheck. This means that authentication is single threaded since
25 matches
Mail list logo