mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 16:50:13 +01:00
Update readfile
This commit is contained in:
parent
771605ff5e
commit
20533daa1f
8
readfile
8
readfile
@ -1,9 +1,9 @@
|
|||||||
2020-03-24 # Work in progress
|
2020-03-24 # Work in progress
|
||||||
################ ldaps config ####################
|
################ ldaps config ####################
|
||||||
USESASL = null # yes or no to use SASL
|
USESASL = null # yes or null to use SASL
|
||||||
LDAPS = null # Address of domaincontroller
|
LDAPS = null # Address of domaincontroller
|
||||||
CACERT = null # full path and file to CAroot like: /usr/share/ca-certificates/root/myCA.cer
|
CACERT = null # full path and file to CAroot like: /usr/share/ca-certificates/root/myCA.cer
|
||||||
################ sudo config ####################
|
################ sudo config ####################
|
||||||
SUDOERS = null # yes or no for adding group in sudoers
|
SUDOERS = null # yes or null for adding group in sudoers
|
||||||
SSHSECURE = null # yes or no for for Blocking anyone but aprooved users
|
SSHSECURE = null # yes or null for for Blocking anyone but aprooved users
|
||||||
SUDOPROMT = null # yes or no for disable sudo promt in terminal
|
SUDOPROMT = null # yes or null for disable sudo promt in terminal
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user