Update readfile

This commit is contained in:
PierreGode 2023-08-23 12:54:59 +02:00 committed by GitHub
parent c18ad24f86
commit ac282e9d51
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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