mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Update ADconnection.sh
This commit is contained in:
parent
98e91fa707
commit
1f458b47c7
@ -73,7 +73,6 @@ sudo echo "%DOMAIN\ admins@$DOMAIN ALL=(ALL) ALL" >> /etc/sudoers.d/domain_admin
|
||||
echo "Check that the group is correct"
|
||||
echo "in Sudoers file..."
|
||||
sudo cat /etc/sudoers | grep $myhost
|
||||
sudo cat /etc/sudoers | grep $Group
|
||||
echo "in SSH allow file..."
|
||||
sudo cat /etc/ssh/login.group.allowed | grep $myhost
|
||||
echo " if this is wrong DO NOT REBOOT and contact sysadmin"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user