ysdragon / Pterodactyl-VPS-Egg

Pterodactyl VPS Egg
MIT License
58 stars 33 forks source link

How to log in as root? #4

Closed shunya725 closed 1 year ago

shunya725 commented 1 year ago

How to log in as root? sudo su - didn't work

ysdragon commented 1 year ago

Currently not working

BasToTheMax commented 1 year ago

Just use sudo

shunya725 commented 1 year ago

sudo cannot be used. I get an error

BasToTheMax commented 1 year ago

What error are you getting?

weeaudi commented 1 year ago

The issue is with the fact that pterodactyl has the "no new privileges" flag set. meaning that sudo is not accessable without disabling this flag. how you do that i don't know