Details
| ID | UserEnrichAD |
|---|---|
| Language | python |
| From Version | 6.0.0 |
| Docker Image | demisto/python:2.7.18.27799 |
| Tags | enhancement active directory user |
README
Deprecated. Use ADGetUser instead.
Script Data
| Name | Description |
|---|---|
| Script Type | python2 |
| Tags | enhancement, active directory, user |
| Cortex XSOAR Version | 5.0.0 |
Dependencies
This script uses the following commands and scripts.
- ad-search
Inputs
| Argument Name | Description |
|---|---|
| name | Name of user |
Outputs
There are no outputs for this script.
commonfields: id: UserEnrichAD version: -1 name: UserEnrichAD script: '' type: python subtype: python2 deprecated: true comment: 'Deprecated. Use ADGetUser instead.' tags: - enhancement - active directory - user enabled: true args: - name: name required: true default: true description: Name of user scripttarget: 0 dependson: must: - activedir|||ad-search tests: - No test fromversion: 6.0.0 dockerimage: demisto/python:2.7.18.27799 supportedModules: - agentix - xsiam - edr