- Community Home
- >
- Servers and Operating Systems
- >
- ProLiant
- >
- Server Management - Remote Server Management
- >
- Set-HPEiLODirectorySettings - Port Configuration i...
-
-
Forums
- Products
- Servers and Operating Systems
- Storage
- Software
- Services
- HPE GreenLake
- Company
- Events
- Webinars
- Partner Solutions and Certifications
- Local Language
- China - 简体中文
- Japan - 日本語
- Korea - 한국어
- Taiwan - 繁體中文
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Blog, Poland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-17-2020 11:27 PM
02-17-2020 11:27 PM
Set-HPEiLODirectorySettings - Port Configuration issue
Hi all,
we are using a script based on the iLO POSH cmdlets 2.2.0.0 to configure our iLO. We set the Directory Server settings with Set-HPEiLODirectorySettings with the following parameters:
-DirectoryServerAddress "ServerAdress" -DirectoryServerPort "3269"
This sets the DirectoryServerAddress to this string ServerAdress:3269, the port is set correctly.
But this setting makes the AD authentication not working! Unfortunately the Get-HPEiLODirectorySetting shows the setting is configured properly but it isn`t.
As a workaround we set only the ServerAddress without a Port configuration but that leads to manual effort that we dont want to have.
Has anyone similar experiences? Is there a solution available?
thanks for any reply
cheers
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-19-2020 02:20 AM
02-19-2020 02:20 AM
Re: Set-HPEiLODirectorySettings - Port Configuration issue
Hi Tom,,
If the iLO Firmware version is less than 1.40., the directory cmdlets are not suppported on iLO5 its supported from iLO FW 1.40 onwards as the Redfish support for these features are available from 1.40 onwards
Make sure you have latest version of ILO.
If the issue is still seen please log a ticket.
I am a HPE Employee
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
02-28-2020 12:16 AM
02-28-2020 12:16 AM
Re: Set-HPEiLODirectorySettings - Port Configuration issue
Hi,
the errors occurs with every version, up to 2.12.
regards
Tom
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
03-05-2020 11:08 AM
03-05-2020 11:08 AM
Re: Set-HPEiLODirectorySettings - Port Configuration issue
I could never figure it out with HPe CMDLETs 2.2.x.x, so I figured out that HPe CMDLETS 1.5.x.x and I can confirm it works.
On the plus side, these cmdlet works for Gen 7 vs CMDLETs 2.2.x.x only working for Gen 8+
The following command is what you need.
Set-HPiLOSchemalessDirectory
Set-HPiLODirectory
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
07-05-2021 04:18 AM - edited 07-05-2021 04:21 AM
07-05-2021 04:18 AM - edited 07-05-2021 04:21 AM
Re: Set-HPEiLODirectorySettings - Port Configuration issue
The same problem in HPEiLOCmdlets
Checked versions: 3.1.0.0 and 3.1.0.1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-03-2021 06:48 AM
11-03-2021 06:48 AM
Re: Set-HPEiLODirectorySettings - Port Configuration issue
Same issue STILL on latest HPEiLOCmdLets module v3.2.0.0
>.<
Please fix this HPE!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
11-04-2021 03:50 AM - edited 11-04-2021 03:52 AM
11-04-2021 03:50 AM - edited 11-04-2021 03:52 AM
Re: Set-HPEiLODirectorySettings - Port Configuration issue
FYI - latest iLO5 firmware 2.55 is affected by this.
I have found a workaround for this:
Initially run Set-HPEiLODirectorySettings will all configuration parameters set as needed, but set parameter 'GenericLDAPEnabled' to "No".
Then you can run:
Set-HPEiLODirectorySettings -DirectoryServerAddress "Server.fqdn"
Which should overwrite the erroneous value without appending the port number again.
Then enable LDAP authentication with:
Set-HPEiLODirectorySettings -GenericLDAPEnabled "Yes"
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2022 Hewlett Packard Enterprise Development LP