Community Forums
Connect with us on LinkedIn
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Member
    Join Date
    May 2002
    Posts
    29

    Default FTP Permissions

    I have a domain where I can FTP in and do all that is required. There is another user who can FTP in and browse but can't do anything else. We are both using the same credentials to login. Is this a problem with his client?. He uses it to FTP onto other servers.

    Thx,

    John

  2. #2
    Member
    Join Date
    Sep 2003
    Posts
    389

    Default RE: FTP Permissions

    Dear tic67,

    You can use AuthAliasOnly directive of proftpd to control how and where real usernames get authenticated, for that you need <VirtualHost>

    <Anonymous ~virtualuser>

    User virtualuser
    Group virtualuser
    UserAlias ftp virtualuser
    UserAlias anonymous virtualuser
    AuthAliasOnly on
    ...

    </Anonymous>

    If the client authenticates as \'virtualuser\' he will be logged as normal user. However if the client uses \'ftp\' or \'anonymous\', the anonymous block is applied.

    For more details regarding this refer:
    http://proftpd.org/docs/faq/linked/faq-ch5.html#AEN666

    Regards,

Similar Threads & Tags
Similar threads

  1. FTP Permissions
    By Intergage in forum cPanel and WHM Discussions
    Replies: 1
    Last Post: 10-25-2010, 09:17 PM
  2. FTP Permissions
    By fx666 in forum cPanel and WHM Discussions
    Replies: 3
    Last Post: 09-15-2006, 09:39 AM
  3. FTP Permissions?
    By Pineriver in forum cPanel and WHM Discussions
    Replies: 0
    Last Post: 06-09-2005, 01:15 PM
  4. FTP Permissions
    By tswaibel in forum cPanel and WHM Discussions
    Replies: 8
    Last Post: 03-05-2004, 01:27 PM
  5. FTP Permissions
    By B12Org in forum cPanel and WHM Discussions
    Replies: 6
    Last Post: 08-27-2003, 04:32 PM
Linkedin       Facebook       Twitter       RSS       Flickr       YouTube