Posted on 06-05-2015 03:31 AM
Hi,
As for now we are restricting access to USB drives via a configuration profile.
This allows us to prompt for a username and password when a USB device is connected.
Unfortunately the only credentials that are accepted to mount the drive, are admin credentials.
Does anyone have experience with these settings and know how to allow standard users to still mount the USB drive with their own credentials?
In short;
A standard user must be able to mount a USB drive with their own credentials.
I've already tried editing the authorizationdb using the following commands:
security authorizationdb write system.volume.removable allow
security authorizationdb write system.volume.removable.adopt allow
And for the sake of being sure.
security authorizationdb write system.volume.external allow
security authorizationdb write system.volume.external.adopt allow
Solved! Go to Solution.
Posted on 06-08-2015 07:00 AM
I was never able to get this to preform as we needed it to, so we went another route and purchased EndPoint Protector appliances which works great.
It allows us to set everything as read only but then we can give either users or devices the Read/Write control.
Another nice feature and it was a must for us you can white list devices.
Posted on 06-08-2015 02:12 AM
Anyone?
Posted on 06-08-2015 07:00 AM
I was never able to get this to preform as we needed it to, so we went another route and purchased EndPoint Protector appliances which works great.
It allows us to set everything as read only but then we can give either users or devices the Read/Write control.
Another nice feature and it was a must for us you can white list devices.
Posted on 06-16-2015 12:59 AM
Thanks @Potter !
I will look in to this.. Seems to be exactly what we need.