Thanks for the advice. Looks like Ubuntu's /etc/init.d/sshd script references /etc/default/ssh, which seems like the spot for the option for the special config file.
-Rob Michael Blinn wrote: > Rob: > I'd first look at using two /etc/init.d/ssh?? scripts that simply > reference separate config files. - Specify your different > ports/interfaces in those configs and you should be golden. > -Michael > > Rob Owens wrote: >> I'd like to run 2 instances of ssh on my LTSP 5 server, so that I may >> disallow password authentication from the internet. I know I can >> compile from source for the 2nd instance, but is there any way of using >> Ubuntu's openssh-server package for both instances? Can I somehow tell >> the package to install its binary and config files in /usr/local? >> >> If I must compile from source, then I'd prefer to have the from-source >> instance serve my local network. (Reason being that I'd like the >> package management to provide security upgrades to the internet-facing >> ssh server, which is my bigger security risk). Will this break anything >> LTSP-related? >> >> -Rob >> ******************************************************** >> >> The information transmitted is intended only for the person or entity to >> which it is addressed and may contain confidential and/or privileged >> material. If you are not the addressee, any disclosure, reproduction, >> copying, distribution, or other dissemination or use of this transmission in >> error please notify the sender immediately and then delete this e-mail. >> E-mail transmission cannot be guaranteed to be secure or error free as >> information could be intercepted, corrupted lost, destroyed, arrive late or >> incomplete, or contain viruses. >> The sender therefore does not accept liability for any errors or omissions >> in the contents of this message which arise as a result of e-mail >> transmission. If verification is required please request a hard copy >> version. >> >> ******************************************************** >> >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by: Microsoft >> Defy all challenges. Microsoft(R) Visual Studio 2008. >> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ >> _____________________________________________________________________ >> Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: >> https://lists.sourceforge.net/lists/listinfo/ltsp-discuss >> For additional LTSP help, try #ltsp channel on irc.freenode.net >> >> > ******************************************************** The information transmitted is intended only for the person or entity to which it is addressed and may contain confidential and/or privileged material. If you are not the addressee, any disclosure, reproduction, copying, distribution, or other dissemination or use of this transmission in error please notify the sender immediately and then delete this e-mail. E-mail transmission cannot be guaranteed to be secure or error free as information could be intercepted, corrupted lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard copy version. ******************************************************** ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _____________________________________________________________________ Ltsp-discuss mailing list. To un-subscribe, or change prefs, goto: https://lists.sourceforge.net/lists/listinfo/ltsp-discuss For additional LTSP help, try #ltsp channel on irc.freenode.net
