mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Update README.md
This commit is contained in:
parent
49232de545
commit
34985f5174
10
README.md
10
README.md
@ -1,6 +1,6 @@
|
|||||||
# Linux-Active-Directory-join-script By Pierre 2018
|
# Linux-Active-Directory-join-script By Pierre 2018
|
||||||
|
|
||||||
Supported OS: Ubuntu 14-18, Debian, Cent OS, Rasbian and Kali
|
Supported OS: Ubuntu 14-18 + mate, Debian, Cent OS, Rasbian and Kali
|
||||||
|
|
||||||
This is a script for Active Directory join with realmd.
|
This is a script for Active Directory join with realmd.
|
||||||
and is a result of al lot of small upgrades according as needs emerged.
|
and is a result of al lot of small upgrades according as needs emerged.
|
||||||
@ -73,3 +73,11 @@ 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.
|
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
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user