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
3a73063f59
commit
a63e293150
@ -46,7 +46,7 @@ Complete steps
|
|||||||
2. At this point you have 2 options. you already have a Group i AD example:"ADMINS" here you have your users with sudo rights. then you need to edit /etc/sudoers.d/sudoers
|
2. At this point you have 2 options. you already have a Group i AD example:"ADMINS" here you have your users with sudo rights. then you need to edit /etc/sudoers.d/sudoers
|
||||||
and add %ADMINS ALL(ALL:ALL) ALL if you want to give this group sudo rights.
|
and add %ADMINS ALL(ALL:ALL) ALL if you want to give this group sudo rights.
|
||||||
In this script there is a magic word added for groups in AD and it is sudoers, it always adds sudoers after hostname, like linuxcomputersudoers
|
In this script there is a magic word added for groups in AD and it is sudoers, it always adds sudoers after hostname, like linuxcomputersudoers
|
||||||
administratoator will always be added as a backdoor for sysadmins.
|
administrator will always be added to sudoers as a failsafe for sysadmins.
|
||||||
|
|
||||||
and also /etc/ssh/login.allow if you have selected this option for security.
|
and also /etc/ssh/login.allow if you have selected this option for security.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user