Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Ftp server recommendation [solved]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
namit
n00b
n00b


Joined: 05 Dec 2005
Posts: 69

PostPosted: Fri Dec 09, 2005 2:28 am    Post subject: Ftp server recommendation [solved] Reply with quote

what is the story with an ftp server?

I want to allow all the users to have an ftp account to there home direcotry..

Can anyone help?


Last edited by namit on Tue Dec 13, 2005 1:16 am; edited 1 time in total
Back to top
View user's profile Send private message
thoughtform
l33t
l33t


Joined: 24 May 2004
Posts: 600

PostPosted: Fri Dec 09, 2005 2:33 am    Post subject: Reply with quote

i found pure-ftp is easiest for that.
emerge -pv pure-ftpd
Back to top
View user's profile Send private message
Po0ky
Tux's lil' helper
Tux's lil' helper


Joined: 21 Apr 2005
Posts: 142
Location: Belgium

PostPosted: Fri Dec 09, 2005 7:52 am    Post subject: Reply with quote

pure-ftpd++
Easy to configure, pretty good performance (got better transfer rates than using proftpd, although some people will contest this)
support for about anything you may need

Code:

USES:
  - caps: Use Linux capabilities library to control privileges.
  - databases: mysql, postgres, ldap, (pam)
  - ssl
  - vchroot: support for virtual chroot (possible security risc)

_________________
-- I'll eat it--
Back to top
View user's profile Send private message
namit
n00b
n00b


Joined: 05 Dec 2005
Posts: 69

PostPosted: Fri Dec 09, 2005 9:13 am    Post subject: Reply with quote

but as for the setup with not having to creat a users for everyone that is not the case?
Back to top
View user's profile Send private message
Po0ky
Tux's lil' helper
Tux's lil' helper


Joined: 21 Apr 2005
Posts: 142
Location: Belgium

PostPosted: Sat Dec 10, 2005 12:35 pm    Post subject: Reply with quote

just keep the default pure-ftpd settings then.

File: /etc/conf.d/pure-ftpd
AUTH="-l unix" will tell pure-ftpd to use your unix users.
and MISC_OTHER:
The '-A' switch stands for chroot everyone but root. -> only access to home folder
_________________
-- I'll eat it--
Back to top
View user's profile Send private message
namit
n00b
n00b


Joined: 05 Dec 2005
Posts: 69

PostPosted: Sat Dec 10, 2005 12:41 pm    Post subject: Reply with quote

no that does not work goes in grand


what if i could go to another ftp server program?
Back to top
View user's profile Send private message
namit
n00b
n00b


Joined: 05 Dec 2005
Posts: 69

PostPosted: Sun Dec 11, 2005 3:22 pm    Post subject: Reply with quote

can anyone give me another option?
Back to top
View user's profile Send private message
Po0ky
Tux's lil' helper
Tux's lil' helper


Joined: 21 Apr 2005
Posts: 142
Location: Belgium

PostPosted: Mon Dec 12, 2005 3:49 pm    Post subject: Reply with quote

All ftp servers available in portage
_________________
-- I'll eat it--
Back to top
View user's profile Send private message
namit
n00b
n00b


Joined: 05 Dec 2005
Posts: 69

PostPosted: Tue Dec 13, 2005 1:13 am    Post subject: Reply with quote

Ok i have changed


Went to vsftp and it works "kind of"

I am using ftp in command line only and it works for my account
now when i go to another user and try to login it come up saying


220 Welcome to blah FTP service.
Name (localhost:namit): blauser
331 Please specify the password.
Password: *********
530 Login incorrect.

What is with that

logs say s

Tue Dec 13 00:53:36 2005 [pid 26235] [namit] OK LOGIN: Client "83.7*.*.*"
Tue Dec 13 00:56:28 2005 [pid 26267] CONNECT: Client "83.70.35.71"
Tue Dec 13 00:56:35 2005 [pid 26266] [blauser] FAIL LOGIN: Client "83.7*.*.*"

i have done id on both my users and greg

uid=1004(namit) gid=1002(website) groups=1002(website)
mailman:/home/namit/# id blauser
uid=1009(blauser) gid=1002(website) groups=1002(website)
Back to top
View user's profile Send private message
namit
n00b
n00b


Joined: 05 Dec 2005
Posts: 69

PostPosted: Tue Dec 13, 2005 1:16 am    Post subject: Reply with quote

ok it was some problem that i had not set the shell
Back to top
View user's profile Send private message
dpetka2001
l33t
l33t


Joined: 04 Mar 2005
Posts: 804

PostPosted: Tue Dec 13, 2005 2:24 pm    Post subject: Reply with quote

a silly question maybe but is auto-completion available in any of the ftp servers you have suggested until now?? something like when pressing the TAB button when you are in bash...
Back to top
View user's profile Send private message
dpetka2001
l33t
l33t


Joined: 04 Mar 2005
Posts: 804

PostPosted: Wed Dec 14, 2005 3:11 pm    Post subject: Reply with quote

can anyone give me a hint on what i have asked in my previous post?? or is it just a matter of ftp clients??
Back to top
View user's profile Send private message
Redeeman
l33t
l33t


Joined: 25 Sep 2003
Posts: 958
Location: Portugal

PostPosted: Thu Dec 15, 2005 2:37 am    Post subject: Reply with quote

what was wrong with pure-ftpd? it supports all needed.. including virtual users.
Back to top
View user's profile Send private message
Po0ky
Tux's lil' helper
Tux's lil' helper


Joined: 21 Apr 2005
Posts: 142
Location: Belgium

PostPosted: Thu Dec 15, 2005 12:38 pm    Post subject: Reply with quote

dpetka2001 wrote:
can anyone give me a hint on what i have asked in my previous post?? or is it just a matter of ftp clients??


Your server only runs commands, to get some completion when accessing a server you'll have to check with your client.
_________________
-- I'll eat it--
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software 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