rhandom

ProFTPD Debug

Aug 17th, 2013
273
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.02 KB | None | 0 0
  1. sudo /opt/local/sbin/proftpd -n -d 10
  2. - using TCP receive buffer size of 131072 bytes
  3. - using TCP send buffer size of 131072 bytes
  4. - mod_tls/2.4.2: compiled using OpenSSL version 'OpenSSL 1.0.1c 10 May 2012' headers, but linked to OpenSSL version 'OpenSSL 1.0.1e 11 Feb 2013' library
  5. - mod_tls/2.4.2: using OpenSSL 1.0.1c 10 May 2012
  6. - disabling runtime support for IPv6 connections
  7. - retrieved UID 4294967294 for user 'nobody'
  8. - retrieved GID 4294967294 for group 'nobody'
  9. localhost -
  10. localhost - Config for ProFTPD Default Installation:
  11. localhost - ~ftp/
  12. localhost - Limit
  13. localhost - DenyAll
  14. localhost - UserName
  15. localhost - GroupName
  16. localhost - UserAlias
  17. localhost - MaxClients
  18. localhost - DisplayLogin
  19. localhost - DisplayChdir
  20. localhost - Umask
  21. localhost - AllowOverwrite
  22. localhost - Limit
  23. localhost - DenyAll
  24. localhost - DefaultServer
  25. localhost - Umask
  26. localhost - UserID
  27. localhost - UserName
  28. localhost - GroupID
  29. localhost - GroupName
  30. localhost - AllowOverwrite
  31. localhost - ROOT PRIVS at mod_delay.c:354
  32. localhost - RELINQUISH PRIVS at mod_delay.c:359
  33. localhost - retrieved group IDs: 4294967294, 12, 61
  34. localhost - setting group IDs: 4294967294, 12, 61
  35. localhost - SETUP PRIVS at main.c:3131
  36. localhost - ROOT PRIVS at main.c:2153
  37. localhost - RELINQUISH PRIVS at main.c:2160
  38. localhost - ROOT PRIVS at main.c:2488
  39. localhost - deleting existing scoreboard '/opt/local/var/run/proftpd.scoreboard'
  40. localhost - opening scoreboard '/opt/local/var/run/proftpd.scoreboard'
  41. localhost - RELINQUISH PRIVS at main.c:2514
  42. localhost - ROOT PRIVS at inet.c:350
  43. localhost - RELINQUISH PRIVS at inet.c:413
  44. localhost - ProFTPD 1.3.3e (maint) (built Sat Sep 29 2012 18:54:28 ICT) standalone mode STARTUP
  45. localhost - ROOT PRIVS at pidfile.c:48
  46. localhost - RELINQUISH PRIVS at pidfile.c:50
  47. localhost - scrubbing scoreboard
  48. localhost - ROOT PRIVS at scoreboard.c:1077
  49. localhost - RELINQUISH PRIVS at scoreboard.c:1079
  50. localhost - ROOT PRIVS at scoreboard.c:1117
  51. localhost - RELINQUISH PRIVS at scoreboard.c:1151
Advertisement
Add Comment
Please, Sign In to add comment