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
5e95f3b21a
commit
1cb1c9baf0
4
MacOS.sh
4
MacOS.sh
@ -1,7 +1,9 @@
|
||||
#this is a very simple scipt to automate MacOS AD join
|
||||
#Note that Apple is going away from AD
|
||||
#Recomended solution is Nomad https://nomad.menu/products/#nomad
|
||||
|
||||
echo "this script needs to be configured to funktion"
|
||||
echo "if you already did it then edit this file and uncomment row 6 with a # in the beginning"
|
||||
exit
|
||||
# to automate ADjoin check the variables below and find a solution to get from you AD or just type the name of next object in list "next computer object"
|
||||
|
||||
DOMAIN=$(test.com) ## Domain
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user