Uploaded image for project: 'JGroups'
  1. JGroups
  2. JGRP-995

AUTH: FixedMembershipToken is based on physical address, won't work with logical addresses

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 2.8
    • None
    • None

      The authenticate() method attempts to parse the IP address and port of a message's sender and match it to the fixed_members_value list. However, this won't work as the sender's address is a UUID.

      SOLUTION #1: fetch the physical address from TP and compare against the physical address (what if we have multiple physical addresses ?)
      SOLUTION #2: additional feature: match against the logical name

            rhn-engineering-bban Bela Ban
            rhn-engineering-bban Bela Ban
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: