aspose file tools
The moose likes BEA/Weblogic and the fly likes Password not Supplied and AuthenticationException Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » BEA/Weblogic
Reply Bookmark "Password not Supplied and AuthenticationException" Watch "Password not Supplied and AuthenticationException" New topic
Author

Password not Supplied and AuthenticationException

leonardo battagli
Ranch Hand

Joined: Aug 28, 2003
Posts: 33
Hi all,
I got this exception while getting an InitialContext.
I added an user IBANKERBPV to myrealm and I am using both username and password but it says 'Password not Supplied'.
any tips?
thks in advance
Leonardo

javax.naming.AuthenticationException. Root exception is javax.security.auth.login.FailedLoginException: [Security:090304]Authentication Failed: User IBANKERBPV javax.security.auth.login.LoginException: [Security:090301]Password Not Supplied at weblogic.security.providers.authentication.LDAPAtnLoginModuleImpl.login()Z(LDAPAtnLoginModuleImpl.java:192) at weblogic.security.service.DelegateLoginModuleImpl.login()Z(DelegateLoginModuleImpl.java:71)
BEA-090301
Error: Password Not Supplied
DescIn the LoginModule for the LDAP Authentication provider, the password returned from the PasswordCallback is null.
Cause Password cannot be null.
Action This exception indicates an internal coding error in the server. Contact BEA support.
Sirajudeen Mohamed
Greenhorn

Joined: Apr 23, 2004
Posts: 3
if u are still facing the problem, just let me know whether u have created a security group(and the user has to be assigned to the group) in the weblogic server?
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: Password not Supplied and AuthenticationException
 
Similar Threads
j_security_check and weblogic
Password not supplied error in Authentication
Weblogic 6.1 as NT Service
Websphere Programmatic Login
could not able to install weblogic..