← Back to team overview

puredyne-team team mailing list archive

[Bug 504539] Re: sshd started on boot

 

the cutest fix for this is to add the /etc/ssh/sshd_not_to_be_run file.
This will disable sshd and let you know when the service starts like so:

 sudo /etc/init.d/ssh restart
 * Restarting OpenBSD Secure Shell server sshd                                                                                                                    [ OK ] 
 * OpenBSD Secure Shell server not in use (/etc/ssh/sshd_not_to_be_run)


easy to change back by removing this file.

** Changed in: puredyne-live
     Assignee: (unassigned) => agagag (anton)

** Changed in: puredyne-live
       Status: New => Fix Committed

-- 
sshd started on boot
https://bugs.launchpad.net/bugs/504539
You received this bug notification because you are a member of puredyne
team, which is a direct subscriber.

Status in Puredyne liveCD/DVD/USB/HD: Fix Committed

Bug description:
sshd is started on boot, which is a big security problem with the known livecd user/pass





References