user-manager

The Addigy user-manager is a go binary installed during the Addigy Agent install process. It is utilized for managing macOS Users via the Addigy Web Console. The user-manager binary will leverage the native dscl command-line utility and other built-in macOS tools.

  1. user-manager Example Commands

user-manager Example Commands

Starts the Addigy user-manager: /Library/Addigy/user-manager

Revoke admin credentials: user-manager -update-group -username=johndoe -admin=false

Create User: /Library/Addigy/user-manager -create -username="${user}" -full-name="${name}" -password="${password}" -admin=${admin}


Copyright © 2024 Addigy.