Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[Proftpd + MySQL] Quota (résolu)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index French
View previous topic :: View next topic  
Author Message
TooGen
n00b
n00b


Joined: 23 Jan 2004
Posts: 15
Location: France, 77 Seine et Marne

PostPosted: Fri Mar 10, 2006 3:55 pm    Post subject: [Proftpd + MySQL] Quota (résolu) Reply with quote

Bonjour a tous,

Je suis en train de me monter un petit serveur pour mes PTI (BTS info gestion).
Mon projet est un serveur ftp (proftpd) qui utilise des utilisateurs que j'ai crée dans ma base de donnée (MySQL).
Jusque la aucun problème. J'utilise le tuto suivant:
http://lea-linux.org/cached/index/Reseau-partfic-proftpd_mysql.html#

Mais voila j'ai un message d'erreur avec les quotas, j'ai essayé plusieurs chose mais rien ne passe:
Code:
# /etc/init.d/proftpd start
 * Starting proftpd ...
 - Fatal: unknown configuration directive 'Quota' on line 72 of '/etc/proftpd/proftpd.conf'.     [ !! ]


J'ai déja essayé
Quotas on
Quota on
quota on
QuotaEngine on
quotaengine on

et rien ne passe toujours cette erreur...
Si quelqu'un utilise les quota avec proftpd ce serait cool de m'aider.
J'ai aussi regarder dans la doc et apparement il est question d'un mod_quota.

Dois-je compilé quelque chose dans mon noyau ? ou lors de la compilation du packet proftpd peut être une USE="quota" mais dans les flag il y en a pas référence....


merci a tous


EDIT::: J'ai trouver j'ai recompilé proftpd avec l'option softquota:
Code:
# USE="softquota" emerge  proftpd


Et maintenant j'ai bien:
Code:
# proftpd -l
Compiled-in modules:
  mod_core.c
  mod_xfer.c
  mod_auth_unix.c
  mod_auth.c
  mod_ls.c
  mod_log.c
  mod_site.c
  mod_ctrls.c
  mod_ratio.c
  mod_readme.c
  mod_auth_pam.c
  mod_wrap.c
  mod_tls.c
  mod_sql.c
  mod_sql_mysql.c
  [b]mod_quotatab.c
  mod_quotatab_sql.c
  mod_quotatab_file.c[/b]
  mod_cap.c


Merci a tous!!!
_________________
Bla bla bla, Bla bla!
Back to top
View user's profile Send private message
_droop_
l33t
l33t


Joined: 30 May 2004
Posts: 957

PostPosted: Fri Mar 10, 2006 4:46 pm    Post subject: Re: [Proftpd + MySQL] Quota (résolu) Reply with quote

TooGen wrote:
Code:
# USE="softquota" emerge  proftpd


Bonjour,

T'as pas honte d'écrire des chose pas belle comme ça.
Code:
echo "net-ftp/proftpd softquota" >> /etc/portage/package.keywords
emerge proftpd
aurait été mieu...

Bon sur ce, je sors :lol: :oops:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index French All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum