bigtime5001 Posted January 28, 2010 Posted January 28, 2010 Does anyone know how I can dissable Bluetooth on Imacs ? As a user they are able to turn on bluetooth, now most of the menu items the users dont have permissions to run and thats great, but if they click on Set Up Bluetooth device they are able to pair Phones etc. I need to stop the students from being able to do this as they setup teathering to iphone's etc and bypass all the school securty. Any Ideas ?
FN-GM Posted January 28, 2010 Posted January 28, 2010 System Preferences > Bluetooth. There is an option to turn it off in there.
DMcCoy Posted January 28, 2010 Posted January 28, 2010 It can be disabled in Work Group manager on 10.5 and up. On 10.4 I used to delete the kernel extension files for bluetooth instead, certainly stopped anyone using it!
dirtydog Posted January 29, 2010 Posted January 29, 2010 yep you can do it in workgroup manager, I think if its not there you can add it. ill try and find a link to a load of useful add ins for it. 1
dayzd Posted January 29, 2010 Posted January 29, 2010 You can diable bluetooth and remove the Finder bar's icon for it using WGM. To disable bluetooth add "DisableBluetooth" boolean "true" to com.MCX.Bluetooth.plist in your machine group(s). To hide the icon, add "Bluetooth.menu" boolean "false" to com.apple.mcxMenuExtras in your user group(s). 4
bigtime5001 Posted February 1, 2010 Author Posted February 1, 2010 Thanks for the reply guys, I eventually found a link to removing the bluetooth.kext files and did it that way. Seems to work, only time will tell when the kids get their grubby little mitts on the shiny new macs....lol
mattstevenson2005 Posted February 15, 2010 Posted February 15, 2010 You can diable bluetooth and remove the Finder bar's icon for it using WGM. To disable bluetooth add "DisableBluetooth" boolean "true" to com.MCX.Bluetooth.plist in your machine group(s). To hide the icon, add "Bluetooth.menu" boolean "false" to com.apple.mcxMenuExtras in your user group(s). where do you find these files? Thanks Matt
dayzd Posted February 18, 2010 Posted February 18, 2010 @mattstevenson2005 You can add 'com.MCX.Bluetooth.plist' and 'com.apple.mcxMenuExtras' by importing the preferences found in /System/Library/CoreServices/ManagedClient.app (import the app to WGM like a regular plist). You'll get a load of other manifests installed too, which you may or may not find useful. Think that's where I got them from, anyway! Maybe Google it a bit first to check it's what you want! ;-)
mac_shinobi Posted February 18, 2010 Posted February 18, 2010 @mattstevenson2005 You can add 'com.MCX.Bluetooth.plist' and 'com.apple.mcxMenuExtras' by importing the preferences found in /System/Library/CoreServices/ManagedClient.app (import the app to WGM like a regular plist). You'll get a load of other manifests installed too, which you may or may not find useful. Think that's where I got them from, anyway! Maybe Google it a bit first to check it's what you want! ;-) That's correct as I re call doing this a while back
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now