Recent content by IsaacMcD

  1. I

    SFTP on Plesk 10?

    Many, many thanks to TSCADFX and Hostasaurus.Com for your time in helping me debug the issue. There seems to be some issue with the webspace I was trying to create an additional SFTP user for. The steps outlined work for the other webspaces I tried. Not exactly sure what is wrong.
  2. I

    SFTP on Plesk 10?

    It appears that user 'gv' can log in, only to be disconnected right after. Here are the logs for both gv and then root. ssh [email protected] -v OpenSSH_5.6p1, OpenSSL 0.9.8x 10 May 2012 debug1: Reading configuration data /Users/isaac/.ssh/config debug1: Reading configuration data...
  3. I

    SFTP on Plesk 10?

    I know you guys are trying and really I do appreciate it! :) I have an sshd_config and ssh_config file in /etc/ssh/ To log into the server, I've been using Terminal on my MacBook. Just googled PAM (because I had no idea what it was). I don't think I've upgraded it or had any issues...
  4. I

    SFTP on Plesk 10?

    Looking at the SSH logs (below) it appears that the server accepts the password, but then immediately disconnects user 'gv'. I also included the logs from root as well. Here is the log when user 'gv' logs in. ssh [email protected] -v OpenSSH_5.6p1, OpenSSL 0.9.8x 10 May 2012 debug1...
  5. I

    SFTP on Plesk 10?

    I know you guys are trying and really I do appreciate it! :) I have an sshd_config and ssh_config file in /etc/ssh/ To log into the server, I've been using Terminal on my MacBook. Just googled PAM (because I had no idea what it was). I don't think I've upgraded it or had any issues...
  6. I

    SFTP on Plesk 10?

    Hostasaurus.Com, Yes. /etc/passwd looks like: gv:x:10000:505::/var/www/vhosts/altrisinc.com/dev:/usr/local/psa/bin/chrootsh /var/www/vhosts/altrisinc.com/etc/passwd looks like: gv:x:10000:505::/dev:/bin/bash This is as per TSCADFX's blog post. TSCADFX, Just double checked...
  7. I

    SFTP on Plesk 10?

    Both TSCADFX and Hostasaurus.Com thanks so much for your insight. I noticed the local etc/group file did not match the /etc/group, so I updated that and restarted ssh. Still no dice. Setting the shell in /etc/passwd to /bin/bash allows the user to log in but they're able to view/edit beyond...
  8. I

    SFTP on Plesk 10?

    TSCADFX, Thanks for helping me out with this! I'm working on CentOS 5.9 with Panels 11.0.9 Update #51. In Power User view, I opened up to the workspace where I'm trying to add the SFTP user. Under FTP Access, I created the new user before finishing the steps from the blog. Below are the...
  9. I

    SFTP on Plesk 10?

    @TSCADFX, I followed followed the instructions in your blog post, however I get this error when logging in with the new user: user with id=10000 and name=gv not found in chrooted passwd file Suggestions? Here's the full debug in a pastebin.
Back
Top