0 Replies Latest reply on Apr 9, 2002 8:54 PM by davidjencks

    Is it possible to add Realms programatically? (3.0b2)

    davidjencks

      (Are the items in auth.conf domains, realms, or what? I'll call them realms)

      Several people have wanted to add ConnectionManager/DataSources dynamically/programatically while jboss is running. Now that jca security is managed through JAAS, to do this properly requires not only adding the mbeans for the ConnectionManager configuration but also a realm such as those listed in auth.conf. Is there a way to do this programatically? If not, should there be?

      Thanks