From 771605ff5ec40fa711fff2151d1e007cce98f12f Mon Sep 17 00:00:00 2001 From: PierreGode <8579922+PierreGode@users.noreply.github.com> Date: Wed, 25 Mar 2020 09:46:55 +0100 Subject: [PATCH] Update readfile --- readfile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readfile b/readfile index 4e0baaa..41c43a0 100644 --- a/readfile +++ b/readfile @@ -1,7 +1,9 @@ 2020-03-24 # Work in progress +################ ldaps config #################### USESASL = null # yes or no to use SASL -SASL = 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 +################ sudo config #################### SUDOERS = null # yes or no for adding group in sudoers SSHSECURE = null # yes or no for for Blocking anyone but aprooved users SUDOPROMT = null # yes or no for disable sudo promt in terminal