- Community Home
- >
- Servers and Operating Systems
- >
- HPE BladeSystem
- >
- BladeSystem - General
- >
- HP Onboard Admin Integration w/ AD
Categories
Company
Local Language
Forums
Discussions
Knowledge Base
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Forums
Discussions
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
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
10-28-2008 11:16 AM
10-28-2008 11:16 AM
HP Onboard Admin Integration w/ AD
http://forums11.itrc.hp.com/service/forums/questionanswer.do?threadId=1277300
I followed all the instructions and I can authenticate but get error from Test Settings: Unable to authorize test user.
We have extended the AD schema with HP ilo objects and it works fine, but we need to get the OAs to work with AD to avoid local ids on the OA gaining access to the blades. Any help?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-31-2008 12:50 PM
10-31-2008 12:50 PM
Re: HP Onboard Admin Integration w/ AD
In context You have to point till the Group where the user is Present.
If user " TEST" is under different OU specify the OU in the context.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2008 11:29 AM
11-03-2008 11:29 AM
Re: HP Onboard Admin Integration w/ AD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2008 04:08 AM
11-04-2008 04:08 AM
Re: HP Onboard Admin Integration w/ AD
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-20-2008 02:35 PM
11-20-2008 02:35 PM
Re: HP Onboard Admin Integration w/ AD
example: user is in group HPOA-ADMINS. Group HPOA-ADMINS is an object in OU=Admins, DC=domain, DC=com.
User object is in OU=Users, OU=Corp, DC=domain, DC=com.
Set your search context to point to the user object.
I was also unable to test until I added HPOA-ADMINS as a group member prior to testing the test feature. once I performed that, all was good. I do have not enabled the checkbox "Use NT Account Name Mapping (DOMAIN\username)". I simply login with my AD account of nb001.
Hope this helps,
Neal
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2009 07:09 AM
02-13-2009 07:09 AM
Re: HP Onboard Admin Integration w/ AD
I have the same problem adding my LDAP user. My user is also authenticated but not authorized. I've saw what Neal wrote but it does not make any sense to me (sorry). Neal, could you please explain to me why and to what you are adding your group HPOA-ADMINS? Any help will be much appreciated...
Cheers
Lars
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-13-2009 12:26 PM
02-13-2009 12:26 PM
Re: HP Onboard Admin Integration w/ AD
Hi
I have the same problem adding my LDAP user. My user is also authenticated but not authorized. I've saw what Neal wrote but it does not make any sense to me (sorry). Neal, could you please explain to me why and to what you are adding your group HPOA-ADMINS? Any help will be much appreciated...
Cheers
Lars
========
My login account is a member of HPOA-ADMINS group. In OA, I have added this group to have Administrator privileges in OA. Here are the LDAP settings I have in my OAs:
SET LDAP SERVER "domain.com"
SET LDAP PORT 636
SET LDAP NAME MAP ON
SET LDAP SEARCH 1 "OU=Admins, DC=domain, DC=com"
SET LDAP SEARCH 2 "OU=Domain Admins, DC=domain, DC=com"
SET LDAP SEARCH 3 "OU=Users, OU=Corp, DC=domain, DC=com"
As long as my login account is somewhere in one of the three LDAP searches, I will be able to authenticate and login. If my login account is not in these three search contexts, I will never authenticate to OA, even though I am in an authorized group HPOA-ADMINS.
Hope this helps to clear the water for you.
Neal