[Bug 652] PermitEmptyPasswords option silently ignored

bugzilla-daemon at mindrot.org bugzilla-daemon at mindrot.org
Thu Sep 18 00:50:55 EST 2003


http://bugzilla.mindrot.org/show_bug.cgi?id=652

hans at parse.nl changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|sshd                        |Build system



------- Additional Comments From hans at parse.nl  2003-09-18 00:50 -------
I can confirm this problem on Slackware 8.0 aswell. 3.7p1 compiled with
following options:

CFLAGS="-O2 -march=i386 -mcpu=i686 -Wall" ./configure --prefix=/usr
--sysconfdir=/etc/ssh --without-pam --with-md5-passwords --with-tcp-wrappers   
        
--with-default-path=/usr/local/sbin:/usr/sbin:/sbin:/usr/local/bin:/usr/bin:/bin
--with-ipv4-default --with-privsep-path=/var/empty --with-privsep-user=sshd
i386-slackware-linux

PasswordAuthentication yes
PermitEmptyPasswords yes

user with empty password keeps getting password prompt. 

To fix the problem i temporarily reverted back to 3.6.1p2 with patch from
http://marc.theaimsgroup.com/?l=openssh-unix-dev&m=106378044112153&w=2

will gather some more debug info later




------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.




More information about the openssh-bugs mailing list