<div dir="ltr"><div>Meant to reply earlier... Can you access the sshd config? It might be set to deny access for password authentication in which case you need to setup SSH keys.<br></div>James.<br><br><div><div><div class="gmail_extra"><br><div class="gmail_quote">On 9 November 2017 at 21:56, Sharon Kimble via Kent <span dir="ltr"><<a href="mailto:kent@mailman.lug.org.uk" target="_blank">kent@mailman.lug.org.uk</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><br>
I'm still trying to ssh into my NAS box, and I've come across a couple<br>
of things regarding ssh that I'm not sure of. Like -<br>
<br>
- when I try to do 'ssh <a href="mailto:boudiccas@192.168.1.104">boudiccas@192.168.1.104</a>' it replies<br>
  "<a href="mailto:boudiccas@192.168.1.104">boudiccas@192.168.1.104</a>'s password:<br>
Permission denied, please try again.<br>
Connection to 192.168.1.104 closed."<br>
<br>
In this case I'm using the exact same password that I use to login to the web GUI for my synology box, and also the same password that I give to sftp in nautilus to access my personal home space on the box. If I am using the right password for ssh, why doesn't it accept it?<br>
<br>
Have I got everything that I need to use for ssh installed properly<br>
please? Currently I have 'openssh-client' and 'openssh-server' and<br>
'ssh'. Am I missing some other program which is why I'm consistently<br>
unable to ssh into any other places please?<br>
<br>
This is the current state of ssh at the moment -<br>
<br>
--8<---------------cut here---------------start------<wbr>------->8---<br>
; sudo service ssh status<br>
[sudo] password for boudiccas:<br>
● ssh.service - OpenBSD Secure Shell server<br>
   Loaded: loaded (/lib/systemd/system/ssh.<wbr>service; enabled; vendor preset: enabled)<br>
   Active: active (running) since Thu 2017-11-09 16:22:14 GMT; 5h 28min ago<br>
  Process: 1610 ExecReload=/bin/kill -HUP $MAINPID (code=exited, status=0/SUCCESS)<br>
 Main PID: 19302 (sshd)<br>
    Tasks: 1 (limit: 4915)<br>
   Memory: 1.4M<br>
      CPU: 47ms<br>
   CGroup: /system.slice/ssh.service<br>
           └─19302 /usr/sbin/sshd -D<br>
<br>
Nov 09 16:22:14 London systemd[1]: Starting OpenBSD Secure Shell server...<br>
Nov 09 16:22:14 London sshd[19302]: Server listening on 0.0.0.0 port 22.<br>
Nov 09 16:22:14 London sshd[19302]: Server listening on :: port 22.<br>
Nov 09 16:22:14 London systemd[1]: Started OpenBSD Secure Shell server.<br>
Nov 09 21:37:41 London sshd[28276]: pam_unix(sshd:auth): authentication failure; logname= uid=0 euid=0 tty=ssh ruser= rhost=192.168.1.100  user=root<br>
Nov 09 21:37:43 London sshd[28276]: Failed password for root from 192.168.1.100 port 37152 ssh2<br>
Nov 09 21:37:50 London sshd[28276]: Failed password for root from 192.168.1.100 port 37152 ssh2<br>
Nov 09 21:37:50 London sshd[28276]: error: maximum authentication attempts exceeded for root from 192.168.1.100 port 37152 ssh2 [preauth]<br>
--8<---------------cut here---------------end--------<wbr>------->8---<br>
<br>
So ssh is up and running here, but I still can't access anywhere else with it.<br>
<br>
Can anyone help and advise please?<br>
<br>
Thanks<br>
<span class="HOEnZb"><font color="#888888">Sharon.<br>
--<br>
A taste of linux = <a href="http://www.sharons.org.uk" rel="noreferrer" target="_blank">http://www.sharons.org.uk</a><br>
TGmeds = <a href="http://www.tgmeds.org.uk" rel="noreferrer" target="_blank">http://www.tgmeds.org.uk</a><br>
DrugFacts = <a href="https://www.drugfacts.org.uk" rel="noreferrer" target="_blank">https://www.drugfacts.org.uk</a><br>
Debian 9.2, fluxbox 1.3.5-2, emacs 25.3.2, org-mode 9.1.1<br>
</font></span><br>--<br>
Kent mailing list<br>
<a href="mailto:Kent@mailman.lug.org.uk">Kent@mailman.lug.org.uk</a><br>
<a href="https://mailman.lug.org.uk/mailman/listinfo/kent" rel="noreferrer" target="_blank">https://mailman.lug.org.uk/<wbr>mailman/listinfo/kent</a><br></blockquote></div><br></div></div></div></div>