Skip to content
This repository has been archived by the owner on Jan 21, 2024. It is now read-only.

flammable/ad_bind

Repository files navigation

ad_bind

What is this?

These are all of the components needed to bind a Mac to Active Directory using Munki.

Note that this used to be a script, then it was converted to a profile, and now it's a script again. Installing a configuration profile using the profiles command has been deprecated, but unfortunately, binding to AD using a configuration profile (delivered via MDM) is still problematic.

The included installcheck_script will allow Munki to detect if the binding is broken, and will prompt the user to fix it by reinstalling through Managed Software Center.

I wrote more about this on my blog.

Requirements

  • An Active Directory Server
  • Munki
  • munkipkg
  • I've tested this with macOS 10.14 and 10.15, but it should work with any recent version of the macOS

Instructions

Of course, you'll need to customize all of these files for your environment (see the "Credit" section for help doing this). Once you've done that, open the Terminal and run munkiimport.sh.

Credit

About

Bind to AD using Munki

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages