Hi Devs,

We are using  JSch to connect to a host using kerberos ticket. In our case,
we have to support multiple user login. We are generating kerberos ticket
using apache mod_auth_kerb and use that ticket in login.conf file and
create a session when connecting to that server. It seems everything works
fine for single user mode, but when it comes to multiple user mode, it uses
session in the cache. We update the login.conf file for each user. But it
seems when the session is created, it uses previous user's login.conf file
to create the session.

Any idea why this is happening and any recommendations to get rid of this ?
Appreciate your help on this.

Thanks..
Chathuri
------------------------------------------------------------------------------
Learn Graph Databases - Download FREE O'Reilly Book
"Graph Databases" is the definitive new guide to graph databases and their
applications. Written by three acclaimed leaders in the field,
this first edition is now available. Download your free book today!
http://p.sf.net/sfu/NeoTech
_______________________________________________
JSch-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jsch-users

Reply via email to