- Community Home
- >
- Software
- >
- HPE OneView
- >
- Re: OneView Driectory Login
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- 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
- Report Inappropriate Content
12-12-2024 02:50 AM - last edited on 12-12-2024 07:00 PM by support_s
12-12-2024 02:50 AM - last edited on 12-12-2024 07:00 PM by support_s
I have configured OneView to use Active Directory LDAP login.
OneView does not accept other than DC=<company>, DC=<suffix> in Base DN while the users accounts are created in OU=Users,OU=<org>,DC=<company>, DC=<suffix>
Is this why one always has to login with <username>@<company>.<suffix> and not just with: <username> ?
Regards
Solved! Go to Solution.
- Tags:
- OneView
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-12-2024 10:23 AM
12-12-2024 10:23 AM
Re: OneView Driectory Login
Back in the older OneView releases, we required the full Distiguished Name of the OU where the groups would be located. OneView's LDAP client binds to the directory Base DN, and performs directory searches from that starting point. The username format is documented here.
[Any personal opinions expressed are mine, and not official statements on behalf of Hewlett Packard Enterprise]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-13-2024 02:18 AM
12-13-2024 02:18 AM
SolutionHi Chris,
I figured it out, maybe this could be an addendum to the documentation ?
As example I'll use: ACME.CORP as the Active Directory
At first I used ACME.CORP as Directory name
Base DN: DC=ACME,DC=CORP
But according to the documentation:
quote:
"A best practice is to set the HPE OneView display name for the directory service to match the leading part of the fully qualified domain name"
So I create a new directory with just ACME as Directory name.
That still didn't work
What worked was to use is the Domain Name set as 'pre-Windows 2000' from the Active Directory properties, which in my my case was: ACMECORP
So I create a new directory with ACMECORP as Directory name and now I can login with just my username.
I think the documentation should also note that the value of 'Domain name (pre-Windows 2000)' should be used a Directory name when this is configured different than the leading part of the FQDN.
Regards,
Martijn
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-18-2024 10:16 PM
12-18-2024 10:16 PM
Re: OneView Driectory Login
Hello @Tinux,
That's Perfect!
We are glad to know you were able to find the solution and thank you for keeping us updated.