• FTP server in 6.9.2 still auto starts on reboot


    IMTheNachoMan
    • Minor

    The Fix Common Problems plugin says there is a bug in 6.1.9 and 6.2b21 that will re-enable the FTP server on reboot. I know the general opinion is it is a non issue as long as there are no users defined but I am working on an enhancement to address the security issues with the users.

     

    Either way, I think it happens because /etc/inetd.conf is replaced on reboot and in the stock one the ftp line is not commented out.

     

    ftp     stream  tcp     nowait  root    /usr/sbin/tcpd  vsftpd

     

    If someone can help me confirm this I can see about fixing it on the FTP enhancement I am working on. My thought would be to save some FTP enable/disable status in /boot/config/vsftpd.cfg and then something in /boot/config/go that would read it. But I don't know if that is the right approach?




    User Feedback

    Recommended Comments

    There are no comments to display.



    Join the conversation

    You can post now and register later. If you have an account, sign in now to post with your account.
    Note: Your post will require moderator approval before it will be visible.

    Guest
    Add a comment...

    ×   Pasted as rich text.   Restore formatting

      Only 75 emoji are allowed.

    ×   Your link has been automatically embedded.   Display as a link instead

    ×   Your previous content has been restored.   Clear editor

    ×   You cannot paste images directly. Upload or insert images from URL.


  • Status Definitions

     

    Open = Under consideration.

     

    Solved = The issue has been resolved.

     

    Solved version = The issue has been resolved in the indicated release version.

     

    Closed = Feedback or opinion better posted on our forum for discussion. Also for reports we cannot reproduce or need more information. In this case just add a comment and we will review it again.

     

    Retest = Please retest in latest release.


    Priority Definitions

     

    Minor = Something not working correctly.

     

    Urgent = Server crash, data loss, or other showstopper.

     

    Annoyance = Doesn't affect functionality but should be fixed.

     

    Other = Announcement or other non-issue.