D-Link Forums
		The Graveyard - Products No Longer Supported => D-Link Storage => ShareCenter® Add-on Applications => Topic started by: rickxyz on February 07, 2018, 02:23:36 PM
		
			
			- 
				Hello!
 
 I have a DNS-320L.
 
 I used the fun plug before. After upgrading a firmware, ffp stopped work.
 Now, I installed the SSH Add-on 3.0, but I can't login with root user, appear a message: "Access denied". I can login with a normal user.
 I also tried to use the Telnet add-on to clear the root password, but no success.
 
 How can I fix it?
 
 
 Thanks.
- 
				I used the fun plug before. After upgrading a firmware, ffp stopped work.
 Now, I installed the SSH Add-on 3.0, but I can't login with root user, appear a message: "Access denied". I can login with a normal user.
 I also tried to use the Telnet add-on to clear the root password, but no success.
 
 
 Possible option:
 1. SSH built-in to firmware is enabled. Disable the built-in service, restart the SSH addon, or overload the NAS
 2. fun_plug damaged the system file "/etc/shells". Its contents should be as follows:
 /bin/sh
 /usr/bin/bash
 
- 
				Possible option:
 1. SSH built-in to firmware is enabled. Disable the built-in service, restart the SSH addon, or overload the NAS
 2. fun_plug damaged the system file "/etc/shells". Its contents should be as follows:
 /bin/sh
 /usr/bin/bash
 
 
 1. The SSH built-in was disabled.
 2. I think this could be the cause. I checked the passwd and shadow files, but I didn't remember to check the /etc/shells.
 But I can't found anymore, cause I made a factory reset and the NAS works well now.
 Thanks anyway!
- 
				Hi there,
 
 I have exactly the same... but can't fix it.
 I have manually installed the add-on DNS-320L sshd Package v3.00_01162016
 In Network Management, the option " Allow SSH connection" is unchecked.
 In System Status -> System Services, I have restarted sshd (I supppose it is the new sshs add-on)
 I can't login with root user... I suppose blank means no password
 
 Any help is welcome...
 
 Thank you
- 
				Hi again,
 
 Looking at /etc/passwd it seems I have some leftover from ffp
 
 root:x:0:0:Linux User,,,:/ffp/home/root:/ffp/bin/sh
 
 Should I remove that line?
 
 Rgds,
- 
				Finally I also tried the factory reset and it works !
			
- 
				The exact same issue here. I tried the factory reset and it works now.
			
- 
				the whole problem is this
 root:x:0:0:Linux User,,,:/ffp/home/root:/ffp/bin/sh
 fun_plug left his "roots";)
 should be like this:
 root:x:0:0:Linux User,,,: /root:/bin/sh