Posts: 75
	Threads: 17
	Joined: Jan 2016
	
Reputation: 
4
	 
	
	
		Hello,
I've lost the password file for several LM-s that I installed last summer. 
Is there any way to recover the password? Maybe login over serial console?
I have the backup files (*.tar.gz) for them intact.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 5284
	Threads: 29
	Joined: Aug 2017
	
Reputation: 
237
	 
	
	
		Hi
Sorry only HW factory reset. If you have backup you can restore project. 
BR
	
	
	
------------------------------
Ctrl+F5
	
		
	
 
 
	
	
	
		
	Posts: 5284
	Threads: 29
	Joined: Aug 2017
	
Reputation: 
237
	 
	
	
		No admin pass in backup. Old fw did contain user passwords as plain text but in latest even this is encrypted.
	
	
	
------------------------------
Ctrl+F5
	
		
	
 
 
	
	
	
		
	Posts: 8413
	Threads: 45
	Joined: Jun 2015
	
Reputation: 
481
	 
	
	
		If you can connect SD card to Linux then it's possible to set password via config file edit.
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 8413
	Threads: 45
	Joined: Jun 2015
	
Reputation: 
481
	 
	
	
		You have to edit /etc/config/httpd
Set password in plain text, it will get hashed during next boot
	
	
	
	
		
	
 
 
	
	
	
		
	Posts: 8413
	Threads: 45
	Joined: Jun 2015
	
Reputation: 
481
	 
	
	
		Sorry to hear that. Since LoadBalancer is a PC you can connect a monitor and a keyboard, go to BIOS, enable boot from USB and use a Linux live USB to access the on-board eMMC. The main partition should be either /dev/mmcblk0p1 or /dev/mmcblk0p2. Make sure to use a newer live USB distribution as older one won't have eMMC support. As for old LM2, check if SSH is enabled. If it is enabled then can you provide remote access so I can reset the password?