Posted on 02-13-2015 08:58 AM
if someone can briefly explain to me the purpose of the 'Management Account' when creating a QuickAdd package and Configuration ? (We already create a local Admin on each mac prior to any enrollment in casper system)
when creating your QuickAdd packages and/or Configuration, what are some of you choosing from the options below?
Hide it or NOT hide it
Allow SSH for management account only
Solved! Go to Solution.
Posted on 02-13-2015 09:03 AM
The Management account is what the JSS uses when it needs to run policies and escalate privileges to root level to do things like installs. Its basically a requirement to do just about any management on your Macs.
While you can technically just use your existing local administrator account for this instead of creating a new one, its often cited as best practice to create a Casper Suite only management account, and leave your local admin account for other purposes.
As for the options you mention, Hiding it just means it creates the account with a sub 501 UID and makes sure it doesn't show up in the Users & Groups preference pane. Edit: It also places the account in /private/var instead of the standard /Users/ path.
Allow SSH for management account only is a security piece that would prevent any other account on the Mac to be used remotely for remote login (SSH) purposes. The Casper Suite benefits from having SSH access to your Macs using that account. Its used for a variety of different tasks. You can choose to leave that unchecked and then other accounts on the Mac can be added to the remote login list and thus SSH to those Macs.
Hopefully that helps clear things up a little.
Posted on 02-13-2015 09:03 AM
The Management account is what the JSS uses when it needs to run policies and escalate privileges to root level to do things like installs. Its basically a requirement to do just about any management on your Macs.
While you can technically just use your existing local administrator account for this instead of creating a new one, its often cited as best practice to create a Casper Suite only management account, and leave your local admin account for other purposes.
As for the options you mention, Hiding it just means it creates the account with a sub 501 UID and makes sure it doesn't show up in the Users & Groups preference pane. Edit: It also places the account in /private/var instead of the standard /Users/ path.
Allow SSH for management account only is a security piece that would prevent any other account on the Mac to be used remotely for remote login (SSH) purposes. The Casper Suite benefits from having SSH access to your Macs using that account. Its used for a variety of different tasks. You can choose to leave that unchecked and then other accounts on the Mac can be added to the remote login list and thus SSH to those Macs.
Hopefully that helps clear things up a little.
Posted on 02-13-2015 09:18 AM
In case its of use, our general setup is:
We don't normally enable "allow SSH for the management account only" as we sometimes want other admins to be able to use it.
We separate the management account from a local admin account thats used by IT support staff. We see the management account as being for casper only.
Once an install is settled and working ok, we like to set a policy to change the management account password (there's an option to randomise it).
Posted on 02-13-2015 09:25 AM
the management account doesn't have to be already created in the JSS user and groups, does it ? I manage a Site (do not have access to the JSS user and groups to create it in there) and just enter the management account in the Configuration and Quickadd package.
Posted on 02-13-2015 09:32 AM
The management account has nothing to do with the Users & groups in your JSS. Its a local account for the Mac that gets created on the Mac and the JSS then stores the information in the computer record, including its password.
I don't use Sites, so my knowledge on them is limited, but I don't think you should have any problem creating a QuickAdd that creates your own management account on any systems the QuickAdd is run on.
Posted on 02-13-2015 10:04 AM
thanks guys for replying, just wanted to be 100% clear on the concept of the management account, now i am.
Posted on 01-04-2022 03:31 AM
guys, i'm thinking to remove the managed administrator account and Jamf management account and have only one admin account "end-user's account" which has a secure token and count on the PRK to reset a password or unlock/decrypt HD.
I would like to get your opinion on that if it's possible.