mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Fixed minor bugs for CentOs
Fixed minor bugs for CentOs
This commit is contained in:
parent
e72b17528b
commit
184895a72e
@ -259,7 +259,7 @@ exit
|
|||||||
|
|
||||||
####################### final auth yum ##################################################################
|
####################### final auth yum ##################################################################
|
||||||
#this section will do the last part, configure sssd, sam files and sudoers# same as final auth
|
#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(){
|
fi_auth_yum(){
|
||||||
export HOSTNAME
|
export HOSTNAME
|
||||||
myhost=$( hostname | cut -d '.' -f1 )
|
myhost=$( hostname | cut -d '.' -f1 )
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user