Bugzilla – Bug 13399
ssh no longer works on controller
Last modified: 2009-08-17 10:03:41 UTC
after enabling ssh on the controller, it does not appear to start the ssh server I investigated this on a serial console and it appears inetd is not started. /etc/inetd.conf is correctly edited to enable ssh, but no inetd process is running. executing `/usr/sbin/inetd` from the console allows ssh access. my guess is: something wrong in a boot script _sighup('/usr/sbin/inetd') from the lua SSH script not working
Ben, what's /var/log/messages say after the system is booted? If you enable it, then reboot jive, does ssh work then?
QA can you reproduce? This works for me.
fixed (itself) as of r7103