unable to acces domains in my reseller package through ssh

sander815

Verified User
Joined
Jul 29, 2003
Messages
474
why can't i access the domains i created as reseller from ssh? in home/domainname

[sander@ns xxxxxxx]$ ls
ls: .: Permission denied
[sander@ns xxxxxxxx]$

i am 1000% percent sure i made these domains
 
He's logged in as "sander" ;p...

Type "pwd" and show us what directory you're in, then we'll see where we can go from there...
 
This is SSH for a site admin, correct?

It may just be general privileges that DirectAdmin has set the users to have if that is the case...

Chris
 
Your reseller level means nothing in shell, its just a standard shell account. If you need access to your hosted clients directory you will need to either:
a) get added to the wheel group
b) get root access
c) get your own server :p
 
Back
Top