mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-25 08:21:05 -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
|