*** This bug is a duplicate of bug 1273462 ***
https://bugs.launchpad.net/bugs/1273462
This sounds like a duplicate of bug 1273462 to me.
** This bug has been marked a duplicate of bug 1273462
Users can mistakenly run init.d scripts and cause problems if an equivalent
upstart job already
Seeing the very same thing here on a server install.
I consider severity quite high because I was trying to secure a new server
installation with "PasswordAuthentication no".
Only by accident I found that the sshd did not accept the new configuration
and was still wide open with password authen
Even better:
0 root@snapperkob:~#cat /var/run/sshd.pid
1820
0 root@snapperkob:~#/etc/init.d/ssh restart
1 root@snapperkob:~#cat /var/run/sshd.pid
1820
0 root@snapperkob:~#/etc/init.d/ssh stop
0 root@snapperkob:~#cat /var/run/sshd.pid
1820
0 root@snapperkob:~#stop ssh
ssh stop/waiting
0 root@snappe
Bad example in previous post; here it is better:
0 root@kontiki:~#ps axuw|grep sbin/sshd
root 32302 0.0 0.0 61364 3052 ?Ss *18:51* 0:00
/usr/sbin/sshd -D
root 32310 0.0 0.0 8864 648 pts/9S+ 18:53 0:00 grep
--color=auto sbin/sshd
0 root@kontiki:~#date
Thu Nov
14.04 server installs.
On 6 November 2014 18:27, Brian Murray wrote:
> What release did you notice this on? It worked fine for me on Vivid.
>
> [ 8:26AM ] [ bdmurray@impulse:~ ]
> $ sudo /etc/init.d/ssh stop
> ssh stop/waiting
> [ 8:27AM ] [ bdmurray@impulse:~ ]
> $ ssh localhost
> ssh: c
Confirmed on third installation now, two servers and a desktop.
** Changed in: openssh (Ubuntu)
Status: Incomplete => Confirmed
** Summary changed:
- "/etc/init.d/ssh stop" does not stop ssh server processes
+ "/etc/init.d/ssh stop" does not stop ssh server processes on 14.04
--
You rec
Server and desktop 14.04:
0 root@kontiki:~#ps auxw|grep sshd:
root 7361 0.0 0.1 111844 4072 ?Ss Nov03 0:00 sshd: jan
[priv]
jan 7537 0.0 0.0 111844 2076 ?SNov03 0:00 sshd:
jan@pts/9
root 32177 0.0 0.0 8864 652 pts/9S+ 18:37 0:00 grep
--c
What release did you notice this on? It worked fine for me on Vivid.
[ 8:26AM ] [ bdmurray@impulse:~ ]
$ sudo /etc/init.d/ssh stop
ssh stop/waiting
[ 8:27AM ] [ bdmurray@impulse:~ ]
$ ssh localhost
ssh: connect to host localhost port 22: Connection refused
** Changed in: open
** Package changed: ubuntu => openssh (Ubuntu)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in Ubuntu.
https://bugs.launchpad.net/bugs/1390012
Title:
"/etc/init.d/ssh stop" does not stop ssh server processes
To manage not