开发者社区> 问答> 正文

普通用户无法使用ssh?报错

openssh版本升级至7.4p1,结果普通用户使用ssh报错,错误如下:error while loading shared libraries: libcrypto.so.1.0.0: cannot open shared object file: Permission denied 

展开
收起
爱吃鱼的程序员 2020-06-08 19:39:52 595 0
1 条回答
写回答
取消 提交回答
  • https://developer.aliyun.com/profile/5yerqm5bn5yqg?spm=a2c6h.12873639.0.0.6eae304abcjaIB

    1.对应版本的 libcrypto.so不存在

    2. libcrypto.so存在,但是由于有其他版本的 libcrypto.so,识别为其他版本

    3.真的没权限。应该是升级openssh时用户的权限和运行openssh用户的权限不匹配

    2020-06-08 19:40:04
    赞同 展开评论 打赏
问答分类:
问答标签:
问答地址:
问答排行榜
最热
最新

相关电子书

更多
低代码开发师(初级)实战教程 立即下载
冬季实战营第三期:MySQL数据库进阶实战 立即下载
阿里巴巴DevOps 最佳实践手册 立即下载