ad-join

Usage

avcli ad-join --username name [--password password] [--secure-mode true|false] domain

Description

The ad-join command joins the everRun system to the specified Active Directory domain and enables Active Directory support.

Options

--username name

The user with rights to join to the specified domain.

--password password

The password of the user with rights to join to the specified domain. If you do not give the password, you are automatically prompted for it.

--secure-mode true|false Enable (true, the default) or disable (false) secure mode.
domain The name of the Active Directory domain to join.

Examples

$ avcli ad-join --username domain\administrator --password secret domain
$ avcli ad-join --username domain\administrator domain