Pectojin / duplicati-client

A command line client for controlling the Duplicati Server
GNU Lesser General Public License v2.1
75 stars 20 forks source link

Ability to login without pass on local machine #33

Open avmaksimov opened 2 years ago

avmaksimov commented 2 years ago

What do you think about it? I think it would be useful for me. I want to run DUC in my after Duplicati script and I don't want to store the password.

So I thought if GUI.Tray.Icon can login without pass may be DUC can? I think it might possible to get the password from MySQL connecting via default DB password or suggest non-standard one.