Re: [Dev] [SS] No LoginModules configured error when login is called using JAAS

2015-01-22 Thread Shani Ranasinghe
Hi, Any help? On Wed, Jan 21, 2015 at 3:30 PM, Shani Ranasinghe sh...@wso2.com wrote: Hi, I am working on generating kerberos tickets automatically for a user when using the Storage Server. Currently this is done by running kinit from the code. I am working on changing this to use JAAS

[Dev] [SS] No LoginModules configured error when login is called using JAAS

2015-01-21 Thread Shani Ranasinghe
Hi, I am working on generating kerberos tickets automatically for a user when using the Storage Server. Currently this is done by running kinit from the code. I am working on changing this to use JAAS and authenticate and generate a kerberos ticket. I created a LoginContext object and passed a