Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[PURE-FTPD] Login (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
Ruag
n00b
n00b


Joined: 23 Apr 2004
Posts: 10

PostPosted: Sun May 09, 2004 6:45 pm    Post subject: [PURE-FTPD] Login (résolu) Reply with quote

Bonjour,

Je me suis créé plusieurs utilisateurs pour ce serveur ftp . Avec le premier compte, tout marche. Avec le deuxième, je n'arrive pas à me connecter. Il me semble que j'ai fait exactement la même chose avec les deux.. pourtant....

Code:
pure-pw show gilles
*******************
Login              : gilles
Password           : XXXXXXXXXXXXXXXXXXXXXXXXXXXxxx
UID                : 21 (ftp)
GID                : 21 (ftp)
Directory          : /home/gilles/./
Full name          :
Download bandwidth : 0 Kb (unlimited)
Upload   bandwidth : 0 Kb (unlimited)
Max files          : 0 (unlimited)
Max size           : 0 Mb (unlimited)
Ratio              : 0:0 (unlimited:unlimited)
Allowed local  IPs :
Denied  local  IPs :
Allowed client IPs :
Denied  client IPs :
Time restrictions  : 0000-0000 (unlimited)
Max sim sessions   : 0 (unlimited)


pure-pw show myriam
*******************
Login              : myriam
Password           : XXXXXXXXXXXXXXXXXXXXXXXXXXXxxx
UID                : 21 (ftp)
GID                : 21 (ftp)
Directory          : /home/myriam/./
Full name          :
Download bandwidth : 0 Kb (unlimited)
Upload   bandwidth : 0 Kb (unlimited)
Max files          : 0 (unlimited)
Max size           : 0 Mb (unlimited)
Ratio              : 0:0 (unlimited:unlimited)
Allowed local  IPs :
Denied  local  IPs :
Allowed client IPs :
Denied  client IPs :
Time restrictions  : 0000-0000 (unlimited)
Max sim sessions   : 0 (unlimited)

/etc/group
**********
oot::0:root
wheel::10:root,gilles,myriam
audio::18:gilles,myriam
ftp::21:gilles,myriam
apache::81:gilles,root,myriam
users::100:games,gilles,apache,myriam


server root # ls -l /home/
total 8
drwx--x---    3 gilles   users        4096 May  9 09:10 gilles
drwx--x---    3 myriam   users        4096 May  9 17:28 myriam


/var/log/messages
*****************
May  9 18:11:35 server pure-ftpd: (?@XXX.XXX.XXX.XXX) [INFO] New connection from XXX.XXX.XXX.XXX
May  9 18:11:35 server pure-ftpd: (?@XXX.XXX.XXX.XXX) [WARNING] Authentication failed for user [myriam]
May  9 18:11:39 server pure-ftpd: (?@XXX.XXX.XXX.XXX) [INFO] Logout.
Une idée de ce qui pourrait clocher?

Merci


Last edited by Ruag on Tue May 11, 2004 6:13 am; edited 1 time in total
Back to top
View user's profile Send private message
MacFennec
Tux's lil' helper
Tux's lil' helper


Joined: 08 Jan 2004
Posts: 93
Location: Nancy

PostPosted: Mon May 10, 2004 10:09 am    Post subject: Reply with quote

Tente un nouveau mot de passe sur le user en question
_________________
Le fennec (Fennecus zerda), d'habitat nord-africain, est remarquable par des grandes oreilles et le développement considérable de ses bulles tympaniques.
Back to top
View user's profile Send private message
Ruag
n00b
n00b


Joined: 23 Apr 2004
Posts: 10

PostPosted: Tue May 11, 2004 6:13 am    Post subject: Reply with quote

En essayant de créer un troisième compte, j'ai vu que ça marchait. J'ai donc effacé ce compte, puis l'ai recréé. Et ça marche. Donc voilà quoi...
Back to top
View user's profile Send private message
Beber
Guru
Guru


Joined: 10 Apr 2004
Posts: 300
Location: Kemper, Lutèce

PostPosted: Tue May 11, 2004 8:17 am    Post subject: Reply with quote

juste une question comme ca : comment a tu créé ces comptes virtuels ?
Back to top
View user's profile Send private message
Ruag
n00b
n00b


Joined: 23 Apr 2004
Posts: 10

PostPosted: Wed May 12, 2004 8:58 am    Post subject: Reply with quote

De mémoire :
Code:
useradd USERNAME -m -G users,audio,wheel,ftp,apache -s /bin/bash
chmod 710 /home/USERNAME/
mkdir /home/USERNAME/public_html
chown USERNAME:users /home/public_html
chmod 755 /home/USERNAME/public_html
pure-pw useradd USERNAME -u ftp -d /home/USERNAME/
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