linux ftp server with virtual users
        Posted  
        
            by 
                kjertil
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by kjertil
        
        
        
        Published on 2012-12-15T09:15:10Z
        Indexed on 
            2012/12/15
            11:07 UTC
        
        
        Read the original article
        Hit count: 303
        
i know there are already similar questions for this matter but the answers doesn't really make much sense to anyone who is not really technically comfortable in Linux. I've already tried articles like these for example: http://howto.gumph.org/content/setup-virtual-users-and-directories-in-vsftpd/ with the result of accidently breaking the whole system. The problem is that, while there are several technical possibilities to set up virtual users with a FTP server, it is not as easy as managing for instance a Filezilla server on Windows. I've seen some Web based GUI's but most of them seems to be out of date. The different flavours of Linux and the large amount of different popular FTP servers also seems to make the matter more complicated. I guess my question is, is there a way, to set up virtual FTP users on Linux without the hastle of having to manually edit PAM, MYSQL and config files?
© Server Fault or respective owner