|
2b03c955b3
|
修复 UOS 安装报错
1. UOS 上没有 /usr/lib64 目录
2. 识别出来是 debian 系统
3. UOS 上 /bin/sh 默认是 dash ,不兼容 bash,修改成 /bin/bash
4. ssh-add -D 报错,需要加上 source 环境变量
|
2024-11-12 18:27:17 +08:00 |
|
|
07fb76a1b0
|
!740 【5.0.2补丁版本】适配麒麟v10 arm升级openssh导致不兼容问题
Merge pull request !740 from zhangxubo/5.0.0
|
2024-04-28 06:16:36 +00:00 |
|
|
e882220315
|
ssh工具依赖系统so,和软件包自带依赖加载隔离
|
2024-04-25 10:46:53 +08:00 |
|
|
8c8f6fcf96
|
update script/gs_sshexkey.
Signed-off-by: zhangxubo <2578876417@qq.com>
|
2024-04-23 13:28:44 +00:00 |
|
|
29b135832a
|
gs_sshexkey工具增加互信包括-补充代码回合
|
2024-04-23 17:08:40 +08:00 |
|
|
7a9c9160e2
|
gs_sshexkey工具添加互信保活
|
2024-04-18 19:21:46 +08:00 |
|
|
b09d994649
|
加固gs_sshexkey分发互信文件
|
2023-03-11 16:48:10 +08:00 |
|
|
4edc91d7f1
|
解决gs_sshexkey创建互信缺少encrypt文件
|
2023-01-18 15:42:15 +08:00 |
|
|
6704b86720
|
adaptor paramiko use openssl with sslv3_methon
|
2022-09-15 10:20:55 +08:00 |
|
|
c1a32b9db7
|
修复3.1.0openssl启用sslv3,在升级流程中加载libssl.so失败的问题
|
2022-09-06 11:09:48 +08:00 |
|
|
1f6d7f369d
|
支持预安装结束选择是否删除root互信
支持预安装建立root互信不影响老的互信关系
日志记录行号,方便定位
|
2022-05-09 15:38:00 +08:00 |
|
|
2a6ca38e4d
|
gs_sshexkey在密码不同情况下支持输入不同节点密码建立互信
|
2022-04-14 10:06:07 +08:00 |
|
|
eda87da3d5
|
modify log for gs_sshexkey
|
2022-04-09 14:31:53 +08:00 |
|
|
eae422baf3
|
适配CM组件
Signed-off-by: coolany <kyosang@163.com>
support cgroup
追加合入
|
2022-03-05 18:51:52 +08:00 |
|
|
576730ba45
|
参数整改适配
|
2021-08-31 16:01:32 +08:00 |
|
|
7ed8d85695
|
gs_sshexkey新增-h参数,--help只给出-h参数说明,未给出该参数语法解析
|
2021-03-01 15:49:38 +08:00 |
|
|
f2d28fca22
|
om代码同步
|
2021-02-05 14:44:00 +08:00 |
|
|
a4a9ab4172
|
delete password param in gs_sshexkey which is not safe
|
2021-02-03 10:23:40 +08:00 |
|
|
457361c305
|
!29 浏览文件build.sh 适配三方库,去掉无效操作
Merge pull request !29 from hangjin2020/master
|
2021-01-29 15:49:01 +08:00 |
|
|
69a0c61188
|
fix bug about gs_sshexkey
|
2021-01-27 20:04:27 +08:00 |
|
|
df559c554e
|
互信脚本问题修复
|
2021-01-26 17:33:40 +08:00 |
|
|
b4f5f67172
|
/etc/profile整改
|
2021-01-25 11:11:47 +08:00 |
|
|
4069bed656
|
!13 优化sshexkey功能
Merge pull request !13 from zhangxubo/sshtool
|
2021-01-04 14:47:24 +08:00 |
|
|
c170734a99
|
主动加载clib,规避gs_check相关问题
|
2020-12-30 19:36:03 +08:00 |
|
|
3e5c3a222c
|
优化gs_sshexkey工具,支持非交互式操作
|
2020-12-26 18:26:21 +08:00 |
|
|
a2679f0cf7
|
om仓迁移
|
2020-12-16 17:25:24 +08:00 |
|