Sylvain wrote:
> I have a server with an ssh instance configured to run on port 22. I
> also configured iptables to have a port-knocking mechanism blocking
> connections on port 22.
> Now I'd like to run another (restricted) ssh instance for just 1
> particular user, without this port-knocking
Paul E Condon:
>
> I have been running dozens of instances of ssh simultaneously for
> years without doing anything like the above. Either it is entirely
> unnecessary or the Debian Maintainer has include all this in his
> install script. Or maybe, like gnome-terminal, a single instance can
> mana
On Mon, Feb 13, 2012 at 10:00:33PM -0700, Paul E Condon wrote:
> On 20120213_200321, Rob Owens wrote:
> > On Tue, Feb 14, 2012 at 12:26:54AM +0100, Claudius Hubig wrote:
> > > Hello Sylvain,
> > >
> > > Sylvain wrote:
> > > >Right now I'm a bit confused by the way chroot seems to work with users.
2012/2/14 Rob Owens :
> On Tue, Feb 14, 2012 at 12:26:54AM +0100, Claudius Hubig wrote:
>> Hello Sylvain,
>>
>> Sylvain wrote:
>> >Right now I'm a bit confused by the way chroot seems to work with users.
>> >I'd be grateful if someone had an idea on how to do have an ssh instance
>> >running on a
On 20120213_200321, Rob Owens wrote:
> On Tue, Feb 14, 2012 at 12:26:54AM +0100, Claudius Hubig wrote:
> > Hello Sylvain,
> >
> > Sylvain wrote:
> > >Right now I'm a bit confused by the way chroot seems to work with users.
> > >I'd be grateful if someone had an idea on how to do have an ssh inst
On Tue, Feb 14, 2012 at 12:26:54AM +0100, Claudius Hubig wrote:
> Hello Sylvain,
>
> Sylvain wrote:
> >Right now I'm a bit confused by the way chroot seems to work with users.
> >I'd be grateful if someone had an idea on how to do have an ssh instance
> >running on a specific port and allowing
Hello Sylvain,
Sylvain wrote:
>Right now I'm a bit confused by the way chroot seems to work with users.
>I'd be grateful if someone had an idea on how to do have an ssh instance
>running on a specific port and allowing only certain users.
Check $(man sshd_config) and the AllowUser option. You
7 matches
Mail list logo