From 50ff0abf2f5ec825a2c5f7185bd84eafe6c1a27b Mon Sep 17 00:00:00 2001 From: PierreGode Date: Tue, 27 Mar 2018 12:46:41 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 481586e..6f418f0 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ reboot and wait 5 min before login If you have issues with slow replies from the domain controller i have added lines to nsswitch an sssd to prevent hangs, slow logins and slow repy from sudo commands in a teminal. this was added 2017/11 so if you have and older "join" than 2017/11 you should do a rejoin. How to git? + On linux client install git = sudo apt-get install git -y Clone this repo = sudo git clone https://github.com/PierreGode/Linux-Active-Directory-join-script.git To update repo to latest version = in the folder Linux-Active-Directory-join-script/ = sudo git pull