XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • None
    • Security
    • None
    • Hide

      Not Working: /subsystem=elytron/jaas-realm=test:add(entry=test-entry, relative-to="jboss.server.config.dir", path="JAAS-login-module.conf")

      Working: /subsystem=elytron/jaas-realm=test:add(entry=test-entry, path="/path/to/JAAS-login-module.conf")

      Show
      Not Working: /subsystem=elytron/jaas-realm=test:add(entry=test-entry, relative-to="jboss.server.config.dir", path="JAAS-login-module.conf") Working: /subsystem=elytron/jaas-realm=test:add(entry=test-entry, path="/path/to/JAAS-login-module.conf")
    • ---
    • ---

      Hello

       

      When create jaas-realm using jboss-cli, referencing relative path throw below excelption:

      {
          "outcome" => "failed",
          "failure-description" =>

      {         "WFLYCTL0412: Required services that are not installed:" => ["jboss.server.path.\"JAAS-login-module.conf\""],         "WFLYCTL0180: Services with missing/unavailable dependencies" => ["org.wildfly.security.security-realm.test is missing [jboss.server.path.\"JAAS-login-module.conf\"]"]     }

      ,
          "rolled-back" => true
      }

       

      But when using absolute path, command working correctly.

              dvilkola@redhat.com Diana Krepinska (Inactive)
              amin.cheegeni amin chegeni zadeh (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: