Whats the easiest way to find a websites ssh user if ssh is disabled ontheir package? Where is it displayed?
It’s the ownership of /var/www/uuid
xyzulu thank you i am looking for a more fast way to determine it in case i need to su into the user :/
ls -ls Not sure how much easier to make it
ls -ls
xyzulu Thatunfortunatelly is not a very clean way if you have many websites, shouldnt the panel should display it somewhere i will probably do a feature request
You would perhaps create a database/user and note the username assigned.. the first part will be the ssh user.
You could also determine the user via the API: https://apidocs.enhance.com/#/websites/getWebsite