I have installed courier-authlib-0.53, configurec with:

./configure --prefix=/usr/local --exec-prefix=/usr/local --with-authdaemon 
--with-authvchkpw --without-authldap --disable-root-check --with-ssl 
--enable-workarounds-for-imap-client-bugs

and compiled using gcc and the gnu linker.

When I test with authtest and no password, it works:

authtest [EMAIL PROTECTED]
Authentication succeeded.

    Authenticated: [EMAIL PROTECTED]  (uid 30008, gid 7001)
   Home Directory: /var/vpop/domains/mydomain.com/user
          Maildir: (none)
            Quota: (none)
Encrypted Password: $18rPz/1Cg0wY
Cleartext Password: (none)
          Options: disablewebmail=0,disablepop3=0,disableimap=0


When I test with authtest and a password, it fails and authdaemond core dumps:

authtest [EMAIL PROTECTED] password
Authentication FAILED: I/O error

pstack core
core 'core' of 17227:   /usr/local/libexec/courier-authlib/authdaemond
d26cf539 strcmp   () + 115
d2793d3d authcheckpassword (804d234, d254bba6, d277bb7b, d253e724) + 101
d253e73d ???????? ()
d253eaf0 auth_vchkpw_pre (804d220, 8047100, d253e710, 8046c40) + 184
d253e808 auth_vchkpw (8047100, 8047106, 804d220, 8049f34, 8046cd0, d2547f24, 
8047106, 2) + 78
0804af10 start    () + a78
0804afd4 main     (1, 8047668, 8047670) + 1c
080493cd _start   () + 5d


Any help is appreciated.

Thanks

- David



-------------------------------------------------------
The SF.Net email is sponsored by: Beat the post-holiday blues
Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek.
It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt
_______________________________________________
courier-users mailing list
[email protected]
Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-users

Reply via email to