2009/1/17 Lars NoodC)n <larsnoo...@openoffice.org>:
> I'd like to be able to authorize certain groups of users to be able to
> log in via ssh from A to B below, but upon/after successful
> authentication be redirected to ssh on C,D,or E so as to log in and work
> there.
>
>        +--E
>        |
> A----B--+--C
>        |
>        +--D
>
>
> What part of authpf can do that?  Or is that better with SSH than PF?

This is standard SSH duty.

Configure A to pass through B to get to E, C, D.  Research the
'ProxyCommand' setting.

--
jm

Reply via email to