vmware / powershell-module-for-vmware-cloud-foundation-password-management

PowerShell Module for VMware Cloud Foundation Password Management
https://vmware.github.io/powershell-module-for-vmware-cloud-foundation-password-management/
BSD 2-Clause "Simplified" License
12 stars 9 forks source link

feat: add support password rotation report #121

Closed tenthirtyam closed 1 year ago

tenthirtyam commented 1 year ago

Summary

Added Invoke-PasswordRotationManager, Save-ClarityReportNavigationForRotation and Set-CreateReportDirectoryRotation cmdlets and updated Publish-PasswordRotationPolicy cmdlet to generate report for password rotation settings for accounts managed by SDDC Manager in HTML or JSON format. Results can be filtered by workload domain.

Updated Invoke-PasswordPolicyManager , Get-PasswordPolicyDefault, Get-PasswordPolicyConfig, Request-SddcManagerPasswordComplexity, Request-SddcManagerAccountLockout, Request-SsoAccountLockout, Request-VcenterPasswordExpiration, Request-VcenterPasswordComplexity, Request-VcenterAccountLockout, Request-VcenterRootPasswordExpiration, Request-NsxtManagerPasswordExpiration, Request-NsxtManagerPasswordComplexity, Request-NsxtManagerAccountLockout, Request-NsxtEdgePasswordExpiration, Request-NsxtEdgePasswordComplexity, Request-NsxtEdgeAccountLockout, Request-EsxiPasswordExpiration, Request-EsxiPasswordComplexity, Request-EsxiAccountLockout and Request-LocalUserPasswordExpiration cmdlets for simplifying logic for reading version information with PowerVCF v2.4.0 (pending release).

Type

Breaking Changes?

Test and Documentation

Issue References

Closes #105 Closes #109

Additional Information

Though reporting structure has a mention of 'Aria' suite components. It it yet to be qualified with VCF 5.1.

tenthirtyam commented 1 year ago

Opening this pull request because the last was merged to main versus develop.

github-actions[bot] commented 1 year ago

I'm going to lock this pull request because it has been closed for 30 days. This helps our maintainers find and focus on the active issues.

If you have found a problem that seems related to this change, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.