From 184895a72e9348f91366735f33837b161e311229 Mon Sep 17 00:00:00 2001 From: PierreGode Date: Wed, 4 Dec 2019 10:56:59 +0100 Subject: [PATCH] Fixed minor bugs for CentOs Fixed minor bugs for CentOs --- ADconnection.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ADconnection.sh b/ADconnection.sh index 4c54a12..d0af8a3 100755 --- a/ADconnection.sh +++ b/ADconnection.sh @@ -259,7 +259,7 @@ exit ####################### final auth yum ################################################################## #this section will do the last part, configure sssd, sam files and sudoers# same as final auth -#but without colors# +#Fixes to CentOS 2019/12# fi_auth_yum(){ export HOSTNAME myhost=$( hostname | cut -d '.' -f1 )