On Wed, 22 Jun 2005, Jim Bartus wrote:
Igor Brezac wrote:
On Wed, 22 Jun 2005, Jim Bartus wrote:
Has this patch:
http://frost.ath.cx/software/cyrus-sasl-patches/
or something like it been merged into cyrus as of 2.1.19? I'm trying to
store only password crypts/hashes in my database.
Igor Brezac wrote:
On Wed, 22 Jun 2005, Jim Bartus wrote:
Has this patch:
http://frost.ath.cx/software/cyrus-sasl-patches/
or something like it been merged into cyrus as of 2.1.19? I'm trying
to store only password crypts/hashes in my database.
No.
Thanks Igor. Is there any particul
Igor Brezac wrote:
On Wed, 22 Jun 2005, Jim Bartus wrote:
Has this patch:
http://frost.ath.cx/software/cyrus-sasl-patches/
or something like it been merged into cyrus as of 2.1.19? I'm trying
to store only password crypts/hashes in my database.
No.
Thanks Igor. Is there any particul
On Wed, 22 Jun 2005, Jim Bartus wrote:
Has this patch:
http://frost.ath.cx/software/cyrus-sasl-patches/
or something like it been merged into cyrus as of 2.1.19? I'm trying to
store only password crypts/hashes in my database.
No.
--
Igor
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Has this patch:
http://frost.ath.cx/software/cyrus-sasl-patches/
or something like it been merged into cyrus as of 2.1.19? I'm trying to
store only password crypts/hashes in my database.
-jim
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu
Lis
ego.
>
> On Wednesday 13 April 2005 08:05, Berger, Stefan (IT- Management) wrote:
>> Hi,
>>
>> thanks for the responses to all. But there is a problem still. I've
>> patched the cyrus-sasl-2.1.19 Version compiled and installed. So if I
>> set
>> the paramet
o all. But there is a problem still. I've
> patched the cyrus-sasl-2.1.19 Version compiled and installed. So if I set
> the parameter sasl_password_format: plaintext all is running. Is the
> sasl_password_format: crypt set, then i can't authenticate against my
> MySQL Data
Hi,
thanks for the responses to all. But there is a problem still. I've
patched the cyrus-sasl-2.1.19 Version compiled and installed. So if I set
the parameter sasl_password_format: plaintext all is running. Is the
sasl_password_format: crypt set, then i can't authenticate agains
> i want use this crypt password to login in cyrus imap with mozilla
> thunderbird or squirrelmail So in the mysql DB the password is crypt.
> So, what i have to do? Is this possible and where can i find the patch?
Do you mean something like this ?
http://frost.ath.cx/software/c
Hi,
I think the patch you are looking for is here:
http://frost.ath.cx/software/cyrus-sasl-patches/ . Then, add some statements
in imapd.conf :
sasl_password_format: crypt
It worked for me like that.
-- Diego.
On Monday 11 April 2005 13:07, Berger, Stefan (IT- Management) wrote:
> i w
i want use this crypt password to login in cyrus imap with mozilla
thunderbird or squirrelmail So in the mysql DB the password is crypt.
So, what i have to do? Is this possible and where can i find the patch?
Thanks a lot.
> On Mon, 11 Apr 2005, Berger, Stefan (IT- Management) wr
On Mon, 11 Apr 2005, Berger, Stefan (IT- Management) wrote:
Hi,
is there a possibility for use crypt mysql passwords with cyrus imap? Is
there a patch available or any other solution? I've patched the cyrus sasl
2.1.19 and this works fine.
Not for any scheme which is hash based, only sc
Hi,
is there a possibility for use crypt mysql passwords with cyrus imap? Is
there a patch available or any other solution? I've patched the cyrus sasl
2.1.19 and this works fine.
Thanks in advance!
---
Cyrus Home Page: http://asg.web.cmu.edu/cyrus
Cyrus Wiki/FAQ:
I've been brawling with this for a while now, maybe someone
on here has an idea.
In /etc/imapd.h
sasl_password_format: crypt
This does not work if the datastore actualy has a crypt()'d
password.
Note, above, that it's set to "crypt" but if I use
plaintext in the
I have set sasl_password_format=crypt and crypt=1 in /etc/pam.d/imap and
/etc/pam.d/smtp but I can still login with plain text passwords in the
database?
Do I need http://frost.ath.cx/software/cyrus-sasl-patches/ for
Cyrus-imapd 2.1.16-6 (Debian package)?
Thanks,
Jacob
---
Cyrus Home Page
undefined
reference to
`crypt'
auth_shadow.o: In function `auth_shadow':
/usr/src/cyrus-sasl-1.5.27/saslauthd/auth_shadow.c:149: undefined
reference to `crypt'
I found some answers in the list about it, but it doesnt help.
I already have lines
LIB_CRYPT = -lcrypt,and
PLAIN_LIBS = -l
16 matches
Mail list logo