Hi all, I am working on SPNEGO authentication using centrify and I am getting following exception I have not added any user to myrealm and myrealm already have weblogic user. I have deloyed the sample application in same domain and it is working fine. but I am getting the problem for my application, please help.
[ September 25, 2008: Message edited by: prajakta patil ] [ September 25, 2008: Message edited by: prajakta patil ]
ankam shyamsundar
Greenhorn
Joined: Jan 28, 2012
Posts: 9
posted
0
Hi Guys,
I have faced the same issue while restarting the server just we need to do some small changes
Try with the two options
Option 1)
1) goto servers/adminservers/security/boot.properties
just give your user name and Password (Dont keep empty) and restart the server and it is working on Production environment.
Keep Username and Password are empty when you will restart the server it will encrypt the username and password into boot.properties but i found this will work on normal env.