cancel
Showing results for 
Search instead for 
Did you mean: 

BasicPasswordLogInModule

Former Member
0 Kudos

Hi all,

I need to know how I can change the J2EE service parameter manualy and not by the VA tool? I tried to configute SSO.. and I deleted this parameter.

BasicPasswordLogInModule

Thanks

Chris

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Have you tried using the offline configuration tool?

Former Member
0 Kudos

No, I'll try this!

Thanks

Answers (2)

Answers (2)

Former Member
0 Kudos

FIX:

fire up configtool.bat or .sh

shutdown all instaces (disp and server nodes), but obviously leave DB up!

switch to configuration editor mode (rhs icon at top)

expand: security -> authentication -> DBMS User Store and export the '0 folder to a folder somewhere

expand: security -> authentication -> UME User Store - this should be empty as the config is missing - the reason u cannot logon to VA - then switch to edit mode (icon at bottom of top of page) right click on UME User Store and then import (as sub config) the file you exported above

set size=1

restart instance and u should then be able to logon to VA

Former Member
0 Kudos

HI

Could you kindly tell me the steps you carried out in Config Tool to add it back in please?

Many thanks