Mac

Can Open Directory be used enterprise wide?

A few years ago, before I started at my employer, a project was started for an enterprise-wide Open Directory setup. Each business unit within the university has a decent number of Macs that were mostly unmanaged. The project passed governance and a budget was set aside to fund the implementation. This was back in the [...]

AD Integration, Directory Services, Mac, Open Directory

Migrate Local User to Domain Account

If you are migrating your machines to authenticate via Active Directory, you may need to convert your local user accounts and their home folders to an AD user account and retain the home folder. I had a script posted here but that version was Tiger only because it used NI* commands.

AD Integration, Directory Services, Mac, Scripting

Add user to admin group with Applescript

Need a way for your team to easily make a network or local user an admin? Copy and paste the code below into Script Editor (Applescript Editor in 10.6) and save it as an application. This can be used before deploying a machine to the user, or after they’ve logged in.

(*
Add user to admin group
 
This [...]

Mac, Scripting

Been a while….

Wow, it’s been almost a year since I’ve posted. I knew I’ve been slacking, but didn’t realize it was that much. I’m going to start posting again soon. Stay tuned.

Mac

Leopard Active Directory Integration Headaches

Ever since Leopard came out, we have been having a heck of a time trying to get Leopard to bind and/or authenticate to Active Directory reliably. We use Active Directory sites and our Leopard macs were trying to authenticate to Domain Controllers in the wrong site. I’m reminded of something Joel Rennich said in a [...]

AD Integration, Mac