Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-bugs: [Wireshark-bugs] [Bug 6526] Wireshark installer doesn't add access_bpf in 10.5.8

Date: Wed, 2 Nov 2011 15:42:09 -0700 (PDT)
https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=6526

--- Comment #5 from iamsudo@xxxxxxxxx 2011-11-02 15:42:08 PDT ---
bash-3.2# dseditgroup -q -o read "wheel"

Recordname <wheel>
9 attribute(s) found
Attribute[1] is <dsAttrTypeStandard:RecordType>
    Value[1] is <dsRecTypeStandard:Groups>
Attribute[2] is <dsAttrTypeStandard:RecordName>
    Value[1] is <wheel>
Attribute[3] is <dsAttrTypeStandard:SMBSID>
    Value[1] is <S-1-5-21-100>
Attribute[4] is <dsAttrTypeStandard:GeneratedUID>
    Value[1] is <ABCDEFAB-CDEF-ABCD-EFAB-CDEF00000000>
Attribute[5] is <dsAttrTypeStandard:PrimaryGroupID>
    Value[1] is <0>
Attribute[6] is <dsAttrTypeStandard:RealName>
    Value[1] is <System Group>
Attribute[7] is <dsAttrTypeStandard:GroupMembership>
    Value[1] is <root>
Attribute[8] is <dsAttrTypeStandard:AppleMetaNodeLocation>
    Value[1] is </Local/Default>
Attribute[9] is <dsAttrTypeStandard:Password>
    Value[1] is <*>
bash-3.2# 
bash-3.2# echo $?
0
bash-3.2# 
bash-3.2# 
bash-3.2# dseditgroup -q -o read "cecinestpasungroupe"
bash-3.2# 
bash-3.2# echo $?
0
bash-3.2#

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