adcli
Tool for performing actions on an Active Directory domain
Install
- All systems
-
curl cmd.cat/adcli.sh
- Debian
-
apt-get install adcli
- Ubuntu
-
apt-get install adcli
- Kali Linux
-
apt-get install adcli
- CentOS
-
yum install adcli
- Fedora
-
dnf install adcli
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install adcli
- Raspbian
-
apt-get install adcli
- Dockerfile
- dockerfile.run/adcli
adcli
Tool for performing actions on an Active Directory domain
This tool allows the administrator to join the local machine to an Active Directory (AD) domain. It's taking care of creating the computer account on the domain and adjusting the kerberos (keytab) configuration. It also allows the domain administrator to manage the users or the groups and the computer accounts in Active Directory (AD) domains.