SSH ที่ไม่มีรหัสผ่าน (ไม่มีรหัสผ่าน) ใน Synology DSM 5 เช่นเดียวกับผู้ใช้อื่น (ที่ไม่ใช่รูท)


24

ฉันกำลังพยายามที่จะ ssh เข้าไปในสถานีดิสก์ของฉัน Synology โดยไม่ต้องใช้รหัสผ่าน (การตรวจสอบคีย์สาธารณะ) แต่เป็นที่ไม่ใช่รูต

เมื่อฉันพยายามที่จะ ssh เป็น root โดยไม่มีรหัสผ่านมันใช้งานได้ การทำตามขั้นตอนเดียวกันที่แน่นอนสำหรับผู้ใช้รายอื่นไม่ทำงาน มันมักจะถามหารหัสผ่าน (เช่นกันการใช้รหัสผ่านก็ใช้งานได้เช่นกัน)

ฉันได้ปฏิบัติตามคู่มือทุกฉบับสำหรับสิ่งนี้ แต่ฉันคิดว่าพวกเขาทั้งหมดมีให้กับ DSM 4.x แทนที่จะเป็นเวอร์ชัน 5.0 ใหม่

บันทึกการดีบัก SSH

นี่คือบันทึกการดีบักเมื่อฉันลองด้วยแฟล็ก -vvv:

