|
subdomain shell -
01-31-2003, 04:50 PM
Is it possible for my subdomain accounts to have shell access?
Specifically, say i have sub.domain.com
This automatically creates domain.com/sub
and a user sub+domain.com
When I ftp with that user, i gain access only to /sub
I want to do the same thing with ssh, but when i try logging on to an ssh session with sub+domain.com, I get "accessed denied"
I want to be able to login with an account (subdomain or not) and have that user's folder become the home for that session. That way, they can't "cd .." into my main shell account.
Any ideas???
|