উইন্ডোজ 10 এসএস পাসওয়ার্ড প্রমাণীকরণ অক্ষম করবেন?


10

উইন্ডোজ 10 সম্প্রতি ওপেনএসএইচকে একটি Windowsচ্ছিক উইন্ডোজ বৈশিষ্ট্য হিসাবে যুক্ত করেছে। আমি কনফিগার ফাইলটি সি: \ উইন্ডোজ \ System32 \ ওপেনএসএইচ \ sshd_config খুঁজে পেয়েছি এবং এটিকে সংশোধন করার অধিকার দিয়েছি।

আমার কাছে থাকা ফাইলটি এখানে:

#   $OpenBSD: sshd_config,v 1.84 2011/05/23 03:30:07 djm Exp $

# This is the sshd server system-wide configuration file.  See
# sshd_config(5) for more information.

# This sshd was compiled with PATH=/usr/bin:/bin:/usr/sbin:/sbin

# The strategy used for options in the default sshd_config shipped with
# OpenSSH is to specify options with their default value where
# possible, but leave them commented.  Uncommented options override the
# default value.

#Port 22
#AddressFamily any
#ListenAddress 0.0.0.0
#ListenAddress ::

# The default requires explicit activation of protocol 1
#Protocol 2

# HostKey for protocol version 1
#HostKey /etc/ssh/ssh_host_key
# HostKeys for protocol version 2
#HostKey /etc/ssh/ssh_host_rsa_key
#HostKey /etc/ssh/ssh_host_dsa_key
#HostKey /etc/ssh/ssh_host_ecdsa_key

# Lifetime and size of ephemeral version 1 server key
#KeyRegenerationInterval 1h
#ServerKeyBits 1024

# Logging
# obsoletes QuietMode and FascistLogging
#SyslogFacility AUTH
#LogLevel INFO

# Authentication:

#LoginGraceTime 2m
#PermitRootLogin yes
#StrictModes yes
#MaxAuthTries 6
#MaxSessions 10

#RSAAuthentication yes
#PubkeyAuthentication yes

# The default is to check both .ssh/authorized_keys and .ssh/authorized_keys2
# but this is overridden so installations will only check .ssh/authorized_keys
AuthorizedKeysFile  .ssh/authorized_keys

# For this to work you will also need host keys in /etc/ssh/ssh_known_hosts
#RhostsRSAAuthentication no
# similar for protocol version 2
#HostbasedAuthentication no
# Change to yes if you don't trust ~/.ssh/known_hosts for
# RhostsRSAAuthentication and HostbasedAuthentication
#IgnoreUserKnownHosts no
# Don't read the user's ~/.rhosts and ~/.shosts files
#IgnoreRhosts yes

# To disable tunneled clear text passwords, change to no here!
#PasswordAuthentication yes
#PermitEmptyPasswords no

# Change to no to disable s/key passwords
ChallengeResponseAuthentication no

# Kerberos options
#KerberosAuthentication no
#KerberosOrLocalPasswd yes
#KerberosTicketCleanup yes
#KerberosGetAFSToken no

# GSSAPI options
#GSSAPIAuthentication no
#GSSAPICleanupCredentials yes

# Set this to 'yes' to enable PAM authentication, account processing, 
# and session processing. If this is enabled, PAM authentication will 
# be allowed through the ChallengeResponseAuthentication and
# PasswordAuthentication.  Depending on your PAM configuration,
# PAM authentication via ChallengeResponseAuthentication may bypass
# the setting of "PermitRootLogin without-password".
# If you just want the PAM account and session checks to run without
# PAM authentication, then enable this but set PasswordAuthentication
# and ChallengeResponseAuthentication to 'no'.
#UsePAM no

#AllowAgentForwarding yes
#AllowTcpForwarding yes
#GatewayPorts no
#X11Forwarding no
#X11DisplayOffset 10
#X11UseLocalhost yes
#PrintMotd yes
#PrintLastLog yes
#TCPKeepAlive yes
#UseLogin no
#UsePrivilegeSeparation yes
#PermitUserEnvironment no
#Compression delayed
#ClientAliveInterval 0
#ClientAliveCountMax 3
#UseDNS yes
#PidFile /var/run/sshd.pid
#MaxStartups 10
#PermitTunnel no
#ChrootDirectory none

# no default banner path
#Banner none

# override default of no subsystems
Subsystem   sftp    sftp-server.exe

# Example of overriding settings on a per-user basis
#Match User anoncvs
#   X11Forwarding no
#   AllowTcpForwarding no
#   ForceCommand cvs server
# PubkeyAcceptedKeyTypes ssh-ed25519*

ChallengeResponseAuthentication no
PasswordAuthentication no
UsePAM no