aether@aether-desktop:~$ ssh -vvv aether@aether-ds.local
OpenSSH_6.2p2 Ubuntu-6ubuntu0.2, OpenSSL 1.0.1e 11 Feb 2013
debug1: Reading configuration data /etc/ssh/ssh_config
debug1: /etc/ssh/ssh_config line 19: Applying options for *
debug2: ssh_connect: needpriv 0
debug1: Connecting to aether-ds.local [192.168.2.149] port 22.
debug1: Connection established.
debug3: Incorrect RSA1 identifier
debug3: Could not load "/home/aether/.ssh/id_rsa" as a RSA1 public key
debug1: identity file /home/aether/.ssh/id_rsa type 1
debug1: Checking blacklist file /usr/share/ssh/blacklist.RSA-2048
debug1: Checking blacklist file /etc/ssh/blacklist.RSA-2048
debug1: identity file /home/aether/.ssh/id_rsa-cert type -1
debug1: identity file /home/aether/.ssh/id_dsa type -1
debug1: identity file /home/aether/.ssh/id_dsa-cert type -1
debug1: identity file /home/aether/.ssh/id_ecdsa type -1
debug1: identity file /home/aether/.ssh/id_ecdsa-cert type -1
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_6.2p2 Ubuntu-6ubuntu0.2
debug1: Remote protocol version 2.0, remote software version OpenSSH_5.8p1-hpn13v11
debug1: match: OpenSSH_5.8p1-hpn13v11 pat OpenSSH_5*
debug2: fd 3 setting O_NONBLOCK
debug3: load_hostkeys: loading entries for host "aether-ds.local" from file "/home/aether/.ssh/known_hosts"
debug3: load_hostkeys: found key type RSA in file /home/aether/.ssh/known_hosts:1
debug3: load_hostkeys: loaded 1 keys
debug3: order_hostkeyalgs: prefer hostkeyalgs: ssh-rsa-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-rsa
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa-cert-v01@openssh.com,ssh-rsa-cert-v00@openssh.com,ssh-rsa,ecdsa-sha2-nistp256-cert-v01@openssh.com,ecdsa-sha2-nistp384-cert-v01@openssh.com,ecdsa-sha2-nistp521-cert-v01@openssh.com,ssh-dss-cert-v01@openssh.com,ssh-dss-cert-v00@openssh.com,ecdsa-sha2-nistp256,ecdsa-sha2-nistp384,ecdsa-sha2-nistp521,ssh-dss
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-gcm@openssh.com,aes256-gcm@openssh.com,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5-etm@openssh.com,hmac-sha1-etm@openssh.com,umac-64-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256-etm@openssh.com,hmac-sha2-512-etm@openssh.com,hmac-ripemd160-etm@openssh.com,hmac-sha1-96-etm@openssh.com,hmac-md5-96-etm@openssh.com,hmac-md5,hmac-sha1,umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
debug2: kex_parse_kexinit: none,zlib@openssh.com,zlib
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: kex_parse_kexinit: ecdh-sha2-nistp256,ecdh-sha2-nistp384,ecdh-sha2-nistp521,diffie-hellman-group-exchange-sha256,diffie-hellman-group-exchange-sha1,diffie-hellman-group14-sha1,diffie-hellman-group1-sha1
debug2: kex_parse_kexinit: ssh-rsa,ssh-dss,ecdsa-sha2-nistp256
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: aes128-ctr,aes192-ctr,aes256-ctr,arcfour256,arcfour128,aes128-cbc,3des-cbc,blowfish-cbc,cast128-cbc,aes192-cbc,aes256-cbc,arcfour,rijndael-cbc@lysator.liu.se
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: hmac-md5,hmac-sha1,umac-64@openssh.com,hmac-ripemd160,hmac-ripemd160@openssh.com,hmac-sha1-96,hmac-md5-96
debug2: kex_parse_kexinit: none,zlib@openssh.com
debug2: kex_parse_kexinit: none,zlib@openssh.com
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: 
debug2: kex_parse_kexinit: first_kex_follows 0 
debug2: kex_parse_kexinit: reserved 0 
debug2: mac_setup: found hmac-md5
debug1: kex: server->client aes128-ctr hmac-md5 none
debug2: mac_setup: found hmac-md5
debug1: kex: client->server aes128-ctr hmac-md5 none
debug1: sending SSH2_MSG_KEX_ECDH_INIT
debug1: expecting SSH2_MSG_KEX_ECDH_REPLY
debug1: Server host key: RSA f1:57:47:37:47:d4:5c:cd:a7:a4:5a:9c:a3:e8:1d:13
debug3: load_hostkeys: loading entries for host "aether-ds.local" from file "/home/aether/.ssh/known_hosts"
debug3: load_hostkeys: found key type RSA in file /home/aether/.ssh/known_hosts:1
debug3: load_hostkeys: loaded 1 keys
debug3: load_hostkeys: loading entries for host "192.168.2.149" from file "/home/aether/.ssh/known_hosts"
debug3: load_hostkeys: found key type RSA in file /home/aether/.ssh/known_hosts:2
debug3: load_hostkeys: loaded 1 keys
debug1: Host 'aether-ds.local' is known and matches the RSA host key.
debug1: Found key in /home/aether/.ssh/known_hosts:1
debug1: ssh_rsa_verify: signature correct
debug2: kex_derive_keys
debug2: set_newkeys: mode 1
debug1: SSH2_MSG_NEWKEYS sent
debug1: expecting SSH2_MSG_NEWKEYS
debug2: set_newkeys: mode 0
debug1: SSH2_MSG_NEWKEYS received
debug1: Roaming not allowed by server
debug1: SSH2_MSG_SERVICE_REQUEST sent
debug2: service_accept: ssh-userauth
debug1: SSH2_MSG_SERVICE_ACCEPT received
debug2: key: /home/aether/.ssh/id_rsa (0x7f4ee2f47200),
debug2: key: /home/aether/.ssh/id_dsa ((nil)),
debug2: key: /home/aether/.ssh/id_ecdsa ((nil)),
debug1: Authentications that can continue: publickey,password
debug3: start over, passed a different list publickey,password
debug3: preferred gssapi-keyex,gssapi-with-mic,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 RSA public key: /home/aether/.ssh/id_rsa
debug3: send_pubkey_test
debug2: we sent a publickey packet, wait for reply
debug1: Authentications that can continue: publickey,password
debug1: Trying private key: /home/aether/.ssh/id_dsa
debug3: no such identity: /home/aether/.ssh/id_dsa: No such file or directory
debug1: Trying private key: /home/aether/.ssh/id_ecdsa
debug3: no such identity: /home/aether/.ssh/id_ecdsa: No such file or directory
debug2: we did not send a packet, disable method
debug3: authmethod_lookup password
debug3: remaining preferred: ,password
debug3: authmethod_is_enabled password
debug1: Next authentication method: password
aether@aether-ds.local's password: 

ความช่วยเหลือใด ๆ ชื่นชม

