Account Enrichment - Generic v2.1
Common Playbooks Pack.#
This Playbook is part of theEnriches accounts using one or more integrations.
Supported integrations:
- Active Directory
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
IntegrationsThis playbook does not have any integrations.
#
ScriptsThis playbook does not use any scripts.
#
Commands- ad-get-user
#
Playbook InputsName | Description | Default Value | Source | Required |
---|---|---|---|---|
Username | The username to enrich. | Username | Account | Optional |
#
Playbook OutputsPath | Description | Type |
---|---|---|
Account | The account object. | unknown |
ActiveDirectory.Users.sAMAccountName | The user's samAccountName. | unknown |
ActiveDirectory.Users.userAccountControl | The user's account control flag. | unknown |
ActiveDirectory.Users.mail | The user's email address. | unknown |
ActiveDirectory.Users.memberOf | The groups the user is a member of. | unknown |