RE: SSH security
From: Peter Mueller (pmueller@sidestep.com)Date: 10/23/01
- Previous message: jaywhy: "Re: SQL Access Problem"
- Maybe in reply to: Brian Clifton: "SSH security"
- Next in thread: Brian Clifton: "RE: SSH security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Message-ID: <7A88BAC41801524CA8155397A457C9086927D8@exchange.sidestep.com> From: Peter Mueller <pmueller@sidestep.com> To: 'Charlie Brady' <charlieb@e-smith.com>, Patrick Ohnewein <pohnewein@prodata.it> Subject: RE: SSH security Date: Mon, 22 Oct 2001 18:39:11 -0700
> On Mon, 22 Oct 2001, Patrick Ohnewein wrote:
>
> > Are there some disadvantages or security problems in useing
> xinetd in
> > place of sshd directly?
>
> One disadvantage is increased latency in startup, since sshd needs to
> generate a new host session key for each connection. Probably
> not too much
> of an issue with modern processors, but try it with a 386 or a SPARC1.
not to mention scaling quite horribly due to the spawning of multiple
threads. if you ssh once in a while then do whatever suits your fancy;
however, if this is a server the choice is obvious.
cheers,
Peter Mueller
- Previous message: jaywhy: "Re: SQL Access Problem"
- Maybe in reply to: Brian Clifton: "SSH security"
- Next in thread: Brian Clifton: "RE: SSH security"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|