小编Ale*_*lex的帖子

识别网络上多个服务器之间的 ssh 信任

问题:

We have many dev/qa/prod RH/Solaris servers with many accounts having ssh trust between them, including between servers in different environments (prod->prod, but also qa->prod). I know this is a bad practice, and the first step I'm trying to take to resolve it is to understand which accounts on which boxes can ssh to which other accounts on which boxes without a password.

My approach was going to be a shell script to log into a specified list of servers, …

security ssh ssh-keys shell-scripting

6
推荐指数
1
解决办法
394
查看次数

标签 统计

security ×1

shell-scripting ×1

ssh ×1

ssh-keys ×1