jaas tagish library problem.
Hello all,
I am using tagish library in my application to authenticate windows users. I have no problem in doing so for admin users, but for non-admin users i am getting an error as follows
javax.security.auth.login.FailedLoginException: Authentication failed
at com.tagish.auth.win32.NTSystem.logon(Native Method)
Anybody please let me know how to authenticate non-admin users.
Thanks,
Bhaskaran

