नमस्कार,
फेडोरा 23 स्थापना के बाद मुझे एसएसएच के साथ एक समस्या है।
जब मैं अपने दूरस्थ होस्ट को निजी कुंजी के साथ कनेक्ट नहीं करना चाहता था तो मेरे मेजबान को कुंजी मिल गई:
debug1: matching key found: file /home/theo/.ssh/authorized_keys, line 1 RSA {REDACTED}
debug1: restore_uid: 0/0
Postponed publickey for theo from {REDACTED} port 60351 ssh2 [preauth]
Connection closed by {REDACTED} [preauth]
debug1: do_cleanup [preauth]
debug1: monitor_read_log: child log fd closed
लेकिन जैसा कि आप देख रहे हैं कि मेरे ग्राहक इसे स्वयं काट रहे हैं
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /home/tbouge/.ssh/id_rsa
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply
debug1: Server accepts key: pkalg ssh-rsa blen 1047
debug2: input_userauth_pk_ok: fp SHA256:{REDACTED}
debug3: sign_and_send_pubkey: RSA SHA256:{REDACTED}
debug2: we did not send a packet, disable method
debug1: No more authentication methods to try.
Permission denied (publickey).
मैं एक ही निजी कुंजी का उपयोग करके विंडोज़ पर पोटीन के साथ अपने होस्ट से कनेक्ट कर सकता हूं और मैं एक अलग निजी कुंजी का उपयोग करके अपने फोन से कनेक्ट कर सकता हूं।
क्या तुम्हारे पास कोई विचार है ?
/ Etc / ssh / ssh_conf
Host *
GSSAPIAuthentication yes
# If this option is set to yes then remote X11 clients will have full access
# to the original X11 display. As virtually no X11 client supports the untrusted
# mode correctly we set this to yes.
ForwardX11Trusted yes
# Send locale-related environment variables
SendEnv LANG LC_CTYPE LC_NUMERIC LC_TIME LC_COLLATE LC_MONETARY LC_MESSAGES
SendEnv LC_PAPER LC_NAME LC_ADDRESS LC_TELEPHONE LC_MEASUREMENT
SendEnv LC_IDENTIFICATION LC_ALL LANGUAGE
SendEnv XMODIFIERS
धन्यवाद
संपादित करें: मैं एक पासवर्ड से जुड़ सकता हूं
ausearch -m SECCOMP
या ausearch -m AVC
? हाल ही में कुछ बदलाव हुए थे जो कुछ सेटअप को प्रभावित कर सकते थे।