mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-06 14:23:00 -06:00
4 lines
179 B
Bash
4 lines
179 B
Bash
|
#!/bin/bash
|
||
|
sudo dnf install -y freeipa-server freeipa-server-dns sssd-dbus mod_lookup_identity mod_authnz_pam haveged nmap-ncat nano pamtester bash-completion
|
||
|
sudo dnf clean all
|