Thread: FTP daemon that support Postgresql

FTP daemon that support Postgresql

From
"NTPT"
Date:
Hi.
 
I know this is a slightly offtopic, but please hlep. I need to find a (S)FTP daemon for my server
(RH7.3) , that can read username, password an home directory from PGSQL table . Can you advise something ?

Re: FTP daemon that support Postgresql

From
Christopher Browne
Date:
After takin a swig o' Arrakan spice grog, ntpt@centrum.cz ("NTPT") belched out:
> I know this is a slightly offtopic, but please hlep. I need to find a (S)FTP daemon for my server

> (RH7.3) , that can read username, password an home directory from
> PGSQL table . Can you advise something ?

I would think that what you should look into is the notion of
installing a PAM module that grabs authentication data from a PG
table, and then configure FTP to use that PAM module.

http://www.kernel.org/pub/linux/libs/pam/modules.html
http://freshmeat.net/projects/pam_pgsql/download
http://www.kernel.org/pub/linux/libs/pam/pre/modules/pam_pgsql_day-0.1.tar.bz2
--
If this was helpful, <http://svcs.affero.net/rm.php?r=cbbrowne> rate me
http://cbbrowne.com/info/oses.html
Inclusion of very old messages from others makes for an impressive show.
-- from the Symbolics Guidelines for Sending Mail

Re: FTP daemon that support Postgresql

From
"Jason Sheets"
Date:
ProFTPD supports PostgreSQL, see
http://www.castaglia.org/proftpd/doc/contrib/ProFTPD-mini-HOWTO-SQL.html

ProFTPD's website is http://www.proftpd.org

ProFTPD also supports SSL/TLS encrypted FTP connections via OpenSSL via
mod_tls.

Jason

-----Original Message-----
From: pgsql-general-owner@postgresql.org
[mailto:pgsql-general-owner@postgresql.org] On Behalf Of Christopher Browne
Sent: Monday, May 31, 2004 8:06 PM
To: pgsql-general@postgresql.org
Subject: Re: [GENERAL] FTP daemon that support Postgresql

After takin a swig o' Arrakan spice grog, ntpt@centrum.cz ("NTPT") belched
out:
> I know this is a slightly offtopic, but please hlep. I need to find a
> (S)FTP daemon for my server

> (RH7.3) , that can read username, password an home directory from
> PGSQL table . Can you advise something ?

I would think that what you should look into is the notion of installing a
PAM module that grabs authentication data from a PG table, and then
configure FTP to use that PAM module.

http://www.kernel.org/pub/linux/libs/pam/modules.html
http://freshmeat.net/projects/pam_pgsql/download
http://www.kernel.org/pub/linux/libs/pam/pre/modules/pam_pgsql_day-0.1.tar.b
z2
--
If this was helpful, <http://svcs.affero.net/rm.php?r=cbbrowne> rate me
http://cbbrowne.com/info/oses.html
Inclusion of very old messages from others makes for an impressive show.
-- from the Symbolics Guidelines for Sending Mail

---------------------------(end of broadcast)---------------------------
TIP 1: subscribe and unsubscribe commands go to majordomo@postgresql.org


Re: FTP daemon that support Postgresql

From
Devrim GUNDUZ
Date:
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Hi,

On Thu, 27 May 2004, NTPT wrote:

> I know this is a slightly offtopic, but please hlep. I need to find a (S)FTP daemon for my server
> (RH7.3) , that can read username, password an home directory from PGSQL table . Can you advise something ?

I'm packaging prebuilt packages for ProFTPD having PostgreSQL support:

http://www.gunduz.org/seminer/proftpd/paketler/v1.2.9_pgsql/

/RPMS/ directory contains probuild packages for RH 9 and RHEL3, built
against PostgreSQL 7.4. SRPMS directory has  the SRPM. I've added docs
into the packages about installing and configuring PostgreSQL support.

They were once at ftp://ftp.proftpd.org/contrib/users/DevrimGUNDUZ/ but
the directory seems to be empty now...

Regards,

- --
Devrim GUNDUZ
devrim~gunduz.org                devrim.gunduz~linux.org.tr
            http://www.TDMSoft.com
            http://www.gunduz.org
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQFAvCvgtl86P3SPfQ4RAv/BAKDvZE5vdxv4EH0HHIOHZAujimSqcgCgk9JZ
7GFVdHJb68lWZLmMX7SZMcU=
=WJJM
-----END PGP SIGNATURE-----