- Community Home
- >
- Networking
- >
- Software Defined Networking
- >
- Newbie : DE00051 SASL configuration failed : javax...
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
09-17-2014 01:22 AM
09-17-2014 01:22 AM
Newbie : DE00051 SASL configuration failed : javax.security.auth.login.LoginException
Hi,
I am doing SDN Dev environment setup.
I have installed sdn controller 2.0.0.4253 to Ubuntu 12.04 LTS.
I am seeing some issue when I access sdn conroller UI using https://controller_ip:8443/sdn/ui and given default username password it redirect to https://controller_ip:8443/sdn/ui/app/login and I see error in log.log.
Please find attached.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-24-2014 09:51 AM
09-24-2014 09:51 AM
Re: Newbie : DE00051 SASL configuration failed : javax.security.auth.login.LoginException
Hello Ankit,
We hope you have successfully installed all dependencies and the controller as per the Installation guide and each step was successfully executed. Also you are trying to login into SDN UI page using exact ip address rather than localhost (or 127.0.0.1) in the link as https://Exact_IP_SDN_Controller:8443/sdn/ui
Could you please provide the below details-
- What username and password you are using?
- There are two users (sdn/rsdoc) by default. Are you not able to login using anyone of them?
- Command used to install keystone and version of keystone.
- Screen shot of SDN UI Page.
- Are you able to open REST API page i.e. https://Controller_IP:8443/api ?
Thanks,
HP SDN Team