jam wrote:

(Regarding setting up multiple instances of sshd)
>> I think it was the ltsp-developer list.
>>     
>
>
> And to quote Warren 'it was surprisingly non-trivial'
>
> Actually on port 22 I had 100s to 1000s login attempts per week, on a non 
> standard port the logs are totally empty after 3 or 4 years
> James
>   

Actually what I did was this, in my sshd_config file:

... misc options ...

PasswordAuthentication no

... more options ...

Match Address 172.31.100.*
PasswordAuthentication yes

... end of sshd_config ...

It seems to be working this way.

Derek Tattersall






-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_____________________________________________________________________
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