- Community Home
- >
- Servers and Operating Systems
- >
- HPE BladeSystem
- >
- BladeSystem - General
- >
- Active Directory Authentication via Onboard Admini...
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
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
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
04-08-2011 09:14 AM
04-08-2011 09:14 AM
Active Directory Authentication via Onboard Administrator (OA)
Troy had a customer question:
******************
Hello,
I have a customer that is trying to setup the OA to use Active Directory authentication. They followed all of the instructions in the OA user guide and were able to get the certificate exported correctly and working. However, when the customer tries to use the “Test Settings” button, ALL of the test pass, except the last one: “User Authorization”. The OA is running 3.21
Initiating Directory Settings diagnostic for server 10.22.60.11
Accepting Directory Server certificate for signed by /DC=com/DC=csgsystems/DC=csg/CN=CSG Corporate CA01
Successful SSL connection (TLSv1/SSLv3, AES128-SHA, 128 bits)
Test user csgoma\jacb03 authenticated.
Unable to authorize test user.
Some diagnostics FAILED for server 10.22.60.11
Tests complete.
They have already created the proper Admin group using the “Directory Groups” setting as well. Do we have any other documentation about Active Directory support than what is in the OA user guide? I’m not sure how to troubleshoot this furthers so any ideas would be greatly appreciated.
*******************
Monty replied:
*********************
The last test is the authorization on the OA – whether the user is a member of a group that matches a group configured on the OA.
The three critical items here are:
- The OA finds a user attribute of “memberOf” for Active Directory or “groupMembership” for Novell eDirectory.
- The configurable OA search context strings find a match in the customer directory service for the group name
- The directory group name found is an exact match for the group name configured on the OA
Example:
Groupname: testgroup@hp.com
Search context1: OU=US,OU=Users,OU=Accounts,DC=americas,DC=cpqcorp,DC=net
If the groupname is fully qualified, the OA must be configured with the complete groupname. If I left “@hp.com” out of the OA configuration of this group name – the authorization would fail. Similarly if the group name is not part of the directory group name, then the OA group name would need to be configured as testgroup.
*********************
Hope that helps Troy's customer. Any other advice for him?