Mint sudo fix
This commit is contained in:
parent
823fc2e2b3
commit
36de57fba1
1
index.sh
1
index.sh
@ -100,6 +100,7 @@ echo "$PAM_LDAP_filter" >> /etc/ldap.conf
|
|||||||
|
|
||||||
|
|
||||||
## Set up sudo-ldap
|
## Set up sudo-ldap
|
||||||
|
export SUDO_FORCE_REMOVE=yes
|
||||||
apt install -y sudo-ldap
|
apt install -y sudo-ldap
|
||||||
sudo_ldap_template="$(cat files/sudo-ldap.conf)"
|
sudo_ldap_template="$(cat files/sudo-ldap.conf)"
|
||||||
echo "$sudo_ldap_template" | mo > /etc/sudo-ldap.conf
|
echo "$sudo_ldap_template" | mo > /etc/sudo-ldap.conf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user