DDS-Security 1.0 FTF Avatar
  1. OMG Issue

DDSSEC_ — Builtin Access Control plugin doesn't set is_rtps_protected

  • Key: DDSSEC_-35
  • Legacy Issue Number: 19811
  • Status: closed  
  • Source: ZettaScale Technology ( Mr. Julien Enoch)
  • Summary:

    The §9.4.1.2.4 specifies how to set 2 of the ParticipantSecurityAttributes members: allow_unauthenticated_participants and is_access_protected.
    But it doesn't specify how to set the is_rtps_protected member.

  • Reported: DDS-Security 1.0b1 — Thu, 25 Jun 2015 04:00 GMT
  • Disposition: Resolved — DDS-Security 1.0
  • Disposition Summary:

    Correct errors in 9.4.1.2.4.6 and explain how is_rtps_protected is set

    The text in §9.4.1.2.4.6 wrongly says: "The liveliness protection element specifies.." when it should say "The RTPS protection element specifies ..." Similarly it wrongly says "The discovery protection kind element may take ..." where it should say "The RTPS protection kind element may take ..."

    The ParticipantSecurityAttributes attribute is_rtps_protected should be set to TRUE if the <rtps_protection_kind> element ( §9.4.1.2.4.6) is set to anything other than NONE.

  • Updated: Tue, 12 Jul 2016 14:45 GMT