Skip to content

Managed service account

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

Add create-msa sub-command

Add new sub-command to create a managed service account in AD. This can be used if LDAP access to AD is needed but the host is already joined to a different domain.

Resolves: https://bugzilla.redhat.com/show_bug.cgi?id=1854112

Merge request reports