Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Customize password prompt when accessing KeePass database #207

Open
Mordanthanus opened this issue Nov 14, 2022 · 0 comments
Open

Customize password prompt when accessing KeePass database #207

Mordanthanus opened this issue Nov 14, 2022 · 0 comments

Comments

@Mordanthanus
Copy link

Mordanthanus commented Nov 14, 2022

Is it possible to modify/specify the Password: prompt when a script is accessing the KeePass database and requires a Master Password? Members of my team that are not familiar with PowerShell are required to run scripts that I write and sometimes don't understand that the script is asking for the KeePass master password as opposed to their own login password. Maybe a new command switch like this?

Get-KeePassEntry -DatabaseProfileName 'AdminKeePass' -Title 'CurrentRoot' -Prompt 'Master Password for AdminKeePass:'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant