Skip to content

Add account-disable option

Sumit Bose requested to merge sbose/adcli:disable into master

A new option was added to 'adcli update' toggle the ACCOUNTDISABLE flag of AD's userAccountControl LDAP attribute to disable or enable the given host account.

'adcli join' will automatically enable the host account.

Resolves: #21 (closed)

Merge request reports