কপ্টার,
ফেডোরা 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
? সম্প্রতি কিছু পরিবর্তন হয়েছে যা কিছু সেটআপগুলিকে প্রভাবিত করতে পারে।