Update README.md

This commit is contained in:
PierreGoude 2017-06-21 13:50:26 +02:00 committed by GitHub
parent 769fb8e80c
commit a605dac6ab

View File

@ -5,7 +5,7 @@ Complete steps
1. create computer object in AD lets say the name is= linuxcomputer as example 1. create computer object in AD lets say the name is= linuxcomputer as example
2. create a group name LINUXCOMPUTERsudoers ( if you wish to remove sudoers you must edit script ) 2. create a group name LINUXCOMPUTERsudoers in AD ( if you wish to remove sudoers you must edit script )
3. set hostname on you computer to linuxcomputer (hostname and hosts files) and reboot 3. set hostname on you computer to linuxcomputer (hostname and hosts files) and reboot
4. git clone this script and run. 4. git clone this script and run.