# A basic anonymous configuration User ftp Group ftp AnonRequirePassword off RequireValidShell off # We want clients to be able to login with "anonymous" as well as "ftp" UserAlias anonymous ftp # Limit the maximum number of anonymous logins MaxClients 10 # We want 'welcome.msg' displayed at login, and '.message' displayed # in each newly chdired directory. DisplayLogin welcome.msg DisplayChdir .message AllowStoreRestart on # Limit WRITE everywhere in the anonymous chroot DenyAll # # # DenyAll # # # AllowAll # # # AllowAll # #