Forum |  HardWare.fr | News | Articles | PC | S'identifier | S'inscrire | Shop Recherche
1108 connectés 

  FORUM HardWare.fr
  Linux et OS Alternatifs

  proftpd +user + anonymous

 


 Mot :   Pseudo :  
 
Bas de page
Auteur Sujet :

proftpd +user + anonymous

n°24481
die488
Posté le 12-08-2001 à 20:16:29  profilanswer
 

Bonjour,  
 
Je dispose de proftpd sur une MDK8.
Je desire simplement rajouter 5 login anonymous n'ayant accès qu'au dossier /home/test.
Y'a-t-il un frontend pour proftpd ?
Voici mon conf :

Code :
  1. # This is a basic ProFTPD configuration file (rename it to
  2. # 'proftpd.conf' for actual use.  It establishes a single server
  3. # and a single anonymous login.  It assumes that you have a user/group
  4. # "nobody" and "ftp" for normal operation and anon.
  5. ServerName   "ProFTPD Default Installation"
  6. ServerType   standalone
  7. DefaultServer   on
  8. # Port 21 is the standard FTP port.
  9. Port    21
  10. # Umask 022 is a good standard umask to prevent new dirs and files
  11. # from being group and world writable.
  12. Umask    022
  13. # To prevent DoS attacks, set the maximum number of child processes
  14. # to 30.  If you need to allow more than 30 concurrent connections
  15. # at once, simply increase this value.  Note that this ONLY works
  16. # in standalone mode, in inetd mode you should use an inetd server
  17. # that allows you to limit maximum number of processes per service
  18. # (such as xinetd)
  19. MaxInstances   30
  20. # Set the user and group that the server normally runs at.
  21. User    nobody
  22. Group    nobody
  23. # Normally, we want files to be overwriteable.
  24. <Directory /*>
  25.   AllowOverwrite  on
  26. </Directory>


 
Merci d'avance

mood
Publicité
Posté le 12-08-2001 à 20:16:29  profilanswer
 

n°24483
copywaz
Posté le 12-08-2001 à 20:19:30  profilanswer
 

pourquoi tu veux rajouter 5 login anonymous ? le login anonymous ne suffit pas ? :na:  
 
Sinon crée un compte look:look etc...

n°24491
die488
Posté le 12-08-2001 à 20:53:07  profilanswer
 

Je ne sait pas me connecter en tant qu'anonymous, je dois être un user

n°24496
Dark_Schne​ider
Close the World, Open the Net
Posté le 12-08-2001 à 22:21:17  profilanswer
 

http://www.mandrakeuser.org/docs/connect/cftp.html
 
tout y est expliqué pour faire de l'anonymous avec proftd


---------------
Mandriva : parce que nous le valons bien ! http://linux-wizard.net/index.php
n°24497
die488
Posté le 12-08-2001 à 22:34:02  profilanswer
 

je regarde de suite, merci


Aller à :
Ajouter une réponse
  FORUM HardWare.fr
  Linux et OS Alternatifs

  proftpd +user + anonymous

 

Sujets relatifs
comment faire pour créer des user a partir d'une liste de nom ?[MYSQL] 'Access denied for user: '@localhost' to database 'mysql'
[MDK8] créer un serveur ftp avec proftpd?desinstaller proftpd make uninstall marche po
[ Linux ] ProFTPD / VirtualHost / Adresse IP dynamiquelicq ..... passer d'un user a un autre
Plus de sujets relatifs à : proftpd +user + anonymous


Copyright © 1997-2022 Hardware.fr SARL (Signaler un contenu illicite / Données personnelles) / Groupe LDLC / Shop HFR