make-profile-pkg
make-profile-pkg copied to clipboard
Add option to install for specific user (10.11 only)
10.11 added the option to install a profile to a specific user by adding the -U option.
sudo profiles -I -F studentdock.mobileconfig -U student installs the profile to just the student account when logged in.
Would it be possible to add this functionality to make-profile-pkg?
./make-profile-pkg.py studentdock.mobileconfig -U student
Just added an untested option in d64c1f4defeaf429f8ad1eddf41d1a0b1ecd7449.