สิ่งที่ฉันได้ลองไปแล้ว

  • ตรวจสอบ / etc / ssh / sshd_config (RSAAuthentication, PubkeyAuthentication, AuthorizedKeysFile)
  • ตรวจสอบ. ssh / * perms และความเป็นเจ้าของ พยายามหลายอย่างรวมกัน
  • ทำเครื่องหมาย HOME var ใน ~ / .profile
  • รีสตาร์ท sshd ผ่าน synoservicectl --restart sshd และโดยการรีสตาร์ท NAS ทั้งหมด

ทำไมคุณถึงต้องการทำเช่นนี้? การรับรองความถูกต้องของรหัสสาธารณะกับคีย์ที่ไม่มีการป้องกันเพียงพอหรือไม่
Daniel B

สวัสดี Daniel นั่นคือสิ่งที่ฉันพยายามทำ แต่ก็ไม่ได้ผลสำหรับผู้ใช้ที่ไม่ใช่รูท
Vlad A Ionescu

รหัสสาธารณะของลูกค้าของคุณมีอยู่ใน authorized_keysไฟล์ของผู้ใช้หรือไม่
Daniel B

ใช่ฉันคัดลอกมันด้วย ssh-copy-id และมันก็เป็นไฟล์ไฟล์ authorized_keys ที่เหมือนกันทุกประการ (แต่มี perms ที่ถูกต้อง) จากผู้ใช้รูทซึ่งจะทำงานเมื่อรูท
Vlad A Ionescu

บัญชีของคุณมีรหัสผ่านตอนนี้หรือไม่ ผู้ใช้ที่ไม่มีรหัสผ่านอาจถูกกันไม่ให้เข้าสู่ระบบทั้งนี้ขึ้นอยู่กับนโยบายความปลอดภัยของระบบของคุณ
Daniel B

คำตอบ:


49

ผมมีปัญหาเหมือนกัน. ฉันใช้งานอินสแตนซ์ของ sshd ในโหมดดีบักบน DiskStation โดยใช้ "/ usr / syno / sbin / sshd -d" จากนั้นฉันเชื่อมต่อกับมันโดยใช้ "ssh user @ DiskSation -vvv" และฉันได้รับข้อมูลการดีบักบนเซิร์ฟเวอร์:

......

debug1: temporary_use_uid: 1026/100 (e = 0/0)

debug1: ลองใช้ไฟล์กุญแจสาธารณะ /var/services/homes/user/.ssh/authorized_keys

debug1: fd 5 การล้าง O_NONBLOCK

การพิสูจน์ตัวตนถูกปฏิเสธ: ความเป็นเจ้าของหรือโหมดที่ไม่ถูกต้องสำหรับไดเรกทอรี / ไดรฟ์ข้อมูล 1 / บ้าน / ผู้ใช้

......

ฉันรู้ว่าโฟลเดอร์บ้านต้องการสิทธิ์ที่เหมาะสมเช่นกัน:

cd /var/services/homes/
chown <username> <username>
chmod 755 <username>

และแทนที่ด้วยชื่อผู้ใช้จริงเช่น "ผู้ใช้"

ในที่สุดปัญหาได้รับการแก้ไข!


2
เช่นเดียวกับคุณที่ทำงานchmod 755ในไดเรกทอรีบ้านของฉันแก้ไขสิ่งนี้ให้ฉันใน DSM 6
4329 David Pärsson

เป็นโซลูชันที่เหมาะสมเสมอในการรับบันทึกการดีบัก ขอบคุณ! การเพิ่มเพียงครั้งเดียว: โทร/usr/bin/sshd -p 2222(และเชื่อมต่อด้วยssh -p 2222) เพื่อให้ทำงานบนพอร์ตอื่นสำหรับการดีบัก - มิฉะนั้นคุณอาจสูญเสียการเข้าถึงหากคุณออกจาก ssh deamon
Alex

16

คุณต้อง chmod ไดเรกทอรีบ้านของคุณถึง 755 (synology ได้ที่ 777 โดยค่าเริ่มต้น)

