PowerCLI-Example-Scripts icon indicating copy to clipboard operation
PowerCLI-Example-Scripts copied to clipboard

[SsoAdmin Module Feature Request] Global Permissions

Open StephenSo opened this issue 4 years ago • 9 comments
trafficstars

I've tried many avenues to get the accounts set in "Global Permissions". With "Propagate to children" enabled, of course I can find them further down in objects like DataCenter.

More: https://communities.vmware.com/t5/VMware-PowerCLI-Discussions/Get-VIPermission-How-to-determine-if-permission-is-Global-or/td-p/2818183

StephenSo avatar Jul 28 '21 09:07 StephenSo

Dev notes: It's another internal API that covers global permissions It is JRPC service com.vmware.cis.authz

dmilov avatar Jul 28 '21 14:07 dmilov

@dmilov Any chance of implementing this? Maybe borrowing from lamw impl?

et1975 avatar Nov 01 '24 15:11 et1975

@dmilov Any chance of implementing this? Maybe borrowing from lamw impl?

I'm far away from this right now. @lyuboasenov @atanasa if you can route this request?

dmilov avatar Nov 04 '24 07:11 dmilov

@lyuboasenov, @atanasa do you have any guidance in case we open a PR for this?

et1975 avatar Nov 12 '24 19:11 et1975

Alternative approach could be to convert the existing powershell code to C# and embed into VMware.vSphere.SsoAdminClient.SsoAdminClient class.

win32asm avatar Nov 14 '24 04:11 win32asm

@dmilov, @lyuboasenov, @atanasa What would be our next steps to have the PR accepted? Thanks.

win32asm avatar Nov 18 '24 16:11 win32asm

@lamw can you take a look at the PR as it references code from your repo?

dmilov avatar Nov 20 '24 14:11 dmilov

@dmilov, @lyuboasenov, @atanasa What would be our next steps to have the PR accepted? Thanks.

Lopped William Lam in the PR and the Issue. I hope he will be able to help resolve this.

dmilov avatar Nov 20 '24 14:11 dmilov

Thanks @lyuboasenov ! On a related note - what needs to happen to initiate the powershell gallery module update? Is there anything we could do?

win32asm avatar Jan 13 '25 23:01 win32asm