I did try that, but had difficulties in compiling it from source-- it's not in the yum repositories (either CentOS or Dag Wieers). -- Jay Chandler Network Administrator, Chapman University 714.628.7249 / chandler at chapman.edu Ethernet, n. What one uses to catch the Etherbunny. -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Lorenzo Mart?nez Rodr?guez Sent: Monday, October 09, 2006 3:24 PM To: CentOS mailing list Subject: Re: [CentOS] ftpd that supports LDAP? Hello everybody, I'm new to this list, did you give a try to pure-ftpd? you could auth with native Linux users, LDAP, MySQL, PGSQL, puredb format, and so on, with enough security and stability Cheers, Steven Vishoot wrote:> --- Jay Chandler <chandler at chapman.edu> wrote: > > >> On Oct 9, 2006, at 2:31 PM, Corey Chandler wrote: >> >> >>> Are there any yum-installable ftpd packages that >>> >> support LDAP >> >>> authentication? Compiling from source is really >>> >> kicking my rump. >> >>> CentOS 4.4 latest here-- any other information I >>> >> can provide I >> >>> gladly will. >>> >> Nevermind-- vsftpd worked flawlessly. There are >> days I question my >> sanity.. >> >> --JC >> _______________________________________________ >> CentOS mailing list >> CentOS at centos.org >> http://lists.centos.org/mailman/listinfo/centos >> >> > And days we also question it too. :-) > > Steven > > > "On the side of the software box, in the 'System Requirements' section, it said 'Requires Windows or better'. So I installed Linux." > _______________________________________________ > CentOS mailing list > CentOS at centos.org > http://lists.centos.org/mailman/listinfo/centos > >-- Lorenzo Mart?nez Rodr?guez Consultor de seguridad inform?tica _______________________________________________ CentOS mailing list CentOS at centos.org http://lists.centos.org/mailman/listinfo/centos
Since ftp daemons use pam and pam can use ldap if configured via authconfig, I cannot envision a scenario where an ftp daemon would need to contact ldap directly. Craig On Mon, 2006-10-09 at 16:39 -0700, Chandler, Jay wrote:> I did try that, but had difficulties in compiling it from source-- it's not in the yum repositories (either CentOS or Dag Wieers). > > -- > Jay Chandler > Network Administrator, Chapman University > 714.628.7249 / chandler at chapman.edu > Ethernet, n. What one uses to catch the Etherbunny. > > -----Original Message----- > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Lorenzo Mart?nez Rodr?guez > Sent: Monday, October 09, 2006 3:24 PM > To: CentOS mailing list > Subject: Re: [CentOS] ftpd that supports LDAP? > > > Hello everybody, > > I'm new to this list, did you give a try to pure-ftpd? you could auth > with native Linux users, LDAP, MySQL, PGSQL, puredb format, and so on, > with enough security and stability > > Cheers, > > Steven Vishoot wrote: > > --- Jay Chandler <chandler at chapman.edu> wrote: > > > > > >> On Oct 9, 2006, at 2:31 PM, Corey Chandler wrote: > >> > >> > >>> Are there any yum-installable ftpd packages that > >>> > >> support LDAP > >> > >>> authentication? Compiling from source is really > >>> > >> kicking my rump. > >> > >>> CentOS 4.4 latest here-- any other information I > >>> > >> can provide I > >> > >>> gladly will. > >>> > >> Nevermind-- vsftpd worked flawlessly. There are > >> days I question my > >> sanity.. > >> > >> --JC > >> _______________________________________________ > >> CentOS mailing list > >> CentOS at centos.org > >> http://lists.centos.org/mailman/listinfo/centos > >> > >> > > And days we also question it too. :-) > > > > Steven > > > > > > "On the side of the software box, in the 'System Requirements' section, it said 'Requires Windows or better'. So I installed Linux." > > _______________________________________________ > > CentOS mailing list > > CentOS at centos.org > > http://lists.centos.org/mailman/listinfo/centos > > > > >
That's what I thought, but then I noticed all these pro-ftpd mods for mod_ldap and whatnot, and became... perplexed. Installed pro-ftpd from yum and wound up not being able to log in without a local account. -- Jay Chandler Network Administrator, Chapman University 714.628.7249 / chandler at chapman.edu Ethernet, n. What one uses to catch the Etherbunny. -----Original Message----- From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Craig White Sent: Monday, October 09, 2006 4:49 PM To: CentOS mailing list Subject: RE: [CentOS] ftpd that supports LDAP? Since ftp daemons use pam and pam can use ldap if configured via authconfig, I cannot envision a scenario where an ftp daemon would need to contact ldap directly. Craig On Mon, 2006-10-09 at 16:39 -0700, Chandler, Jay wrote:> I did try that, but had difficulties in compiling it from source-- it's not in the yum repositories (either CentOS or Dag Wieers). > > -- > Jay Chandler > Network Administrator, Chapman University > 714.628.7249 / chandler at chapman.edu > Ethernet, n. What one uses to catch the Etherbunny. > > -----Original Message----- > From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On Behalf Of Lorenzo Mart?nez Rodr?guez > Sent: Monday, October 09, 2006 3:24 PM > To: CentOS mailing list > Subject: Re: [CentOS] ftpd that supports LDAP? > > > Hello everybody, > > I'm new to this list, did you give a try to pure-ftpd? you could auth > with native Linux users, LDAP, MySQL, PGSQL, puredb format, and so on, > with enough security and stability > > Cheers, > > Steven Vishoot wrote: > > --- Jay Chandler <chandler at chapman.edu> wrote: > > > > > >> On Oct 9, 2006, at 2:31 PM, Corey Chandler wrote: > >> > >> > >>> Are there any yum-installable ftpd packages that > >>> > >> support LDAP > >> > >>> authentication? Compiling from source is really > >>> > >> kicking my rump. > >> > >>> CentOS 4.4 latest here-- any other information I > >>> > >> can provide I > >> > >>> gladly will. > >>> > >> Nevermind-- vsftpd worked flawlessly. There are > >> days I question my > >> sanity.. > >> > >> --JC > >> _______________________________________________ > >> CentOS mailing list > >> CentOS at centos.org > >> http://lists.centos.org/mailman/listinfo/centos > >> > >> > > And days we also question it too. :-) > > > > Steven > > > > > > "On the side of the software box, in the 'System Requirements' section, it said 'Requires Windows or better'. So I installed Linux." > > _______________________________________________ > > CentOS mailing list > > CentOS at centos.org > > http://lists.centos.org/mailman/listinfo/centos > > > > >_______________________________________________ CentOS mailing list CentOS at centos.org http://lists.centos.org/mailman/listinfo/centos
Hello, I think you are not right, extras karan CentOs repository has that package available. [root at Carmen ~]# rpm -qa|grep -i pure-ftpd pure-ftpd-1.0.20-3.el4.kb http://centos.karan.org/el4/extras/stable/i386/RPMS/repodata/repoview/pure-ftpd-0-1.0.20-3.el4.kb.html Hope it helps, Chandler, Jay wrote:> I did try that, but had difficulties in compiling it from source-- it's not in the yum repositories (either CentOS or Dag Wieers). > >-- Lorenzo Mart?nez Rodr?guez Consultor de seguridad inform?tica