mirror of
https://github.com/PierreGode/Linux-Active-Directory-join-script.git
synced 2025-12-21 08:50:12 +01:00
Update ADconnection.sh
This commit is contained in:
parent
99c8e5b35f
commit
3787702816
@ -743,8 +743,14 @@ sudo service sssd restart
|
|||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
############################### Update to Realmd from likewise ##################
|
############################### Update to Realmd from likewise ##################
|
||||||
|
Realmdupdate(){
|
||||||
|
echo "this secion has been depricated, If you are still using likewise please see code"
|
||||||
|
exit
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
#this section has been depricated
|
#this section has been depricated
|
||||||
#If you are still using likewise plese uncomment lines below and line 33
|
#If you are still using likewise please uncomment lines below and line 33
|
||||||
#Realmdupdate11(){
|
#Realmdupdate11(){
|
||||||
#export HOSTNAME
|
#export HOSTNAME
|
||||||
#myhost=$( hostname )
|
#myhost=$( hostname )
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user