I tried searching but could not find anything to help me. Closest i could find was this https://jamfnation.jamfsoftware.com/discussion.html?id=4558
One of the many restrictions that I have to enforce at my company is External Volumes. They either have to be read only or disabled. I have gotten this to work for External USB and Thunderbolt Drives formatted in HFS. I changed permissions on the AppleSDXC.kext file to remove read and execute for all users, and this worked for 10.8.x but is no longer working in Mavericks.
What I would like to achieve is
a) only administrators can mount external volumes (can't get this to work with MCX or CP) regardless of type (Thunderbolt, SD Card, USB or Firewire) or
b) all external volumes are set to read-only for all users not in the admin group.
Does anyone have any tricks or have run into this same problem?