realm
DBus service for configuring kerberos and other online identities
Install
- All systems
-
curl cmd.cat/realm.sh
- Debian
-
apt-get install realmd
- Ubuntu
-
apt-get install realmd
- Kali Linux
-
apt-get install realmd
- CentOS
-
yum install realmd
- Fedora
-
dnf install realmd
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install realmd
- Raspbian
-
apt-get install realmd
- Dockerfile
- dockerfile.run/realm
realmd
DBus service for configuring kerberos and other online identities
realmd is a D-Bus system service that manages discovery and enrollment in realms/domains like Active Directory or IPA. realmd can configure either SSSD or Windbind as client software. It will also automatically install the required packages using PackageKit if needed.