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

Convert to PowerShell script for SPT with iLO Directory Group - Error in $GroupSID #649

Open
DungKHoang opened this issue Sep 10, 2023 · 1 comment

Comments

@DungKHoang
Copy link
Collaborator

Expected Behavior

I have a SPT configured with iLO Directory Group and generate a PowerShell script with the Convertto-... cmdlet

The variable $GroupSID is set to $null. If I set $GroupSiD to be blank, it works
However the OV library requires this parameter to be non-null or not-empty

Line 119466 of HPEOneView800.psm1

Steps to reproduce

Version Information

HPE OneView PowerShell Library Version (Get-HPOVVersion or $PSLibraryVersion): 8.0.3528.2178
HPE OneView Appliance Version (Get-HPOVVersion -ApplianceVer): 8.40.00.480384.00
Output from $PSVersionTable on your Windows Host: PS 7.3.5

# Output from $PSVersionTable
@DungKHoang DungKHoang added the Bug label Sep 10, 2023
@ChrisLynchHPE
Copy link
Member

Is this to support OpenLDAP groups? Otherwise, a SID is required for Active Directory groups.

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

No branches or pull requests

2 participants