Current time: 11-01-2024, 11:08 AM Hello There, Guest! (LoginRegister)


Post Reply 
[SOLVED] FTP Problems
Author Message
DiXeoN Offline
Member
***

Posts: 284
Joined: Feb 2008
Reputation: 2
Post: #6
RE: FTP Problems
modules.conf :

Code:
#
# This file is used to manage DSO modules and features.
#

# This is the directory where DSO modules reside

ModulePath /usr/lib/proftpd

# Allow only user root to load and unload modules, but allow everyone
# to see which modules have been loaded

ModuleControlsACLs insmod,rmmod allow user root
ModuleControlsACLs lsmod allow user *

LoadModule mod_ctrls_admin.c
LoadModule mod_tls.c

# Install proftpd-mod-mysql or proftpd-mod-pgsql to use this
LoadModule mod_sql.c

# Install proftpd-mod-ldap to use this
#LoadModule mod_ldap.c

#
# 'SQLBackend mysql' or 'SQLBackend postgres' directives are required
# to have SQL authorization working. You can also comment out the
# unused module here, in alternative.
#

# Install proftpd-mod-mysql to use this
LoadModule mod_sql_mysql.c

# Install proftpd-mod-pgsql to use this
#LoadModule mod_sql_postgres.c

LoadModule mod_radius.c
LoadModule mod_quotatab.c
LoadModule mod_quotatab_file.c

# Install proftpd-mod-ldap to use this
#LoadModule mod_quotatab_ldap.c

# Install proftpd-mod-pgsql or proftpd-mod-mysql to use this
#LoadModule mod_quotatab_sql.c
LoadModule mod_quotatab_radius.c
LoadModule mod_wrap.c
LoadModule mod_rewrite.c
LoadModule mod_load.c
LoadModule mod_ban.c
LoadModule mod_wrap2.c
LoadModule mod_wrap2_file.c
# Install proftpd-mod-pgsql or proftpd-mod-mysql to use this
#LoadModule mod_wrap2_sql.c
LoadModule mod_dynmasq.c


# keep this module the last one
LoadModule mod_ifsession.c
04-24-2009 10:23 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Messages In This Thread
[SOLVED] FTP Problems - DiXeoN - 04-24-2009, 06:43 PM
RE: FTP Problems - ephigenie - 04-24-2009, 06:51 PM
RE: FTP Problems - BeNe - 04-24-2009, 07:07 PM
RE: FTP Problems - DiXeoN - 04-24-2009, 10:15 PM
RE: FTP Problems - BeNe - 04-24-2009, 10:22 PM
RE: FTP Problems - DiXeoN - 04-24-2009 10:23 PM
RE: FTP Problems - BeNe - 04-24-2009, 10:25 PM
RE: FTP Problems - DiXeoN - 04-24-2009, 10:26 PM
RE: FTP Problems - BeNe - 04-24-2009, 10:30 PM
RE: FTP Problems - DiXeoN - 04-24-2009, 10:32 PM
RE: FTP Problems - BeNe - 04-24-2009, 10:36 PM
RE: FTP Problems - DiXeoN - 04-24-2009, 10:45 PM
RE: FTP Problems - BeNe - 04-24-2009, 10:53 PM
RE: FTP Problems - DiXeoN - 04-24-2009, 10:54 PM
RE: [SOLVED] FTP Problems - BeNe - 04-24-2009, 10:57 PM
RE: [SOLVED] FTP Problems - DiXeoN - 04-24-2009, 10:58 PM

Forum Jump:


User(s) browsing this thread: 4 Guest(s)