• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

how to enter SSH access for subdomain

D

diodoi

Guest
Hi,
is anyone know how a subdomain account (maybe using ftp user name and password) to get into shell?
assumed the domain have shell access.

if I use domain for ssh, it doesn't have enough permission to open subdomain folder.

I tried:
ssh username: ftpusername
ssh password: ftppassword
Doesn't work

I tried:
ssh username: [email protected]
ssh password: ftppassword
Doesn't work

I tried:
ssh username: [email protected]
ssh password: ftppassword
Doesn't work

I assumed the subdomain also have ssh access, since I try to ssh subdomain.domainname.com

Regards,
Andrew
 
Hi;

I guess I have the same question, have you figured this out?

Thanks
 
OMG - I cant believe I havent seen the answer before:

clients-> domain-> setup-> Shell access to server with FTP user's credentials

this defaults to no access. Dough!
 
Back
Top