You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Document "next enrollment" for hosts that were already enrolled when feature is turned on. When host is wiped and goes through Setup Assistant again. During this phase, Fleet can send AccountConfiguration, which creates the managed local user account.
Document this feature is available to ADE only.
Database schema migrations: New table host_managed_local_account_passwords
Load testing/osquery-perf improvements: N/A
This is a premium only feature: Yes
ℹ️ Please read this issue carefully and understand it. Pay special attention to UI wireframes, especially "dev notes".
QA
Risk assessment
Requires testing in a hosted environment: TODO
Requires load testing: TODO
Risk level: Low / High TODO
Risk description: TODO
Test plan
Make sure to go through the list and consider all events that might be related to this story, so we catch edge cases earlier.
This feature is available to ADE only.
Controls > Setup experience > Users
Confirm new URL is /controls/setup-experience/users
Confirm redirect to new url from old url: /controls/setup-experience/end-user-auth (in case it's been bookmarked)
"End user authentication" section changed to "Users"
"Turn on" option changed to "End user authentication" with helper text.
Confirm new "Managed local account" appears as option
Disabled in GitOps mode
Has tooltip
Has helper text
End user authentication checkbox — IdP not configured:
With no IdP connected, verify the "End user authentication" checkbox is visible but disabled
Verify the tooltip appears on hover: "To enable, first connect Fleet to your identity provider (IdP)." with a working link to the IdP settings page
After connecting an IdP, verify the checkbox becomes enabled
Managed local account checkbox — Apple MDM not enabled:
With Apple MDM not turned on, verify the "Managed local account" checkbox is visible but disabled
Verify the tooltip appears on hover: "To enable, first turn on Apple MDM." with a working link to the Apple MDM settings page
After enabling Apple MDM, verify the checkbox becomes enabled
If "Managed local account" enabled:
After enabling, add a host to confirm that local admin account is created.
Confirm managed local account is hidden from login window. (Note: account will still appear on first login window after restart, which is expected)
If enabled, then disabled confirm we keep the managed account for each host where account has been created.
Test moving host to another team—the account should persist.
Hosts already enrolled before feature is turned on will not receive a local admin account. This can only be accomplished when they are re-enrolled/wiped and go through setup assistant.
Host details > Actions
"Show managed account" appears in Actions dropdown on host details.
If account still in process of being created, option should be disabled with tooltip.
If host was already enrolled when they enabled create managed local account, menu option should be disabled with tooltip.
On click "Show managed account" shows "managed account" modal:
Confirm generated default username ("_fleetadmin") and password.
Confirm password is viewable and copy function works.
Activity feeds
When account is created or password is viewed, activity shows up in global and host level activity feed.
Testing notes
Confirmation
Engineer: Added comment to user story confirming successful completion of test plan.
QA: Added comment to user story confirming successful completion of test plan.
Resources:
AccountConfigurationCommand
Set Auto Admin Password
Goal
Changes
Product
Engineering
host_managed_local_account_passwordsQA
Risk assessment
Test plan
Controls > Setup experience > Users
If "Managed local account" enabled:
Host details > Actions
Activity feeds
Testing notes
Confirmation