5 Replies Latest reply on Feb 10, 2007 2:46 AM by pablogra

    NT Authentication Problem using Tagish

    sudeepgokavi

      Hi All,

      I am doing a project which requires NT Authentication.
      I am using jboss-3.2.1_tomcat-4.1.24 as a server.

      I have made the necessary changes in the web.xml file
      and also the login-config.xml file and the auth.conf file. I am using tagish for this purpose.

      When i run the Application it asks for the Username and password but when i enter them it gives some

      Exception of TextInputCallback in the log i am really not been able to figure it out what the problem. I am working on this for the last 3 days and i have not got any solution.

      The exception is as follows

      javax.security.auth.login.LoginException: Error: javax.security.auth.callback.TextInputCallback@1135cd9 not available to garner authentication information from the user
      at com.tagish.auth.win32.NTSystemLogin.login(NTSystemLogin.java:129)
      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)


      It would be very greatfull if you could help me i am really having big time problem with this issue.

      Thankx and Regards

      Sudeep