I tried to use
System.setProperty("vbroker.security.wallet.identity", "Testing");
System.setProperty("vbroker.security.wallet.password", "Test");
clauses and also vbj -D parameters, but
BAS server error log still says that CN=Guest tried to call methods...and
has no permissions to do that.
I have read Security service guide trough many times, but I have no idea
what is going wrong...
Where is that configuration while located where I can configure CLIENT
wallet.identity and
password rows. I have managed only find files that is for server (both in
same machine now).
-MH
>I tried to use
>System.setProperty("vbroker.security.wallet.identity", "Testing");
>System.setProperty("vbroker.security.wallet.password", "Test");
>clauses and also vbj -D parameters, but
>BAS server error log still says that CN=Guest tried to call methods...and
Hi!
We went through it. At the moment we test posibilities to change UP many times on the fly. Hope that will work ;-)
Set System.setProperty("ejb.jsec", "true");
jb