Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

How to change UP in client

1 view
Skip to first unread message

Marko H

unread,
May 7, 2001, 7:35:19 AM5/7/01
to
I'm using BAS 4.5 with Security service.
My client software is using JNDI.
Is there any choice to change client user name/passwords during runtime?

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

Janis

unread,
Oct 4, 2001, 4:59:41 AM10/4/01
to

"Marko H" <marc...@hotmail.com> wrote:

>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

0 new messages