PeterH Posted November 27, 2019 Report Share Posted November 27, 2019 I would like to have the ability to retrieve all added security groups (from AD) to passwordstate. I'm adding groups from Active Directory dynamically to handle permissions for passwordlists not open for all users. If I add a group that already exists, I get duplicated securitygruops in PasswordState. How should I do to avoid creating duplicates if I can't get the already added groups? Link to comment Share on other sites More sharing options...
support Posted November 28, 2019 Report Share Posted November 28, 2019 Hello Peter, In our API(s) we have methods to report on permissions to Password Lists, for either users or Security Groups. So you could use this report to determine if permissions have already been applied, before applying new permissions. I think the report you will need is "What Permissions exist for a Security Group?", and the ReportID for this in the API Documentation is 25. Can you let us know if this helps? Regards Click Studios Link to comment Share on other sites More sharing options...
Mia Posted November 18, 2020 Report Share Posted November 18, 2020 +1 Link to comment Share on other sites More sharing options...
support Posted March 2, 2021 Report Share Posted March 2, 2021 Hello Everyone, Just letting you know this feature is now complete, and included in the version 9 release. To upgrade, please refer to either of the documents below, from our documentation page here - https://www.clickstudios.com.au/documentation/default.aspx Upgrade from Passwordstate 7 or 8 - https://www.clickstudios.com.au/downloads/version9/Upgrade_to_Passwordstate9_Instructions.pdf Upgrade from Passwordstate 9 Beta - https://www.clickstudios.com.au/downloads/version9/Upgrade_Instructions.pdf Regards Click Studios Link to comment Share on other sites More sharing options...
Recommended Posts