mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Update readfile
This commit is contained in:
parent
c18ad24f86
commit
ac282e9d51
1
readfile
1
readfile
@ -1,6 +1,7 @@
|
|||||||
# "null" is for manual setup and will result in promts. misconfuguration will result in skipping that config and giving promts.
|
# "null" is for manual setup and will result in promts. misconfuguration will result in skipping that config and giving promts.
|
||||||
################ Config ####################
|
################ Config ####################
|
||||||
DOMAIN = null # Insert domain name ex:domain.com leave null for autodiscover ( promt )
|
DOMAIN = null # Insert domain name ex:domain.com leave null for autodiscover ( promt )
|
||||||
|
OUSPECIFIED = null # Insert OU to join object to like: --computer-ou=OU=Clients,OU=Computers,DC=domain,DC=com
|
||||||
################ ldaps config ####################
|
################ ldaps config ####################
|
||||||
USESASL = null # yes or no to use SASL
|
USESASL = null # yes or no to use SASL
|
||||||
LDAPS = null # Address of domaincontroller
|
LDAPS = null # Address of domaincontroller
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user