nas> ls -al
total 28
drwxrwxrwx  6 root     root  4096 2014-07-13 03:00 .
drwxr-xr-x 13 root     root  4096 2014-07-13 03:00 ..
drwxrwxrwx  3 admin    users 4096 2014-07-13 03:00 admin
...
nas> chmod 755 /home/admin
nas> ls -al
total 28
drwxrwxrwx  6 root     root  4096 2014-07-13 03:00 .
drwxr-xr-x 13 root     root  4096 2014-07-13 03:00 ..
drwxr-xr-x  3 admin    users 4096 2014-07-13 03:00 admin

สิ่งนี้ไม่ได้แสดงว่าchmod 755 /home/adminเปลี่ยนสิทธิ์แล้ว
user20342

ใช่นั่นเป็นความจริง. แม้ว่ามันจะเป็นเช่นนั้นฉันก็แค่วางตัวอย่างที่ปูด้วยกันและฉันก็พลาดไป ฉันจะแก้ไขคำตอบ
spuriousdata

5

เมื่อสิทธิ์ของคุณสำหรับ.sshและ authorized_keys ตั้งค่าไว้ถูกต้องเพียงตรวจสอบว่าสิทธิ์ในโฮมไดเร็กตอรี่ของคุณ ( /home/aether/) ถูกตั้งค่าอย่างถูกต้อง (chmod 755 /home/aether/ )

ฉันไม่สามารถเข้าสู่ระบบด้วยสิทธิ์เริ่มต้น ( 711) และทำงานได้หลังจากเปลี่ยนสิทธิ์

ไชโยสเตฟาน


2

ฉันมีปัญหาเดียวกันการตรวจสอบสองครั้งและสามครั้งทั้งหมดข้างต้นและยังไม่ได้ผล ในที่สุดฉันก็รู้ว่า ssh daemon กำลังมองหาไฟล์ authorized_keys ในตำแหน่งที่ไม่ถูกต้องเนื่องจากไม่มีไดเร็กทอรี / home / nonrootuser

คุณควรสร้างเส้นทางหรือสร้าง symlink (สองตัวเลือกเหล่านั้นไม่ได้ผลสำหรับฉัน) หรือสิ่งที่ได้ผลที่สุดคือการเพิ่มสองบรรทัดเหล่านั้นในไฟล์ sshd_config:

Match User nonrootuser
AuthorizedKeysFile      /var/services/homes/nonrootuser/.ssh/authorized_keys

วิธีนี้คุณตรวจสอบให้แน่ใจว่าคีย์ที่คุณเพิ่มผ่าน ssh-copy-id จากไคลเอนต์เป็นแบบเดียวกันกับที่เซิร์ฟเวอร์ (synology) เสนอเพื่อสร้างการเชื่อมต่อสำหรับผู้ใช้ที่ไม่ใช่รูท


2

ปัญหาเดียวกันที่นี่กับ dsm 6.0 แก้ไขได้ด้วยกระทู้นี้ในฟอรัม Synology

ดูเหมือนว่าการอนุญาตที่บ้านของผู้ใช้นั้นได้รับอนุญาตมากเกินไป¿? ¿ ?? perm ¿

chmod 755 /var/services/homes/[username]

... และตอนนี้ก็ใช้งานได้!


1

มันดูคล้ายกับคำถามนั้นมาก:

/programming/12839106/scp-between-2-remote-hosts-without-password/12945060#12945060

ฉันสงสัยว่าไดเรกทอรี. ssh หรือไฟล์ของคุณไม่มีคุณสมบัติที่เหมาะสม

นี่คือของฉัน:

-rw-r--r--  1 root root   393 Aug 13  2012 if_rsa.pub
-rw-------  1 root root  1675 Aug 13  2012 if_rsa
-rw-r--r--  1 root root   393 Aug 20  2012 id_rsa.pub
-rw-------  1 root root  1675 Aug 20  2012 id_rsa
-rw-------  1 root root  4606 Aug  7  2013 authorized_keys
drwx------  2 root root  4096 Feb 24 09:59 .
-rw-r--r--  1 root root 11354 Mar 25 17:28 known_hosts

นอกจากนี้โปรดตรวจสอบเนื้อหา/etc/pam.d/sshdที่อาจทำให้มีข้อ จำกัด เกี่ยวกับการที่ไม่ใช่รูท ในกรณีที่ ลิงก์นี้จะอธิบาย PAM ในกรณีของ RHEL อาจช่วย: https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Managing_Smart_Cards/PAM_Configuration_Files.html

