On Wed, Mar 24, 2010 at 5:59 AM, Sivan Greenberg <[email protected]>wrote:

> Hi List,
>
>  I am trying to stop the SSH daemon using the init.d script to no avail.
> Has anybody seen this before? This is a security issue in my taste.
>
> Mine works:

[r...@n900 /root]% ps -ef | grep ssh
 1465 root      3884 S    /usr/sbin/sshd
 5710 root      6492 S    sshd: user [priv]
 5714 user      6628 S    sshd: u...@pts/1
 5803 root      2092 S    grep ssh
[r...@n900 /root]% /etc/init.d/ssh stop
Stopping OpenBSD Secure Shell server: sshd.
[r...@n900 /root]% ps -ef | grep ssh
 5710 root      6492 S    sshd: user [priv]
 5714 user      6628 S    sshd: u...@pts/1
 5810 root      2088 S    grep ssh
[r...@n900 /root]%

And worked ever since I installed it. I also start it with /etc/init.d/ssh
start (I removed it from the initialization editting /etc/event.d/sshd and
changing to 'start on never'.

Best regards,
-- 
Cláudio "Patola" Sampaio
IRC: ptl  - Yahoo: patolaaa
Campinas, SP - Brazil.
_______________________________________________
maemo-developers mailing list
[email protected]
https://lists.maemo.org/mailman/listinfo/maemo-developers

Reply via email to