sonicgroup
08-04-2004, 02:32 PM
Well, since the search won't let me search on SSH (too short- damned minimum chars MySQL :D ), I'll make a new thread.
I've got a customer who needs SSH access to his account. He prefers SCP to FTP (and I don't blame him), and he also has some fairly large SQL dumps he'd rather import from the command line.
I didn't see an option in NodeWorx or SiteWorx to enable SSH access so I initially tried to create an account for him. I set his home directory to the directory of his site (/home/sitename), but he has no permissions to do anything in there. I noticed that the home folder sitename was also the username and owner, so I tried setting a password for that user and logging in under that, but got an account not available message upon logging in.
How do I add SSH access for my customer? He'll need to have full read/write permissions for his site's home directory (only), as well as access to the MySQL commands, and basic *nix commands (ls, rm, mv, vi, etc.), but I'd like to restrict him specifically to his home directory (/home/sitename).
Thanks for any help.
I've got a customer who needs SSH access to his account. He prefers SCP to FTP (and I don't blame him), and he also has some fairly large SQL dumps he'd rather import from the command line.
I didn't see an option in NodeWorx or SiteWorx to enable SSH access so I initially tried to create an account for him. I set his home directory to the directory of his site (/home/sitename), but he has no permissions to do anything in there. I noticed that the home folder sitename was also the username and owner, so I tried setting a password for that user and logging in under that, but got an account not available message upon logging in.
How do I add SSH access for my customer? He'll need to have full read/write permissions for his site's home directory (only), as well as access to the MySQL commands, and basic *nix commands (ls, rm, mv, vi, etc.), but I'd like to restrict him specifically to his home directory (/home/sitename).
Thanks for any help.