นี่คือที่ที่ปัญหาแสดงหัวที่น่าเกลียด:

debug1: Authentications that can continue: publickey,password
debug1: Next authentication method: publickey
debug1: Offering RSA public key: /home/aether/.ssh/id_rsa
debug1: Authentications that can continue: publickey,password

ไม่ยอมรับ id_rsa และดำเนินการต่อ:

debug1: Trying private key: /home/aether/.ssh/id_dsa
debug1: Trying private key: /home/aether/.ssh/id_ecdsa

มันยอมแพ้และใช้รหัสผ่าน

debug1: Next authentication method: password

ดังนั้นตอนนี้คำถามคือทำไมมันไม่ชอบ id_rsa?


สวัสดี Grzegorz, .ssh dir มีการอนุญาต 700 และ. ssh / authorized_keys มี perms 600.
Vlad A Ionescu

@VladAlexandruIonescu: ฉันได้อัปเดตคำตอบของฉันซึ่งแสดงคุณลักษณะอื่น ๆ และข้อมูลเกี่ยวกับ PAM ซึ่งอาจทำให้คุณมีพื้นที่เพิ่มเติมสำหรับการทดสอบ
Grzegorz

ขอบคุณ Grzegorz แต่ก็ยังไม่มีโชค ฉันได้ลองทำแบบเดียวกันกับคุณแล้ว นอกจากนี้ยังได้ดูรอบ /etc/pam.d/sshd แต่ดูไม่เหมือนอะไรที่จะแยกแยะผู้ใช้ราก: gist.github.com/vlad-alexandru-ionescu/e6a2ee6133c7e9e45273
Vlad A Ionescu

@VladAlexandruIonescu: ปัญหานี้สำหรับผู้ใช้ทั้งหมดหรือไม่ คุณเขียนว่า "สำหรับผู้ใช้รายอื่น" ซึ่งอาจระบุได้เพียงคนเดียว คุณสามารถโป๊วด้วยการเข้าสู่ระบบของผู้ใช้นี้หรือคุณเข้าสู่ระบบในฐานะรูทแล้ว su?
Grzegorz

ใช่สำหรับผู้ใช้ที่ไม่ใช่รูททั้งหมด ฉันสามารถ ssh / putty เป็นผู้ใช้ใด ๆ (รูตหรือไม่รูท) แต่จะขอรหัสผ่านเมื่อไม่รูทแม้ว่าฉันจะเพิ่มกุญแจสาธารณะของลูกค้าของฉันไปที่ authorized_keys บนเซิร์ฟเวอร์
Vlad A Ionescu

1

ฉันมีปัญหาเดียวกันนี้ หลังจากตั้งค่าการอนุญาตที่ถูกต้องของฉัน authorized_keys ไดเรกทอรีแฟ้มบ้านและ. ssh ฉันยังไม่สามารถ SSH ไปยัง Diskstation ของฉัน

หลังจากอ่านข้อมูลที่techanic.netฉันค้นพบว่าฉันต้องตั้งค่าล็อกอินเชลล์ใน/etc/passwdไฟล์ด้วย มันถูกตั้งค่าเป็นค่า/sbin/nologinเริ่มต้น หลังจากเปลี่ยนเป็น/bin/shฉันก็สามารถที่จะ SSH เพื่อ Diskstation ของฉันประสบความสำเร็จ


0

ฉันเพิ่งมีปัญหาเดียวกันกับ DSM 5.1 แทนที่จะเป็น 5.0 ไม่มีวิธีแก้ไขปัญหาที่ระบุไว้ในการแก้ไขปัญหา ในกรณีของฉันการอนุญาต/var/services/homes/<user>/.ssh/authorized_keysไม่ถูกต้อง การเรียกใช้สิ่งต่อไปนี้สามารถแก้ไขปัญหาได้

chmod 600 /var/servieces/homes/<user>/.ssh/authorized_keys
โดยการใช้ไซต์ของเรา หมายความว่าคุณได้อ่านและทำความเข้าใจนโยบายคุกกี้และนโยบายความเป็นส่วนตัวของเราแล้ว
Licensed under cc by-sa 3.0 with attribution required.