Uploaded image for project: 'netconf'
  1. netconf
  2. NETCONF-363

use encrypted passwords for the call home feature

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • None
    • None
    • netconf
    • Operating System: All
      Platform: All

    • 7920

      The call home feature has global and per-device user name with multiple passwords.
      The passwords in particular are plain text and should be encrypted using the new
      AAA service below.

      The service to encrypt the credentials is here:
      https://github.com/opendaylight/aaa/blob/master/aaa-encrypt-service/src/main/java/org/opendaylight/aaa/encrypt/AAAEncryptionService.java

      The service is implemented here:
      https://github.com/opendaylight/aaa/blob/master/aaa-encrypt-service/src/main/java/org/opendaylight/aaa/encrypt/AAAEncryptionServiceImpl.java

      The call home code is still to be merged as of today at

      https://git.opendaylight.org/gerrit/#/c/49253/8

            SowmiyaChidambaram Sowmiya Chidambaram
            aclarke@pobox.com Allan Clarke
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated: