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
0ed71f517d
commit
87be228576
2
readfile
2
readfile
@ -1,4 +1,6 @@
|
|||||||
# "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 ####################
|
||||||
|
DOMAIN = null # insert domain name ex:domain.com leave null for autodiscover ( promt )
|
||||||
################ 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