Skip to main content

Hi

I have deployed CE 5.0.1.  

When ssh to CE, I can’t seem to “sudo su root”.  Likewise, can’t sudo reboot or shutdown.

Anyway to perform reboot or shutdown beside asking esxi team to do it?

thank

If you deployed the Ubuntu based CE, then you can run the following command to be a root.

$ sudo su -


Hi Ejang

Noted.  How do I shutdown/reboot CE vApp?

 

thank

 


$ sudo poweroff

$sudo reboot


Hi Ejang

 

When ran “sudo reboot”, got below error

=====================

cteadmin@CE:~$ sudo reboot
bsudo] password for cteadmin:
Sorry, user cteadmin is not allowed to execute '/usr/sbin/reboot' as root on CE.

=====================
 

 


I think you need to contact the support team.

 

Root user password of OVA is only available to Netskope Cloud Exchange support team.

 

https://docs.netskope.com/en/netskope-help/integrations-439794/netskope-cloud-exchange/about-cloud-exchange/cloud-exchange-hardening/#ce-as-vm-hardening-1


Reply