Page 1 of 1

use KeePassXC to login to FVDW-SL System Management

PostPosted: Sat Nov 05, 2022 2:02 pm
by uelpenich
I run some NAS and Smart-Home systems and I think it is a good idea to use a password manager. As KeyPassXC is open-source and free to use I give it a try. I found no way to configure KeyPassXC to log into the fvdwsl system management. It looks like the login window is outside the html web site.

Question: is it possible to enable the login mechanism to accept a KeePassXC autotype?

Edit 2022-11-06: it is possible to paste login name and password by pressing <alt><strg><a> and choosing the appropriate entry.

Re: use KeePassXC to login to FVDW-SL System Management

PostPosted: Mon Nov 07, 2022 2:54 pm
by Jocko
Hi

fw web-interface use HTTP basic authentication method. So the dialog box is only managed by the browser and nothing can be done on the fw side to fix your issue.
It seems there is a known bug with KeePassXC : https://github.com/keepassxreboot/keepa ... issues/668