We're starting to encrypt all Macs with FileVault 2, and I'm curious how other people approach the project, specifically in regards to shared workstations.
For single-user computers, FileVault is no problem, since you can just enable the one user.
However, working at a University, we have many computers that are shared - an iMac that multiple student workers can login to, for example.
Typically, we control authentication to the shared workstation via Active Directory Group - if the user is part of the correct group that's been given access to the computer, they can login. However, for FileVault, I can't enable a group, only individual users, and FileVault can't communicate with my domain server. This means that an IT admin would have to go and enable each user for FileVault, and get them to enter their password, and do that all over again each semester as student workers change.
So, do you encrypt every computer no matter what? Or do you only target single-user computers? Or only Laptops?
If you do encrypt every computer, how do you handle shared workstations? Do you not allow them? Or do you script something to add every new user to FileVault automatically? Or do you make them use Windows with BitLocker, which does support AD groups? (we're a mixed campus, with about 50/50 PC to Mac ratio)
I'm more looking for a general idea of what people have done so I can adapt some strategy to fit my environment, so any ideas will be appreciated!