ServerType standalone DefaultServer on Umask 022 ServerName "127.0.0.1" ServerIdent on "Mi servidor local" ServerAdmin admin@mispruebas.com AuthUserFile "/etc/passwd" AllowLogSymlinks on IdentLookups off UseReverseDNS off Port 21 PassivePorts 49152 65534 #MasqueradeAddress None TimesGMT off MaxInstances 30 MaxLoginAttempts 3 TimeoutLogin 300 TimeoutNoTransfer 120 TimeoutIdle 120 DisplayLogin welcome.msg DisplayChdir .message User nobody Group nobody DirFakeUser off nobody DirFakeGroup off nobody DefaultTransferMode binary AllowForeignAddress off AllowRetrieveRestart on AllowStoreRestart on DeleteAbortedStores off TransferRate RETR 220 TransferRate STOR 250 TransferRate STOU 250 TransferRate APPE 250 SystemLog /var/log/secure RequireValidShell off TLSEngine off TLSRequired off TLSVerifyClient off TLSProtocol SSLv23 TLSLog /var/log/proftpd_tls.log TLSRSACertificateFile /etc/gadmin-proftpd/certs/cert.pem TLSRSACertificateKeyFile /etc/gadmin-proftpd/certs/key.pem TLSCACertificateFile /etc/gadmin-proftpd/certs/cacert.pem TLSRenegotiate required off Ratios off SaveRatios off RatioFile "/restricted/proftpd_ratios" RatioTempFile "/restricted/proftpd_ratios_temp" CwdRatioMsg "Please upload first!" FileRatioErrMsg "FileRatio limit exceeded, upload something first..." ByteRatioErrMsg "ByteRatio limit exceeded, upload something first..." LeechRatioMsg "Your ratio is unlimited." AllowUser secre AllowUser webmaster AllowUser super DenyALL User secre Group secre AnonRequirePassword on MaxClients 5 "The server is full, hosting %m users" DisplayLogin welcome.msg Allow from all Deny from all AllowAll DenyAll AllowOverwrite on AllowAll DenyAll AllowOverwrite on AllowAll DenyAll User webmaster Group web AnonRequirePassword on MaxClients 5 "The server is full, hosting %m users" DisplayLogin welcome.msg Allow from all Deny from all AllowOverwrite on AllowAll DenyAll User super Group super AnonRequirePassword on MaxClients 5 "The server is full, hosting %m users" DisplayLogin welcome.msg Allow from all Deny from all AllowOverwrite on AllowAll DenyAll