some local users have home folders based on their netid. So now the computer will get AD BOUND, what is the best way to get these local accounts from local to managed mobile ?
I deleted the account, leaving the home folder
renamed it mv /Users/bob (deleted) /Users/bob
sudo chown -R bob:"domainDomain Users" /Users/bob
now the user is managed mobile, BUT then also admin !! why is it getting set as admin?
on one computer this worked fine, user was just managed mobile, then on another computer it also set the user as Admin
