Gene, > I want to upgrade to the latest sshd without rebooting my system. I have > copied the latest sshd.lrp to my boot floppy and mounted it on the > bering-leaf system. After I stop sshd, is it possible to "unpack" the > sshd.lrp on the floppy into /usr/sbin/ and overwrite sshd on the ram > disk? I can then start sshd and the new version should run. > > I have been unable to find how to do this on the FAQ. > You could try "lrpkg -i sshd" from within the mounted directory, that will install the new sshd package and overwrite the previous one.
> Will sshd connection be maintained during the sshd stop/start like when > Shorewall is restarted? I would suspect that restarting sshd would cause > any existing ssh connections to be dropped, right? > I'm not sure about that, but I suspect the connection will be dropped with a sshd stop/start. Regards, Eric Spakman ------------------------------------------------------- This SF.net email is sponsored by: SF.net Giveback Program. SourceForge.net hosts over 70,000 Open Source Projects. See the people who have HELPED US provide better services: Click here: http://sourceforge.net/supporters.php ------------------------------------------------------------------------ leaf-user mailing list: [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/leaf-user SR FAQ: http://leaf-project.org/pub/doc/docmanager/docid_1891.html
