We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
存在某些用户使用ssh登录到observer节点后并没有对应home_path的权限,需要进行权限切换,因此需要再cmd操作中增加su 前缀。本身需求使用上是较为小众的,因此此处增加一个对应的设计,以实现对应的功能。 P.S.启用此参数默认登录身份已配置免密
The text was updated successfully, but these errors were encountered:
wayyoungboy
Successfully merging a pull request may close this issue.
Description
存在某些用户使用ssh登录到observer节点后并没有对应home_path的权限,需要进行权限切换,因此需要再cmd操作中增加su 前缀。本身需求使用上是较为小众的,因此此处增加一个对应的设计,以实现对应的功能。
P.S.启用此参数默认登录身份已配置免密
The text was updated successfully, but these errors were encountered: