Hi all, I need to configure my Kerberos application to be used by multiple users ( it's hosted). So I have to provide the ticket location for each user when a new session is created for that user.
I'm using the login.conf to provide the user ticket location, it's not a good solution to be used with multiple users since I'd have to generate login.conf files on the fly. is there a good way of providing the user ticket cache without providing it through a static conf file to JSCH? problem scenario: login to a site using certain credentials, the the ticket will be generated for you to be used with the java application. it's all automated. -- Thanks, Sachith Withana
------------------------------------------------------------------------------
_______________________________________________ JSch-users mailing list JSch-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jsch-users