Pro-FTPD&MySQL: marche po - Débats - Linux et OS Alternatifs
Marsh Posté le 29-05-2002 à 00:02:03
il me semble kil s'agit d'un site sur pure ftp et non pas proftp...
Marsh Posté le 29-05-2002 à 00:07:59
Ok mais montre-nous quand même ton proftpd.conf
Marsh Posté le 29-05-2002 à 00:14:08
ServerName "Serveur ProFTP"
ServerType standalone
DefaultServer on
ServerIdent on "Server FTP de marque quelconque"
AccessGrantMsg "User /u logged in"
# Port 21 is the standard FTP port.
Port 21
# Umask 022 is a good standard umask to prevent new dirs and files
# from being group and world writable.
Umask 022
# To prevent DoS attacks, set the maximum number of child processes
# to 30. If you need to allow more than 30 concurrent connections
# at once, simply increase this value. Note that this ONLY works
# in standalone mode, in inetd mode you should use an inetd server
# that allows you to limit maximum number of processes per service
# (such as xinetd)
MaxInstances 30
# Set the user and group that the server normally runs at.
User nobody
Group nogroup
# Normally, we want files to be overwriteable.
<Directory /*>
AllowOverwrite on
</Directory>
# A basic anonymous configuration, no upload directories.
<Anonymous /storage>
User ftp2
Group ftp
# 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
DisplayFirstChdir .message
# Limit WRITE everywhere in the anonymous chroot
<Limit WRITE>
DenyAll
</Limit>
</Anonymous>
le truc de base ou presk...
mais g po trouver de doc ki m'aide a comprendre ce ki se passe...
Marsh Posté le 29-05-2002 à 00:22:13
Ben y'a rien qui lui indique d'aller piocher dans la base, c'est normal qu'il y arrive pas.
RRTFM (ReRead)
Marsh Posté le 29-05-2002 à 00:29:54
la je suis d'accord, je l'ai virer, pcq c pas mieux... avec ca en anonyme ca passe deja pas et je pense ke ca serai un debut, non?
g une version avec aussi... g envoyer la premiere (yen a 4 ou 5)
Marsh Posté le 29-05-2002 à 00:34:25
http://dudle.linuxroot.org/docs/proftpd/proftpd.html
Lis ça, tout est expliqué, tu peux pas te planter.
Dans ton proftpd.conf, tu dois avoir ça :
###
### SQL configuration
###
SQLDoGroupAuth on
SQLAuthTypes Plaintext Backend
SQLConnectInfo database@db.example.com ftp_user ftp_password
SQLHomedirField homedir
SQLLogDirs off
SQLLoginCountField count
SQLUserTable ftp_user
SQLUsernameField username
SQLWhereClause "LoginAllowed = 'Y'"
SQLGroupTable ftp_user
SQLGroupnameField groupname
SQLGroupMembersField username
SQLAuthoritative off
SQLDefaultGID 101
SQLDefaultUID 100
(Evidemment, cet exemple tient compte de la doc citée plus haut).
Marsh Posté le 24-05-2002 à 20:17:51
bon, fo dire ke je capte pas grand chose non plus
http://proftpd.linux.co.uk/localsi [...] ml#AEN1413
ca g fait... compilation a priori bien effectué et tout, mais meme avec des exemples, ben morche po...
une aide?
---------------
"Je brandirai une épée d'orichalque, je m'assouvirai sur des Templiers." | "Avec dans son sillage l'Ombre du Diable, Leirn appelait les morts pour une danse macabre et déchainaît les horreurs de la nuit..."