mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +01:00
Update ADconnection.sh
This commit is contained in:
parent
402df0c5a7
commit
8bb138aade
@ -120,7 +120,7 @@ echo "session required pam_mkhomedir.so skel=/etc/skel/ umask=0022" | sudo tee -
|
|||||||
fi
|
fi
|
||||||
logintrue=$( cat /usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf | grep -i -m1 login )
|
logintrue=$( cat /usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf | grep -i -m1 login )
|
||||||
if [ -f /usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf ]
|
if [ -f /usr/share/lightdm/lightdm.conf.d/50-ubuntu.conf ]
|
||||||
thn
|
then
|
||||||
if [ "$logintrue" = "greeter-show-manual-login=true" ]
|
if [ "$logintrue" = "greeter-show-manual-login=true" ]
|
||||||
then
|
then
|
||||||
echo "50-ubuntu.conf is already configured.. skipping"
|
echo "50-ubuntu.conf is already configured.. skipping"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user