SFTP

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Barry
    Junior Member
    • Mar 2004
    • 5

    #1

    SFTP

    I have a requirement to set up SFTP for several users of a domain.

    After browsing through the forums I found an old thread:

    As I understand it, using POP3, FTP, and Cpanel sends your account name and password in clear text. Does Dathorn support POPS, FTPS, etc. to allow me to use my account, but keep my passwords hidden from sniffers?


    that indicated:

    "To enable SSH on an account you simply need to modify the account via WHM and check the "Shell" check box. "

    which sounds great, but also:

    "SSH access is only available for the domain user"

    As that was an old thread I wanted to check whether that is the current situation and if so does that mean I won't be able to set up SFTP for several users of the site?

    On a related question is it possible to force SFTP to be used (ie normal ftp won't work)?
  • AndrewT
    Administrator
    • Mar 2004
    • 3656

    #2
    SFTP uses SSH which is available for the cPanel user only. Additional FTP accounts created via cPanel can only be used via FTP or FTPS. It is not possible to disable specific services on a domain (such as FTP).

    Comment

    • Barry
      Junior Member
      • Mar 2004
      • 5

      #3
      Thanks for the info Andrew.

      As they will be additional FTP accounts created via cPanel I can instruct users to use FTPS but I suspect at some point someone will use noraml FTP without the SSL/TSL instead. I suspect the answer will still be no but I probably phrased my orginal last question wrongly. Rather than disabling standard FTP is there a way to force FTPS - maybe in a similar way to using .htaccess and mod_rewrite to force https. I know that's for Apache but is there something similar or a configuration file to force the ftp server to only accept FTPS connections using SSL/TLS?

      Comment

      • AndrewT
        Administrator
        • Mar 2004
        • 3656

        #4
        You cannot force FTPS.

        Comment

        Working...