Git Product home page Git Product logo

Comments (8)

qishibo avatar qishibo commented on June 17, 2024

you can use a private key instead

from anotherredisdesktopmanager.

xianyunleo avatar xianyunleo commented on June 17, 2024

我也想用私钥,但是公司的服务器,我没权限改,目前navicat和DataGrip都支持 sshd PasswordAuthentication=no的密文密码连接

from anotherredisdesktopmanager.

qishibo avatar qishibo commented on June 17, 2024

那你平常不用私钥,通过什么登录的

from anotherredisdesktopmanager.

xianyunleo avatar xianyunleo commented on June 17, 2024

这台服务器是用,密码登录。
服务器sshd的配置是PasswordAuthentication=no,ChallengeResponseAuthentication=yes。
这种情况下,仅支持交互式(如键盘)输入密码,不支持明文密码

from anotherredisdesktopmanager.

qishibo avatar qishibo commented on June 17, 2024

是每次从验证器app里获取动态密码填入么

from anotherredisdesktopmanager.

xianyunleo avatar xianyunleo commented on June 17, 2024

ChallengeResponseAuthentication指定是否使用“键盘交互”身份验证方案。

从理论上讲,“键盘交互”身份验证方案可以向用户询问多重问题,但是实践中,通常仅询问 Password:,也可以询问 One-time Password

https://zhuanlan.zhihu.com/p/518666339

下面是普通Password验证和ChallengeResponseAuthentication Password验证在终端的表现
88813366f08a447f2f2bbf98dac6af6

9a3d6ef88888cf4f537cadb94f503e5

from anotherredisdesktopmanager.

qishibo avatar qishibo commented on June 17, 2024

懂了,你在其他APP【如RDM】能正常登陆么,可以截个图我看看他是啥操作么

from anotherredisdesktopmanager.

xianyunleo avatar xianyunleo commented on June 17, 2024

RDM不能,IDEA可以,Xshell也可以,Xshell参考这里 https://zhuanlan.zhihu.com/p/518666339

from anotherredisdesktopmanager.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.