Documentation Index

Fetch the complete documentation index at: https://kb.vastdata.com/llms.txt

Use this file to discover all available pages before exploring further.

activedirectory list

Prev Next

This command lists Active Directory configuration records with their IDs. It can be used to retrieve the record ID so that you can run activedirectory modify to join the Active Directory domain.

Usage

activedirectory list

Example

vcli: admin> activedirectory list
+----+-------------+----------------------+-----------------------------+--------+-------------+------------+--------------------------------------+------+--------+---------------+-------------------+---------------------+---------+-----------+--------------+---------------------------------------------------+-------------------------------------------+--------------------------------------+----------------------------------------------+----------------+------------------+
| ID | Domain Name | Machine Account Name | Organizational Unit         | State  | Smb-allowed | Ldap-state | Urls                                 | Port | Method | Searchbase    | Group-searchbase  | Netgroup-searchbase | Use-tls | Use-ldaps | Ntlm-enabled | Scheduled Machine Account password change enabled | Machine Account password change frequency | Machine Account password update time | Last Machine Account password renewal status | Monitor-action | Is-abac-provider |
+----+-------------+----------------------+-----------------------------+--------+-------------+------------+--------------------------------------+------+--------+---------------+-------------------+---------------------+---------+-----------+--------------+---------------------------------------------------+-------------------------------------------+--------------------------------------+----------------------------------------------+----------------+------------------+
| 1  | Myldap1.lab | vast1                | OU=VASTs,OU=ENG,DC=1,DC=lab | JOINED | True        | None       | ['ldap://myldap.url']                | 389  | simple | dc=eng,dc=lab | dc=eng,dc=lab     |                     | False   | False     | True         | False                                             | 3M                                        | 20:00:00                             | {'is_during_change': False,                  | PING           | False            |
|    |             |                      |                             |        |             |            |                                      |      |        |               |                   |                     |         |           |              |                                                   |                                           |                                      |  'last_change_attempt': None,                |                |                  |
|    |             |                      |                             |        |             |            |                                      |      |        |               |                   |                     |         |           |              |                                                   |                                           |                                      |  'last_successful_change': None,             |                |                  |
|    |             |                      |                             |        |             |            |                                      |      |        |               |                   |                     |         |           |              |                                                   |                                           |                                      |  'message': '',                              |                |                  |
|    |             |                      |                             |        |             |            |                                      |      |        |               |                   |                     |         |           |              |                                                   |                                           |                                      |  'next_scheduled_change': None}              |                |                  |
| 2  | Myldap2.dev | vast2                | OU=VASTs,OU=AWS,DC=2,DC=dev | JOINED | True        | None       | ['ldap://myldap2.url']               | 389  | simple | dc=aws,dc=dev | dc=aws,dc=dev     |                     | False   | False     | True         | False                                             | 3M                                        | 20:00:00                             | {'is_during_change': False,                  | PING           | False            |
|    |             |                      |                             |        |             |            |                                      |      |        |               |                   |                     |         |           |              |                                                   |                                           |                                      |  'last_change_attempt': None,                |                |                  |
|    |             |                      |                             |        |             |            |                                      |      |        |               |                   |                     |         |           |              |                                                   |                                           |                                      |  'last_successful_change': None,             |                |                  |
|    |             |                      |                             |        |             |            |                                      |      |        |               |                   |                     |         |           |              |                                                   |                                           |                                      |  'message': '',                              |                |                  |
|    |             |                      |                             |        |             |            |                                      |      |        |               |                   |                     |         |           |              |                                                   |                                           |                                      |  'next_scheduled_change': None}              |                |                  |
+----+-------------+----------------------+-----------------------------+--------+-------------+------------+--------------------------------------+------+--------+---------------+-------------------+---------------------+---------+-----------+--------------+---------------------------------------------------+-------------------------------------------+--------------------------------------+----------------------------------------------+----------------+------------------+