Alexey Posted June 25, 2018 Share Posted June 25, 2018 Hi guys, I'm wondering is that possible to export all passwords in an automated fashion? We're thinking of making a plain-text copy of our passwords and storing it securely elsewhere in case of our on prem DC experiences network/power failure. Thanks in advance! Link to comment Share on other sites More sharing options...
support Posted June 25, 2018 Share Posted June 25, 2018 Hi Alexey, We generally recommend our High Availability module for Disaster Recovery, but if you're unable to use this, then the only way to automate an export like this would be via our API - you would need to write a script which exports all your Shared Password Lists (there is a supported Method for this in the API), but you would also then need separate API calls for any Private Password Lists. The API Documentation is also available under the Help menu. We hope this helps. Regards Click Studios Link to comment Share on other sites More sharing options...
Fabian Näf Posted June 25, 2018 Share Posted June 25, 2018 Hi Alexey You can find a option calles "Export All Passwords" in the administration menu. Probably this could be what you're looking for. Best regards, Fabiab Link to comment Share on other sites More sharing options...
Alexey Posted June 25, 2018 Author Share Posted June 25, 2018 43 minutes ago, support said: Hi Alexey, We generally recommend our High Availability module for Disaster Recovery, but if you're unable to use this, then the only way to automate an export like this would be via our API - you would need to write a script which exports all your Shared Password Lists (there is a supported Method for this in the API), but you would also then need separate API calls for any Private Password Lists. The API Documentation is also available under the Help menu. We hope this helps. Regards Click Studios Awesome, that's what I'm after. Cheers! Link to comment Share on other sites More sharing options...
support Posted June 25, 2018 Share Posted June 25, 2018 Link to comment Share on other sites More sharing options...
CLB Posted December 6, 2018 Share Posted December 6, 2018 I'd a look in the API Documentation, of course we can export all Passwords there. But a bit easier it would be if you would add an Method to call the "Export All Passwords" function (for example) with KeePass Compatible Format aswell as the option with to add or remove the "Add one Password Viewed" Audit Record. is that possible? Within the current API it is not possible to set a flag that there is no audit record added for viewing the password. So this export method would spam the audit records, right? Link to comment Share on other sites More sharing options...
support Posted December 6, 2018 Share Posted December 6, 2018 Hi CLB, There is a parameter on the API for not adding auditing records - it's called PreventAuditing=true. Have a look at the documentation and you should find it. Regards Click Studios Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now