Update README.md

This commit is contained in:
PierreGoude 2017-01-26 13:23:58 +01:00 committed by GitHub
parent cf46d80f0b
commit 59f1f4ccce

View File

@ -2,6 +2,8 @@
This is a script for Active Directory join for Ubuntu 14, 16 and debian with realmd. This is a script for Active Directory join for Ubuntu 14, 16 and debian with realmd.
Complete steps 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 ( 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