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

[QA](7.4.z) HAL-1760 - Editing credential reference for mail server is not working

XMLWordPrintable

    • False
    • False
    • +
    • Workaround Exists
    • Hide

      User is still able to configure credential reference attribute, but using CLI only and rewriting the credential-reference attribute as new object.

      • /subsystem=mail/mail-session=ms-update-edmpdygqsucp/server=smtp:write-attribute(name=credential-reference,value={clear-text="mmm"})
      Show
      User is still able to configure credential reference attribute, but using CLI only and rewriting the credential-reference attribute as new object. /subsystem=mail/mail-session=ms-update-edmpdygqsucp/server=smtp:write-attribute(name=credential-reference,value={clear-text="mmm"})
    • Hide
      • Navigate to the mail server's credential reference view (Configuration -> Subsystem -> Mail -> default -> Server -> SMTP -> Credential Reference)
      • Add Credential Reference if necessary (fill in clear-text field)
      • Try to change the credential reference by clearing clear-text, and set store and alias attributes
      • Observe error notification.
      Show
      Navigate to the mail server's credential reference view (Configuration -> Subsystem -> Mail -> default -> Server -> SMTP -> Credential Reference) Add Credential Reference if necessary (fill in clear-text field) Try to change the credential reference by clearing clear-text , and set store and alias attributes Observe error notification.

      User is not able to change credential reference attribute for mail server. In order to change credential reference attribute, user has to either fill the clear-tex*t attribute, or set *alias and store attributes. Unfortunately, when he tries to do so, he is greeted with an error notification. This may be caused for management operations underneath.

      Management operations lying underneath are following:

      • batch
      • /subsystem=mail/mail-session=ms-update-edmpdygqsucp/server=smtp:undefine-attribute(name=credential-reference.alias)
      • /subsystem=mail/mail-session=ms-update-edmpdygqsucp/server=smtp:undefine-attribute(name=credential-reference.store)
      • /subsystem=mail/mail-session=ms-update-edmpdygqsucp/server=smtp:write-attribute(name=credential-reference.clear-text,value="mmmm")
      • run-batch

            rhn-support-rmartinc Ricardo Martin Camarero
            rhn-engineering-spriadka Simon Priadka (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

              Created:
              Updated:
              Resolved: