mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 00:50:10 +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.
|
||||
################ Config ####################
|
||||
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 ####################
|
||||
USESASL = null # yes or no to use SASL
|
||||
LDAPS = null # Address of domaincontroller
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user