摘要: ssh配置pam登陆策略 ### 1.pam下sshd配置文件问题 ![image-20230615143915491](https://ytubed.oss-cn-beijing.aliyuncs.com/image-20230615143915491.png) 升级后openssh中的配置文件可 阅读全文
posted @ 2023-06-16 14:05 yy9knsg 阅读(243) 评论(0) 推荐(0) 编辑
摘要: ``` 2023年6月15日 升级OpenSSL OpenSSH #查看openssh版本命令 ssh -V #查看openssl版本命令 openssl version 当前版本 [root@node01 ~]# ssh -V OpenSSH_7.4p1, OpenSSL 1.0.2k-fips 阅读全文
posted @ 2023-06-16 14:04 yy9knsg 阅读(240) 评论(0) 推荐(0) 编辑