শুধুমাত্র অ-ডিফল্ট এন্ট্রি নীচে 3 লাইন যে উচিত নিষ্ক্রিয় পাসওয়ার্ড প্রমাণীকরণ । আমি ফাইল আমি সেবা এবং পুনরায় আরম্ভ করা যেতে পারে পরিবর্তন ssh-agent, SSH Server Brokeএবং SSH Server Proxyআশা তারা কনফিগ ফাইলে পরিবর্তন দেখতে পাবেন। আমি তখন লোকালহোস্টে এসএসটি করতে পুট্টি ব্যবহার করি। পুট্টি আমার ব্যবহারকারীর নাম জিজ্ঞাসা করে কিন্তু তারপরে এটি আমার পাসওয়ার্ডের জন্য জিজ্ঞাসা করে এবং আমি এটি প্রবেশ করানোর পরে সাফল্যের সাথে সংযোগ করে।

উইন্ডোজ 10 এর নতুন এসএসএইচ বৈশিষ্ট্যে আমি কীভাবে পাসওয়ার্ড প্রমাণীকরণ অক্ষম করতে পারি?


3
উইন্ডোজ 10 এপ্রিল 2018 আপডেট হিসাবে (সংস্করণ 1803) কনফিগার ফাইলটি সিটিতে রয়েছে: \ প্রোগ্রামডাটা \ ssh \ sshd_config
জিন গয়েখম্যান

Thx @ জিনগয়খম্যান। নোট করুন আপনি চাইলে উইন্ডোজ পরিষেবাদির রেজিস্ট্রিতে এই অবস্থানটি ওভাররাইড করতে পারেন।
এইচ

উত্তর:


4

উইন্ডোজ 10 ভি 1803 (ওরফে 17134.191) এ পরিবর্তন হয়েছে।

সি: \ প্রোগ্রামডেটা \ ssh \ sshd_config (ওরফে% PROGRAMDATA% sh ssh \ sshd_config) সম্পাদনা করুন


2

আপনি নোট করেছেন যে আপনার পরিষেবাটি "এসএসএইচ সার্ভার প্রক্সি" রয়েছে - এই পরিষেবাটি উইন্ডোজ 10 ফল ক্রিয়েটর আপডেট (v1709) এর "ওপেনএসএইচ সার্ভার (বিটা)" optionচ্ছিক বৈশিষ্ট্যটির অংশ নয়। এটি উইন্ডোজ বিকাশকারী মোডের অংশ - আমি অবাক হয়েছি যদি এটি (সম্ভবত ডাব্লুএসএল এর সাথে সংমিশ্রণে) আপনাকে অনিচ্ছাকৃতভাবে একটি ভিন্ন ওপেনএসএইচ সার্ভারের সাথে সংযোগ দিচ্ছে এবং কেন কনফিগারেশনে প্রদর্শিত হচ্ছে এটি সম্মানিত হচ্ছে না।

"এসএসএইচ সার্ভার প্রক্সি" পরিষেবাটি বন্ধ বা অক্ষম করার চেষ্টা করুন এবং আচরণটি পরিবর্তিত হয়েছে কিনা তা দেখুন বা বিকল্পভাবে আপনার উইন্ডোজ \ System32 \ ওপেনএসএসএইচ \ sshd_config # বন্দরটিকে একটি মানহীন পোর্টে সামঞ্জস্য করুন এবং আবার পরীক্ষা করুন।

এটি পরীক্ষা করার জন্য আমি কেবল একটি ল্যাব উইন্ডোজ 10 v1709 ভিএম স্থাপন করেছি এবং কেবলমাত্র একটি এসএসডি সার্ভিস পুনরায় চালু করার সাথে "# পাসওয়ার্ডঅথেন্টিকেশন হ্যাঁ" লাইনটি (এবং মানটি "নো" তে স্যুইচ করে) এটি নিশ্চিত করতে পারি যে এটি পাসওয়ার্ড-ভিত্তিক লগইনগুলি ব্লক করে ।

"ওপেনএসএসএইচ সার্ভার (বিটা)" প্রদত্ত একমাত্র পরিষেবাগুলি হ'ল "এসএসডিডি" এবং "এসএসএল-এজেন্ট"। উইন্ডোজ ডেভেলপার মোড বা উবুন্টুতে ডাব্লুএসএল / ব্যাশ ছাড়াই তাজা ভিএম।

আমাদের সাইট ব্যবহার করে, আপনি স্বীকার করেছেন যে আপনি আমাদের কুকি নীতি এবং গোপনীয়তা নীতিটি পড়েছেন এবং বুঝতে পেরেছেন ।
Licensed under cc by-sa 3.0 with attribution required.