Mass/bulk change passwords #8717
-
Hi, For example, I have a bunch of entries using the same password (bad idea, but they are used for internal applications, no public accounts). These entries have their password rotated every 4 weeks. KeePass provides KPScript for this kind of tasks.
Is this possible with KeyPassXC or keepassxc-cli, too? Thanks. ☕ |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 2 replies
-
You can use keepassxc-cli, but the logic has to be added externally. We do not support running scripts within KeePassXC. |
Beta Was this translation helpful? Give feedback.
-
Use a reference between all the entries and change the password at the main entry. Syntax is documented here: https://keepassxc.org/docs/KeePassXC_UserGuide.html#_entry_cross_reference |
Beta Was this translation helpful? Give feedback.
Use a reference between all the entries and change the password at the main entry. Syntax is documented here: https://keepassxc.org/docs/KeePassXC_UserGuide.html#_entry_cross_reference