Displaying 4 results from an estimated 4 matches for "belvedereallee".
2018 Apr 04
5
OpenSSH-Client without reverse tunnel ability
...e possible to add a config option, allowing an
administrator to disable reverse port forwarding or limit it's destinations?
Thank you in advance,
Jan Bergner
--
________________________________________
*Jan Bergner, M.Sc. *
Software Engineer
?
*indurad GmbH*
*The Industrial Radar Company*
?
Belvedereallee 5
52070 Aachen, Germany
Office: + 49 241 538070-61
Front Desk: + 49 241 538070-0
Fax: + 49 241 538070-99
jan.bergner at indurad.com
www.indurad.com <http://www.indurad.com/>
_______________________________________
-------------- next part --------------
A non-text attachment was scrubbed.....
2020 Oct 21
6
"Semi-Trusted" SSH-Keys that also require PAM login
Hello all,
in order to connect to my SSH servers from untrusted devices like company computers or my smartphone, I set up 2FA with
google-authenticator hooked into PAM.
However, this is not really 2FA at least for the smartphone, since I use the same device for generating the TANs and it
is also at least inconvenient to always require a new TAN for each connection. I do not want to solely rely
2020 Oct 23
3
"Semi-Trusted" SSH-Keys that also require PAM login
...;
> AuthenticationMethods publickey,password publickey,hostbased
>
> This would allow users to log in with (public key AND password) OR
> (public key and host-based).
>
> -d
>
--
*Jan Bergner, M.Sc. *
Senior IT Administrator
*indurad GmbH*
*The Industrial Radar Company*
Belvedereallee 5
52070 Aachen, Germany
Office: + 49 241 538070-61
Front Desk: + 49 241 538070-0
Fax: + 49 241 538070-99
jan.bergner at indurad.com
www.indurad.com <http://www.indurad.com/>
2018 Apr 05
2
OpenSSH-Client without reverse tunnel ability
On Apr 4 13:58, Nico Kadel-Garcia wrote:
> On Wed, Apr 4, 2018 at 11:43 AM, Alexander Wuerstlein
> <snalwuer at cip.informatik.uni-erlangen.de> wrote:
> > On 2018-04-04T17:27, mlrx <openssh-unix-dev at 18informatique.com> wrote:
> >> Le 04/04/2018 ? 13:32, Jan Bergner a ?crit :
> >> > Good day!
> >> >
> >> > Is it possible to