Package: dropbear
Version: 0.48.1-1
Severity: normal

Hello,

when using dbclient to log in onto a machine that allows one-time
passwords (via pam_opie.so), it's confusing to see another "Password:"
prompt instead of the usual line with the OPIE challenge. For
example, with the openssh client it looks like this:

[EMAIL PROTECTED]:~ $ ssh -l user host
Password: 
otp-md5 743 it1922 ext, Response:
[..successful login via OTP]

With dbclient:

[EMAIL PROTECTED]:~ $ dbclient -l user host
Password:
Password:
[..successful login via OTP]

That means, the login via OTP works just fine, it's only the prompt that
is very confusing. Other SSH clients (like ssh.com's or putty in
Windows) print the proper otp-prompt.

FYI: server is a regular Debian sarge openssh-server with the following
PAM-auth-config in /etc/pam.d/ssh:

auth    sufficient        pam_unix.so nullok_secure
auth    required        pam_opie.so 

Kind regards
WK

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-2-686
Locale: LANG=C, [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages dropbear depends on:
ii  libc6                        2.3.6.ds1-6 GNU C Library: Shared libraries
ii  zlib1g                       1:1.2.3-13  compression library - runtime

dropbear recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to