Uploaded image for project: 'JBoss Enterprise Application Platform'
  1. JBoss Enterprise Application Platform
  2. JBEAP-3082

Removing of non-existent login-module finishes with outcome success

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Minor Minor
    • None
    • 7.0.0.ER4
    • Management, Security
    • None
    • Hide

      Start EAP and run following CLI command:

      ./jboss-cli.sh -c '/subsystem=security/security-domain=other/authentication=classic/login-module=nonExistent:remove()'
      
      Show
      Start EAP and run following CLI command: ./jboss-cli.sh -c '/subsystem=security/security-domain=other/authentication=classic/login-module=nonExistent:remove()'

      In case when non-existent login-module is removed through Management CLI, opertation should finish with failure. However it finishes with outcome success and nothing is changed. It can be confusing since wrong command seems same as correct command.

              chaowan@redhat.com Chao Wang
              olukas Ondrej Lukas (Inactive)
              Ondrej Lukas Ondrej Lukas (Inactive)
              Ondrej Lukas Ondrej Lukas (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: