live-build/auto/config:
echo "I: Adding dependencies for Active Directory support (Workaround LP: #1921862)"
apt-get -y update
apt-get -y install sssd realmd adcli krb5-config
So it's not broken currently, just horrible.
live-build/ auto/config:
echo "I: Adding dependencies for Active Directory support (Workaround LP: #1921862)"
apt-get -y update
apt-get -y install sssd realmd adcli krb5-config
So it's not broken currently, just horrible.