小编Aj *_*har的帖子

sign_and_send_pubkey:签名失败:代理拒绝操作(ePass2003)

配置来自 ePass2003 的 SSH 密钥以访问服务器。

我在 VirtualBox 上有一个来宾 ubuntu 16.04,我能够从 VM SSH 服务器 1,但是当从服务器 1 SSH 到服务器 2 时,出现以下错误。

debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /usr/lib/x86_64-linux-gnu/opensc-pkcs11.so
debug3: send_pubkey_test
debug3: send packet: type 50
debug2: we sent a publickey packet, wait for reply
debug3: receive packet: type 60
debug1: Server accepts key: pkalg rsa-sha2-512 blen 279
debug2: input_userauth_pk_ok: fp SHA256:M0HzYuvGQ8LcKpJIGPgQDrN6Xs8jpyjH4wRQdslGeV
debug3: sign_and_send_pubkey: RSA SHA256:M0HzYuvGQ8LcKpJIGPgQDrN6Xs8jpyjH4wRQdslGeV
**sign_and_send_pubkey: signing failed: agent refused operation**
Run Code Online (Sandbox Code Playgroud)

当我在服务器 2 上运行ssh-add …

ssh-keys

4
推荐指数
2
解决办法
1万
查看次数

标签 统计

ssh-keys ×1