ProLiant Servers (ML,DL,SL)
1752589 Members
4164 Online
108788 Solutions
New Discussion юеВ

Re: iLO 5 LDAP group permissions - using PowerShell

 
SOLVED
Go to solution
GokulKS
HPE Pro

Re: iLO 5 LDAP group permissions - using PowerShell

We are sorry to disappoint you but again iLO5 is planning to provide these features in Redfish only by Snap4 or above.

Appreciate your feedback.

Thanks,

Gokul


I am a HPE Employee

Accept or Kudo

NJK-Work
Honored Contributor
Solution

Re: iLO 5 LDAP group permissions - using PowerShell

My jaw just hit the floor...it now works with version 2.2.

Thank you.

NK

Interwebz
Occasional Advisor

Re: iLO 5 LDAP group permissions - using PowerShell

Hey,

Do you mind sharing how you managed to do this?

Whatever I try I get the following error.

$Connection | Set-HPEiLODirectorySetting -LDAPDirectoryAuthentication "DirectoryDefaultSchema" -LocalUserAccountEnabled Yes -DirectoryServerAddress domain.com -DirectoryServerPort 636 -UserContext "CN=GroupName,OU=Location,DC=domain,DC=com" -UserContextIndex 1

IP         Hostname Status StatusInfo
--         -------- ------ ----------
10.14.67.1           ERROR HPE.Framework.Core.StatusInfo

$Connection
IP                               : 10.14.67.1
Hostname                         :
ConnectionType                   : Redfish
DisableCertificateAuthentication : True
iLOGeneration                    : iLO5
iLOFirmwareVersion               : 1.4
iLOResetWaitTimeout              : 0
IsConnected                      : True
ServerFamily                     : ProLiant
ServerGeneration                 : Gen10
ServerModel                      : DL380
Timeout                          : 30

Get-Module *hpe*

ModuleType Version    Name                                ExportedCommands
---------- -------    ----                                ----------------
Binary     2.2.0.0    HPEiLOCmdlets                       {Add-HPEiLODirectoryGroup, Add-HPEiLOFederationGroup, Add-HPEiLOInstallationQueu...

 

Thank you

aireynol
Valued Contributor

Re: iLO 5 LDAP group permissions - using PowerShell

I would also like an update. As of 2.2.0.0 set-hpeilodirectorysetting is not reliable for ilo5.