- Community Home
- >
- Software
- >
- HPE OneView
- >
- Re: login activity
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
10-02-2023 07:02 AM - last edited on 10-03-2023 09:44 PM by support_s
10-02-2023 07:02 AM - last edited on 10-03-2023 09:44 PM by support_s
login activity
We have an LDAP domain set up for OneView authentication. Recently one of our OneVIew appliances started not allowing users to log in from that LDAP domain. I know how to retrieve tasks via the REST API, but cannot find any login tasks in there. Does anyone know how to identify a task related to a login attempt? I want to see the error returned to figure out why the domain login is no longer working.
- Tags:
- OneView
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-03-2023 11:30 AM
10-03-2023 11:30 AM
Re: login activity
Tasks are for async operations that would otherwise block the UI or API from responding quickly. Authentication attempts is not one of those operations. As for troubleshooting this, you can log in with a local account and then validate the directory authentication configuration and any errors during the validation. Otherwise, you will need to generate an appliance support dump and open a support case to have it analyzed.
[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
10-04-2023 03:21 AM
10-04-2023 03:21 AM
Re: login activity
Thanks Chris, I guess we'll have to set up the audit log forwarding. Trying to figure out why the LDAP authentication is not working. Just stopped working on 28 Sep. Would help if we could get an error message about why the login attempt was denied.
Thanks again. Hopefully the audit log forwarding will help us.