SSH senza password (senza password) su Synology DSM 5 come altro utente (non root)


24

Sto cercando di accedere alla mia stazione disco Synology senza una password (autenticazione con chiave pubblica), ma come non root.

Quando provo a ssh come root senza password, funziona. Seguire gli stessi identici passaggi per un altro utente non funziona. Richiede sempre la password (inoltre, anche l'uso di una password funziona).

Ho seguito tutte le guide là fuori per questo, ma penso che siano tutte per DSM 4.x piuttosto che per la nuova versione 5.0.

Registro di debug SSH

Ecco il registro di debug quando provo con -vvv flag:

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: 

Qualsiasi aiuto apprezzato.

Cose che ho provato finora

  • Controllare / etc / ssh / sshd_config (RSAAuthentication, PubkeyAuthentication, AuthorizedKeysFile).
  • Controllare .ssh / * permanenti e proprietà. Ho provato diverse combinazioni.
  • Controllare HOME var in ~ / .profile.
  • Riavviato sshd tramite synoservicectl --restart sshd e riavviando l'intero NAS.

Perchè vuoi fare questo? L'autenticazione con chiave pubblica con una chiave non protetta sarebbe sufficiente?
Daniel B,

Ciao Daniel, è esattamente quello che sto cercando di ottenere, ma non funziona per utenti non root.
Vlad A Ionescu,

La chiave pubblica del tuo cliente è presente nel authorized_keys file dell'utente ?
Daniel B,

Sì, l'ho copiato con ssh-copy-id. Ed è esattamente lo stesso file authorized_keys (ma con i permessi giusti) dell'utente root, che funziona quando root.
Vlad A Ionescu,

Il tuo account ha una password adesso? A seconda delle politiche di sicurezza del sistema, agli utenti senza password potrebbe essere vietato l'accesso.
Daniel B

Risposte:


49

Ho avuto lo stesso problema. Eseguo un'istanza di sshd in modalità debug sulla DiskStation usando "/ usr / syno / sbin / sshd -d", quindi mi collego ad essa usando "ssh user @ DiskSation -vvv" e ho ottenuto le informazioni di debug sul server:

......

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

debug1: provare il file della chiave pubblica /var/services/homes/user/.ssh/authorized_keys

debug1: fd 5 che cancella O_NONBLOCK

Autenticazione rifiutata: cattiva proprietà o modalità per directory / volume1 / homes / user

......

Mi sono reso conto che anche la cartella home necessita delle autorizzazioni giuste:

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

E sostituisci con il nome utente effettivo, come "utente".

Infine, il problema è risolto!


2
Proprio come te, correndo chmod 755nella mia directory home ho risolto questo problema per me su DSM 6.
David Pärsson

È sempre la soluzione giusta per ottenere i log di debug. Grazie! Solo un'aggiunta: chiama /usr/bin/sshd -p 2222(e connettiti ssh -p 2222) in modo che funzioni su una porta diversa per il debug, altrimenti rischi di perdere l'accesso se esci dal demone ssh
Alex

16

è necessario modificare la directory home su 755 (per impostazione predefinita, Synology ha 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

Ciò non dimostra che chmod 755 /home/adminle autorizzazioni siano state effettivamente modificate.
user20342

Sì è vero. Tuttavia, ho appena messo insieme l'esempio incollato e mi sono perso. Modificherò la risposta.
spuriousdata,

5

Poiché le autorizzazioni per .sshe authorized_keys sono impostate correttamente, basta verificare che le autorizzazioni per la directory home ( /home/aether/) siano impostate correttamente ( chmod 755 /home/aether/).

Non riesco ad accedere con le autorizzazioni predefinite ( 711) e ha funzionato dopo aver modificato le autorizzazioni.

Saluti Stephan


2

Ho avuto lo stesso problema, doppio e triplo controllo di tutto quanto sopra e ancora non ha funzionato. Alla fine, mi sono reso conto che il demone ssh stava cercando il file authorized_keys nel posto sbagliato, poiché non esiste una directory / home / nonrootuser.

Dovresti creare il percorso o creare un collegamento simbolico (quelle due opzioni non hanno funzionato per me), o quello che alla fine ha funzionato era aggiungere quelle due righe nel file sshd_config:

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

In questo modo, ti assicuri che la chiave che stai aggiungendo tramite ssh-copy-id dal client sia la stessa che il server (synology) offre per stabilire la connessione per il nonrootuser.


2

Stesso problema qui con dsm 6.0, risolto grazie a questa discussione sui forum Synology

Sembra che i permessi di accesso dell'utente siano troppo permissivi ¿? ¿?? ¿¿?

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

... e ora funziona!


1

Sembra molto simile a questa domanda:

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

Sospetto che la tua directory .ssh o i tuoi file non abbiano gli attributi corretti.

Ecco i miei:

-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

Inoltre, si prega di controllare i contenuti dei /etc/pam.d/sshdquali potrebbe porre alcune restrizioni su non root. Nel caso in cui. Questo link spiega PAM in caso di RHEL. Può essere d'aiuto: https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/6/html/Managing_Smart_Cards/PAM_Configuration_Files.html

Ecco dove il problema mostra la sua brutta testa:

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

Non accetta id_rsa e continua:

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

Si arrende e si basa sulla password

debug1: Next authentication method: password

Quindi ora, la domanda è: perché non gli piace id_rsa?


Ciao Grzegorz, la dir .ssh ha perm 700 e .ssh / authorized_keys ha permanenti 600.
Vlad A Ionescu

@VladAlexandruIonescu: ho aggiornato la mia risposta mostrando altri attributi e informazioni riguardanti PAM che potrebbero darti più spazio per testare.
Grzegorz,

Grazie, Grzegorz, ma ancora senza fortuna. Ho provato gli stessi permessi dei tuoi. Ha anche dato un'occhiata a /etc/pam.d/sshd, ma non sembra che nulla discriminerebbe l'utente root: gist.github.com/vlad-alexandru-ionescu/e6a2ee6133c7e9e45273 .
Vlad A Ionescu,

@VladAlexandruIonescu: questo problema è per tutti gli utenti? Hai scritto "per un altro utente" che potrebbe indicare solo uno. Puoi usare putty usando questo login utente o sei loggato come root e poi su di esso?
Grzegorz,

Sì, per tutti gli utenti non root. Posso ssh / putty come qualsiasi utente (root o non root). Ma richiede la password quando non è root, anche se ho aggiunto la chiave pubblica del mio client a authorized_keys sul server.
Vlad A Ionescu,

1

Ho avuto lo stesso problema. Dopo aver impostato le autorizzazioni corrette per le mie directory authorized_keys, file home e .ssh non sono ancora riuscito a SSH sulla mia Diskstation.

Dopo aver letto le informazioni su techanic.net ho scoperto che dovevo anche impostare la shell di login nel mio /etc/passwdfile. L'impostazione /sbin/nologinpredefinita era. Dopo averlo modificato in, /bin/shsono stato in grado di eseguire correttamente SSH sulla mia Diskstation.


0

Ho avuto questo stesso problema con DSM 5.1 anziché 5.0. Nessuna delle soluzioni elencate ha risolto il problema. Nel mio caso, le autorizzazioni per /var/services/homes/<user>/.ssh/authorized_keysnon erano corrette. L'esecuzione di quanto segue ha risolto il problema

chmod 600 /var/servieces/homes/<user>/.ssh/authorized_keys
Utilizzando il nostro sito, riconosci di aver letto e compreso le nostre Informativa sui cookie e Informativa sulla privacy.
Licensed under cc by-sa 3.0 with attribution required.