Uploaded image for project: 'Jira Service Management Data Center'
  1. Jira Service Management Data Center
  2. JSDSERVER-16281

Amend Assets Discovery agent document tag for password

XMLWordPrintable

    • Icon: Suggestion Suggestion
    • Resolution: Unresolved
    • None
    • Documentation & IX
    • None
    • 1
    • We collect Jira Service Desk feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      The How to force agents to transfer data to a target path section contains a sample xml for the agent configuration:

      <SFTPSettings>
          <ExportPath>192.168.2.2/discovery/import</ExportPath>
          <UserName>yourUser</UserName>
          <Password>mysecurepassword</Password>
          <TransferReties>5</TransferReties>
          <TranserRetryInterval>30</TranserRetryInterval>
      </SFTPSettings>
      

      The tag in above example is <Password> while after encryption at first agent startup become <CryptPW>.

      Please amend the documentation example to clarify this confusion.

              94e733e73fd4 Robert Klimkiewicz
              tmarchionni@atlassian.com Tiziana Marchionni (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated: