深度终端如何支持阿里云堡垒机ssh协议运维
Tofloor
poster avatar
158******55
deepin
2018-10-10 19:21
Author
本帖最后由 angi-wang 于 2018-10-11 10:58 编辑

阿里云堡垒机ssh协议运维开通了双因子认证(手机短信验证码),使用xshell连接堡垒机会弹出一个输入短信验证码的框,可是使用深度终端连接堡垒机,按命令行提示输入短信验证码后,报错如下:
Received disconnect from *.*.*.* port *:11: [USM] token GATE 'exec' not supported, please try login from web SSO

Disconnected from *.*.*.* port *

PS:之前个人原因,问题描述有误。
Reply Favorite View the author
All Replies
avatar
zccrs
deepin
2018-10-11 00:23
#1
用linux下的其它终端功能正常吗?
Reply View the author
avatar
158******55
deepin
2018-10-11 02:06
#2
https://bbs.deepin.org/post/169659
用linux下的其它终端功能正常吗?

还没试过,有啥推荐的linux终端吗?
Reply View the author
avatar
zwq133
deepin
2018-10-11 04:03
#3
https://bbs.deepin.org/post/169659
还没试过,有啥推荐的linux终端吗?

我总觉得tilda终端如果可以分屏和自定义命令的话,比深度终端好用~~然而深度的雷神终端就是不借鉴一下tilda的特性~~
Reply View the author
avatar
iminto
deepin
2018-10-11 17:53
#4
本帖最后由 iminto 于 2018-10-11 09:58 编辑

xshell毕竟是大公司的产品,其他终端和xshell比都弱了很多。

xshell支持多种协议,包括一些图形协议。
所以可以在终端直接弹出图形界面。但是其他终端没这么高级,只能是纯命令行交互,所以实现不了这种在客户端弹出验证码窗口的功能。比如你在命令行执行这个:
  1. whiptail --title "输入" --inputbox "验证码" 20 50
Copy the Code
就会弹出一个输入框进行交互
Reply View the author
avatar
158******55
deepin
2018-10-11 18:54
#5
https://bbs.deepin.org/post/169659
用linux下的其它终端功能正常吗?

今天用SecureCRT试了下,没问题,但是深度终端还是不行。
Reply View the author
avatar
MobeiSiran
deepin
2018-10-11 19:20
#6
https://bbs.deepin.org/post/169659
xshell毕竟是大公司的产品,其他终端和xshell比都弱了很多。

xshell支持多种协议,包括一些图形协议。

深度终端可以直接建立XServer连接
Reply View the author
avatar
ih******op@vip.qq.com
deepin
2018-10-11 19:25
#7
直接ssh命令行。配置写ssh_config
Reply View the author
avatar
Feng Yu
deepin
2018-10-11 20:14
#8
Reply View the author
avatar
zccrs
deepin
2018-10-11 21:17
#9
https://bbs.deepin.org/post/169659
今天用SecureCRT试了下,没问题,但是深度终端还是不行。

比如 terminator 什么的,你是直接执行的 ssh 命令吗?
Reply View the author
avatar
158******55
deepin
2018-11-26 17:35
#10
https://bbs.deepin.org/post/169659
比如 terminator 什么的,你是直接执行的 ssh 命令吗?

是在SecureCRT中建立连接后连上了,深度终端还没成功,估计是ssh参数问题,还不知道如何配置才能支持。
Reply View the author
avatar
chusky
deepin
2023-12-13 22:01
#11

还没有解决方法吗 看来只能换工具了

Reply View the author