From 74b562849e755f44dba48f12f2f13c5aa8b23063 Mon Sep 17 00:00:00 2001 From: PierreGode <8579922+PierreGode@users.noreply.github.com> Date: Tue, 24 Mar 2020 19:40:57 +0100 Subject: [PATCH] Update readfile --- readfile | 1 + 1 file changed, 1 insertion(+) diff --git a/readfile b/readfile index 77c1095..8b2b288 100644 --- a/readfile +++ b/readfile @@ -1,5 +1,6 @@ 2020-03-24 # Work in progress SASL = null # Address of domaincontroller +CACERT = null # full path and file to CAroot like: /usr/share/ca-certificates/root/myCA.cer 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