0 Replies Latest reply on Apr 4, 2005 2:38 PM by miojo

    How to config StateManager with custom JAAS

    miojo

      I'm using a custom JAAS login module, which authenticates the users through a DLL called NTSystem.dll in a specified Windows Domain Name.

      There is no authorization part. And so, the JBossMQ provider throws an exception saying that the user has no role to do a Durable Subscription to a topic. This login module I'm using doesn't set up a role schema. Is it possible what I'm trying to do ?

      Regards,
      Bruno