Shamefully,
John
Mar 12 08:10:56 ares imap[17763]: login: ares [69.93.39.55] rat plaintext
Mar 12 08:11:57 ares master[17755]: process 17763 exited, status 0
Mar 12 08:17:25 ares master[17775]: about to exec /usr/cyrus/bin/pop3d
Mar 12 08:17:25 ares pop3[17775]: executed
Mar 12 08:17:25 ares pop3[17775]: accepted connection
Mar 12 08:17:31 ares pop3[17775]: login: 24-205-81-64.pas-eres.charterpipeline.net[24.205.81.64] rat plaintext
Mar 12 08:18:31 ares master[17755]: process 17775 exited, status 0
Mar 12 08:18:36 ares master[17777]: about to exec /usr/cyrus/bin/pop3d
Mar 12 08:18:36 ares pop3s[17777]: executed
Mar 12 08:18:36 ares pop3s[17777]: accepted connection
Mar 12 08:18:36 ares pop3s[17777]: TLS server engine: cannot load CA data
Mar 12 08:18:44 ares pop3s[17777]: mystore: starting txn 2147483650
Mar 12 08:18:44 ares pop3s[17777]: mystore: committing txn 2147483650
Mar 12 08:18:44 ares pop3s[17777]: starttls: TLSv1 with cipher RC4-MD5 (128/128 bits new) no authentication
Mar 12 08:18:45 ares pop3s[17777]: login: 24-205-81-64.pas-eres.charterpipeline.net[24.205.81.64] rat plaintext+TLS
Mar 12 08:18:49 ares pop3s[17777]: accepted connection
Mar 12 08:18:49 ares pop3s[17777]: starttls: TLSv1 with cipher RC4-MD5 (128/128 bits reused) no authentication
Mar 12 08:18:49 ares pop3s[17777]: login: 24-205-81-64.pas-eres.charterpipeline.net[24.205.81.64] rat plaintext+TLS
Mar 12 08:19:50 ares master[17755]: process 17777 exited, status 0
[EMAIL PROTECTED] log]#
John Gibson wrote:
Hi, all.
I am having trouble authenticating to Cyrus IMAP using the pop3s port. I would like to use SSL/TLS and pop for my user community.
I am using Berkeley DB as my database store (v. 4.2.52).
Are there separate databases that store id/pass information? I have assumed up to now that everything would use /etc/sasldb2. I also thought that the "appname" argument in the saslpasswd2 might be relevant, but it didn't list what the values might be.
"saslpasswd [-p] [-d] [-c] [-n] [-f file] [-u domain] [-a appname] userid"
I tried with cyrus/tree from the system and rat/Rat_F1nk from my pop3s client, but neither worked.
Any help would be much appreciated.
...john
*** DETAIL*** [EMAIL PROTECTED] log]# cyradm --user cyrus ares.edgate.com IMAP Password: ares>
[EMAIL PROTECTED] log]# cyradm --port 995 --user cyrus ares.edgate.com IMAP Password: Broken pipe
[EMAIL PROTECTED] log]# netstat -an|grep tcp
tcp 0 0 0.0.0.0:995 0.0.0.0:* LISTEN
tcp 0 0 0.0.0.0:143 0.0.0.0:* LISTEN
[EMAIL PROTECTED] log]# db_dump -da /etc/sasldb2 --- snipped stuff --- page 1: hash level: 0 (lsn.file: 0 lsn.offset: 1) prev: 0 next: 0 entries: 2 offset: 4056 [000] 4061 len: 34 data: cyrus0x00ares.edgate.co... [001] 4056 len: 4 data: tree page 2: hash level: 0 (lsn.file: 0 lsn.offset: 1) prev: 0 next: 0 entries: 2 offset: 4054 [000] 4063 len: 32 data: rat0x00ares.edgate.com0x00... [001] 4054 len: 8 data: Rat_F1nk [EMAIL PROTECTED] log]#
--- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html
--- Home Page: http://asg.web.cmu.edu/cyrus Wiki/FAQ: http://cyruswiki.andrew.cmu.edu List Archives/Info: http://asg.web.cmu.edu/cyrus/mailing-list.html