mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Update MacOS.sh
This commit is contained in:
parent
3efb407c9d
commit
10b1385fae
2
MacOS.sh
2
MacOS.sh
@ -7,7 +7,7 @@ PASS="password" # AD admin password (not encrypted, use with
|
||||
ADGROUP="whatevergroup" # AD group to add computer to (e.g. MacAdmins)
|
||||
ADCOMPUTER="MACagent01" # Name of the computer object in Active Directory
|
||||
OU="OU=Computers Mac,DC=domain,DC=com" # OU where the computer object will be created
|
||||
|
||||
fghsfhj
|
||||
# Prompt user for input
|
||||
read -p "Enter Active Directory domain name: " DOMAIN
|
||||
read -p "Enter AD admin username: " ADMIN
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user