SFTP পাসওয়ার্ড মোডে স্যুইচ করছে না


1

দুটি সার্ভার, সিঙ্ক করা কনফিগারেশন এবং sshকীগুলি। গন্তব্যের সাথে সংযোগ করার সময়, প্রথম সার্ভারটি পাসওয়ার্ড মোডে স্যুইচ করেছে:

debug1: Authentications that can continue: password,publickey,keyboard-interactive
debug3: start over, passed a different list password,publickey,keyboard-interactive
debug3: preferred publickey,keyboard-interactive,password
debug3: authmethod_lookup publickey
debug3: remaining preferred: keyboard-interactive,password
debug3: authmethod_is_enabled publickey
debug1: Next authentication method: publickey
debug1: Offering public key: /root/.ssh/id_dsa
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply
debug1: Server accepts key: pkalg ssh-dss blen 433
debug2: input_userauth_pk_ok: fp xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx
debug3: sign_and_send_pubkey
debug1: read PEM private key done: type DSA
Authenticated with partial success.
debug1: Authentications that can continue: password,publickey,keyboard-interactive
debug2: we did not send a packet, disable method
debug3: authmethod_lookup keyboard-interactive
debug3: remaining preferred: password
debug3: authmethod_is_enabled keyboard-interactive
debug1: Next authentication method: keyboard-interactive
debug2: userauth_kbdint
debug2: we sent a keyboard-interactive packet, wait for reply
debug2: input_userauth_info_req
Password Authentication
debug2: input_userauth_info_req: num_prompts 1
Password:

দ্বিতীয় সার্ভার অসীম লুপে চলে যাওয়ার সময়:

debug1: Authentications that can continue: password,publickey,keyboard-interactive
debug1: Next authentication method: publickey
debug1: Offering DSA public key: /root/.ssh/id_dsa
debug2: we sent a publickey packet, wait for reply
debug1: Server accepts key: pkalg ssh-dss blen 433
debug2: input_userauth_pk_ok: fp xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx:xx [MD5]
debug1: key_parse_private2: missing begin marker
debug1: read PEM private key done: type DSA
Authenticated with partial success.
debug2: key: /root/.ssh/id_dsa ((nil)), explicit
debug1: Authentications that can continue: password,publickey,keyboard-interactive
debug1: Trying private key: /root/.ssh/id_dsa
debug1: key_parse_private2: missing begin marker
debug1: read PEM private key done: type DSA
debug2: we sent a publickey packet, wait for reply
Authenticated with partial success.
debug2: key: /root/.ssh/id_dsa ((nil)), explicit
debug1: Authentications that can continue: password,publickey,keyboard-interactive
debug1: Trying private key: /root/.ssh/id_dsa
debug1: key_parse_private2: missing begin marker
debug1: read PEM private key done: type DSA
debug2: we sent a publickey packet, wait for reply
Authenticated with partial success.
debug2: key: /root/.ssh/id_dsa ((nil)), explicit
debug1: Authentications that can continue: password,publickey,keyboard-interactive
debug1: Trying private key: /root/.ssh/id_dsa
debug1: key_parse_private2: missing begin marker
debug1: read PEM private key done: type DSA
debug2: we sent a publickey packet, wait for reply
Authenticated with partial success.
debug2: key: /root/.ssh/id_dsa ((nil)), explicit
debug1: Authentications that can continue: password,publickey,keyboard-interactive
debug1: Trying private key: /root/.ssh/id_dsa
debug1: key_parse_private2: missing begin marker
debug1: read PEM private key done: type DSA
debug2: we sent a publickey packet, wait for reply
....

কোন ধারণা কেন?


অসীম লুপ বলতে কী বোঝ? এটি এমন কিছুর মতো লাগে যা কখনই ঘটে না। সার্ভার লগগুলিতে কি আছে?
জাকুজে

ঠিক আছে এটি পাসওয়ার্ড পাওয়ার পরিবর্তে একই আইডি_এসএ কী পাঠায়: প্রতিক্রিয়া
meso_2600

আমি ওপেনডিএসএইচ_7.4 পি 1, ওপেনএসএসএল 1.0.2k-fips সহ রেড হ্যাট 7 তে একই সমস্যাটি অনুভব করছি। আমি একটি পুরানো ssh এবং sftp বাইনারি ব্যবহার করার চেষ্টা করেছি এবং এটি কার্যকর। পার্থক্যটি হ'ল আমি ব্লু-কোট প্রক্সি দিয়ে যাচ্ছি। এটি একটি সাইফার সমস্যা হতে পারে?
tmow

উত্তর:


2

মনে হচ্ছে সমস্যাটি ssh ক্লায়েন্ট বাইনারি নিয়ে ছিল:

OpenSSH_6.6.1p1, OpenSSL 0.9.8j-fips 07 Jan 2009

পুরানো এসএসএস বাইনারি অনুলিপি করার পরে আমি গন্তব্য সার্ভারে সংযোগ করতে সক্ষম হয়েছি।


হ্যাঁ, আমি একই চেষ্টা করেছি এবং এটি কাজ করে, কিন্তু আমি সত্যিই কেন বুঝতে চাই
tmow

0

আমার কিছুটা আলাদা পরিস্থিতি আছে। আমার কাছে একটি স্ক্রিপ্ট রয়েছে যা পাসওয়ার্ড প্রমাণীকরণের সাহায্যে রিমোট সার্ভার থেকে ফাইলগুলি ডাউনলোড করবে (প্রত্যাশার সাহায্যে) ft যখন আমি ওএস (সোলারিস 10 x86) আপগ্রেড করেছি, sftp হঠাৎ পাসওয়ার্ড জিজ্ঞাসা বন্ধ করুন:

$ sftp -b batches/batch_file login@sftp.server
Permission denied (password).
Connection closed

আমি -o BatchMode=noকমান্ড লাইনে যুক্ত করার পরে, পাসওয়ার্ড প্রম্পট উপস্থিত হয়েছিল:

$ sftp -o BatchMode=no -b batches/batch_file  login@sftp.server
login@sftp.server's password:
আমাদের সাইট ব্যবহার করে, আপনি স্বীকার করেছেন যে আপনি আমাদের কুকি নীতি এবং গোপনীয়তা নীতিটি পড়েছেন এবং বুঝতে পেরেছেন ।
Licensed under cc by-sa 3.0 with attribution required.