Mac Thread, Admin accounts for teachers and students? in Technical; We are just getting ready to deploy about 200 Macbooks (about 40 teacher and 160 student machines) and only 1 ...
-
24th June 2009, 06:08 AM #1
- Rep Power
- 0
Admin accounts for teachers and students?
We are just getting ready to deploy about 200 Macbooks (about 40 teacher and 160 student machines) and only 1 technician responsible for the upkeep and administration of these machines. Our problem is that we want to restrict these accounts so they do not install unauthorized software etc. but, if we do this, they are not allowed to install software updates either. Is there any way around this? I have a feeling I'll be overwhelmed with trying to authenticate as admin on all of these machines when software updates are released.
I do have Apple Remote Desktop but I've not had a lot of time to see how it can help me yet. Does anyone with experience in a similar environment have any suggestions for me while I keep researching the issue? Is it better to just go ahead and grant admin privileges to all users? Thanks for you time!
-
-
IDG Tech News
-
24th June 2009, 10:10 AM #2 It really depends on how much control you want over these machines i think. The reason i say this is because not all applications come through Software Update. For example Microsoft Office use their own updating tool (it did in 2004 version, not sure about 2008) which means i think that the user would need admin rights to update this software anyway.
As for the software update, i have just tested the process to see if any changes have happened since i tried it last...
In ARD use the command Code:
softwareupdate -i -a
This runs as Root. I am not sure if this tool needs a logged in user. I don't think that it does but if it does then you can log them in remotely using ARD anyway.
If you keep the same configuration (and if you use Net-Restore to image them all then you will
) you can set up a group in ARD and then choose Unix tool and type in:
Code:
osascript -e 'tell application "System Events"' -e 'keystroke "admin username"' -e 'keystroke tab' -e 'delay 0.5' -e 'keystroke "admin password"' -e 'delay 0.5' -e 'keystroke tab' -e 'keystroke return' -e 'end tell'
This will log each machine in as the admin user all at the same time.
Hope this helps.
-
SHARE:
Similar Threads
-
By kylewilliamson in forum General Chat
Replies: 13
Last Post: 13th June 2009, 09:07 AM
-
By mikeymike in forum Network and Classroom Management
Replies: 11
Last Post: 27th January 2009, 12:17 PM
-
By gwendes in forum Hardware
Replies: 8
Last Post: 5th July 2007, 12:16 PM
Thread Information
Users Browsing this Thread
There are currently 1 users browsing this thread. (0 members and 1 guests)
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules