Software Defined Networking
1828844 Members
2905 Online
109985 Solutions
New Discussion

Re: Newbie : DE00051 SASL configuration failed : javax.security.auth.login.LoginException

 
AnkitSinha
New Member

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.

1 REPLY 1
sdnindia
Trusted Contributor

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-

  1. What username and password you are using?
  2. There are two users (sdn/rsdoc) by default. Are you not able to login using anyone of them?
  3. Command used to install keystone and version of keystone.
  4. Screen shot of SDN UI Page.
  5. Are you able to open REST API page i.e. https://Controller_IP:8443/api ?

 

Thanks,

HP SDN Team