On Thu, Mar 06, 2008 at 01:31:50PM +0100, Oliver Grawert wrote:
> hi,
> Am Mittwoch, den 05.03.2008, 13:44 -0500 schrieb Rob Owens:
> > 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?
> just copy the initscript to ssh_custom or so and add the matching
> parameters to the daemon call ...
> 
> on the ltsp side you should make sure to have SSH_OVERRIDE_PORT set in
> lts.conf, that will make ldm use a different port.
> 
I've created my scripts and it all works, but I'm not sure where the proper 
place for the script is.  Seems like it should go in /usr/local/etc/init.d, but 
that causes complications when using update-rc.d because that looks for a 
script in /etc/init.d.  Of course I could manually create the symlinks to 
/usr/local/etc/init.d, but I was wondering if anybody had an opinion on which 
way is correct.

-Rob

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_____________________________________________________________________
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

Reply via email to