0 Replies Latest reply on May 18, 2006 2:59 PM by minfrin

    JAAS setup - where are the error messages?

    minfrin

      Hi all,

      I just managed to finish configuring a web application to use BASIC authentication against a JDBC datasource using JAAS.

      When I log in with a valid username and password, I get another login box, in other words "access denied".

      And that's it. No logging, no error messages, nothing to the console.

      I've just been on a big Google mission trying to find a hint or a clue as how to turn logging and or error messages on, but with no success.

      When using the org.jboss.security.auth.spi.DatabaseServerLoginModule, what procedure do you use to debug configuration problems?

      Regards,
      Graham
      --