[Bug 1656557] [NEW] sshd_config issue crashes sshd daemon
nmarques
1656557 at bugs.launchpad.net
Sat Jan 14 17:24:35 UTC 2017
Public bug reported:
Dear People,
The field 'PasswordAuthentication' unlike all the others requires no
capitalization in order for the ssh daemon to start properly!
While this works:
PasswordAuthentication yes
The following doesn't work for this field (though works for other fields):
PasswordAuthentication Yes
This is most likely an issue to bring up to upstream project. Could we
have a fix so that configuration can be done in a consistent way and the
daemon doesn't break because of capitalization of a given parameter (it
works on the other fields using [Yy] or [Nn]).
This is a reality in 14.04 and 16.04.
Thanks for your time.
** Affects: openssh (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1656557
Title:
sshd_config issue crashes sshd daemon
Status in openssh package in Ubuntu:
New
Bug description:
Dear People,
The field 'PasswordAuthentication' unlike all the others requires no
capitalization in order for the ssh daemon to start properly!
While this works:
PasswordAuthentication yes
The following doesn't work for this field (though works for other fields):
PasswordAuthentication Yes
This is most likely an issue to bring up to upstream project. Could we
have a fix so that configuration can be done in a consistent way and
the daemon doesn't break because of capitalization of a given
parameter (it works on the other fields using [Yy] or [Nn]).
This is a reality in 14.04 and 16.04.
Thanks for your time.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openssh/+bug/1656557/+subscriptions
More information about the foundations-bugs
mailing list