checkpw / bincimap authentication problems

From: Mark Hobley (markhobley_at_hotpop.deletethisbit.com)
Date: 07/19/05


Date: Tue, 19 Jul 2005 12:08:04 GMT

I have installed bincimap on my mail server, but I am having problems with
login.

I am testing the interface with telnet as follows:

mark@venus:~$ telnet neptune 143
Trying 10.0.0.8...
Connected to neptune.markhobley.yi.org.
Escape character is '^]'.
* OK Welcome to Binc IMAP Copyright (C) 2002-2005 Andreas Aardal Hanssen at
2005-07-19 12:02:23 BST
1 login mark postbox
1 NO LOGIN failed: Plain text password authentication is disallowed. Please
try enabling SSL or TLS in your mail client.
Connection closed by foreign host.

/etc/bincimap/bincimap.conf on the mail server "neptune" contains the following
entry:

Authentication {

    allow plain auth in non ssl = "yes", /* allow login or

                                                      authenticate

                                                      when not in

                                                      SSL/TLS mode */

/etc/inetd.conf on the mail server "neptune" contains the following entry:

imap stream tcp nowait root /usr/sbin/bincimap-up \
/usr/sbin/bincimap-up --conf=/etc/bincimap/bincimap.conf --logtype=syslog \
-- /usr/bin/checkpw /usr/sbin/bincimapd

A telnet session to neptune shows:

mark@neptune:~/Maildir$ cat /home/mark/Maildir/.password
postbox

How do I fix this ?

I do not wish to use SSL.

Thanks in advance to anyone who can help.

Mark.

-- 
Mark Hobley
393 Quinton Road West
QUINTON
Birmingham
B32 1QE
Telephone: (0121) 247 1596
International: 0044 121 247 1596
Email: markhobley at hotpop dot donottypethisbit com
http://markhobley.yi.org/


Relevant Pages

  • checkpw / bincimap authentication problems
    ... I have installed bincimap on my mail server, but I am having problems with ... I am testing the interface with telnet as follows: ... login mark postbox ...
    (alt.os.linux)
  • Expect, telnet, frozen console.
    ... telnet into remote host, provide username/password, surrender control to ... This script will eventually be tied into /etc/inittab so that it ... app called 'loe' which presents a login screen in 80x24 ASCII a la ...
    (comp.lang.tcl)
  • Re: Automated login, but run in a telnet console? possible?
    ... it took way too much resources for my embedded system. ... But I thought by simply automate login and select some console (telnet ... >> I have developed an embedded Linux system (app) which does its job well. ...
    (comp.os.linux.embedded)
  • Re: RSC, ALOM configuration issue
    ... Telnet escape character is '^e'. ... RSC version 2.2.1 ... Please login: admin ... I just can't close the telnet session to get ...
    (SunManagers)
  • Re: uid- task_struct --The results of the code sent by you
    ... In the case of telnet, it's a bit more complicated than that. ... with the I/O from the network going to/from ... forkptyforked child becomes the login task which eventually ... made it necessary to create virtual terminals and a separate ...
    (Linux-Kernel)