Skip to content

wojciehm/qnap-replace-login-input-field

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Allow username autofil on QNAP NAS

This repository was created to allow password managers to autofil on QNAP login. Since some firmware version QNAP replaced their login page which doesn't allow to autofill username. I find this very frustrating therefore this repository.

Prerequisites

  • Access to QNAP NAS via SSH

Steps to fix QNAP login page

  1. Login via SSH
  2. Create a new file replace-login.sh
  3. Create folder in /root/loginbackup
  4. Add execute rights to replace-login.sh with chmod +x replace-login.sh
  5. Run script with ./replace-login.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published