Amend Assets Discovery agent document tag for password

XMLWordPrintable

    • Type: Suggestion
    • Resolution: Unresolved
    • None
    • Component/s: Documentation & IX
    • None
    • 1

      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.

            Assignee:
            Robert Klimkiewicz
            Reporter:
            Tiziana Marchionni (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: