Menu

No root info in directory listings

Help
2004-12-14
2013-04-17
  • Ajai Khattri

    Ajai Khattri - 2004-12-14

    I am using libnss-mysql qith proftpd. When a user performs a directory listing through FTP the root info comes up as this:

    ftp> dir
    200 PORT command successful
    150 Opening ASCII mode data connection for file list
    drwxr-xr-x   6 ajai     ajai         4096 Dec 14 19:11 cgi-bin
    drwxr-xr-x   7 ajai     ajai        32768 Dec 14 19:11 html
    drwxr-xr-x   2 (?)      (?)          4096 Dec 14 19:06 logs
    226 Transfer complete.

    The logs folder is owned by root and comes up as such when doing a listing through ssh with the ls command.

    Can anyone explain why and how to fix it?

     
    • Ben Goodwin

      Ben Goodwin - 2004-12-14

      proftpd version?  What's your "PersistentPasswd" password configuration setting?
      Is it only root users or any non-libnss-mysql user?

       

Log in to post a comment.