6 messages in net.sourceforge.lists.courier-usersRe: [courier-users] ftp server with c...
FromSent OnAttachments
Craig ColesMar 29, 2006 11:43 am 
Jay LeeMar 29, 2006 11:52 am 
Craig ColesMar 29, 2006 12:32 pm 
Jay LeeMar 29, 2006 12:40 pm 
Stefan HornburgMar 29, 2006 11:55 pm 
Mark ConstableMar 30, 2006 2:27 am 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [courier-users] ftp server with courier-authActions...
From:Stefan Hornburg (rac@linuxia.de)
Date:Mar 29, 2006 11:55:37 pm
List:net.sourceforge.lists.courier-users

Jay Lee wrote:

Craig Coles wrote:

I've been using courier for quite awhile now, and really like what it does for me. I have several virtual domains with a little more than 1000 users between them (more domains and more users are on the way). I have tried to get around using ftp but it looks like I will have to provide it for some users. Is there an ftp server that others have used that work with courier-authentication, that will grab the users home directory so the user can exchange files via ftp in a virtual (no system accounts) environment.

Courier is the only software I'm aware of that utilizes courier-authlib. However, if your using mysql or ldap (you didn't specify which backend your using for virtual users), ProFTPD http://www.proftpd.org/, should meet your needs.

I prefer Pure-FTPd, which is MySQL/LDAP ready as well and can easily extended by
a script to authenticated against courier-authlib.

Bye Racke