ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-bugs: [Wireshark-bugs] [Bug 7190] Dissect RPC/AUTH_RSA as AUTH_GLUSTER

Date: Tue, 24 Apr 2012 04:41:45 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=7190

Niels de Vos <ndevos@xxxxxxxxxx> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Attachment #8310|                            |review_for_checkin?
              Flags|                            |

--- Comment #2 from Niels de Vos <ndevos@xxxxxxxxxx> 2012-04-24 04:41:45 PDT ---
Created attachment 8310
  --> https://bugs.wireshark.org/bugzilla/attachment.cgi?id=8310
RPC: dissect AUTH_RSA as Gluster AUTH-flavor

2nd change:
    RPC: dissect AUTH_RSA as Gluster AUTH-flavor

    AUTH_RSA is not implemented for any known RPC-protocols. The Gluster
    protocols (ab)use AUTH_RSA for their own AUTH-flavor. AUTH_RSA is
    therefore dissected as the inofficial AUTH_GLUSTER.

    The new function is based on dissect_rpc_authunix_cred().

    Signed-off-by: Niels de Vos <ndevos@xxxxxxxxxx>

-- 
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.