开发者

OpenSSH Two Phase Login

开发者 https://www.devze.com 2023-01-16 23:57 出处:网络
I would like it if when I use OpenSSH like so: ssh user@host that it asks for a passphrase 开发者_运维技巧

I would like it if when I use OpenSSH like so:

ssh user@host

that it asks for a passphrase

开发者_运维技巧
Please enter Passphrase:

then asks for the password

Please enter Password:

Is this possible?


i think you can configure pam to do so. Pam mean pluggable authentication modules which provide login prompt for you, ssh is configured to use UsePam.

you should configure your login with multiple authentication modules so it ask your password mutiple times.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号