Date: Tue, 21 Sep 2004 14:11:29 +0200 From: Nagilum <freebsd@nagilum.org> To: JohnsoBS@vicksburg.navy.mil Cc: freebsd-questions@freebsd.org Subject: Re: ssh/pam/postgres Message-ID: <41501A71.5010204@nagilum.org> In-Reply-To: <CE2BFBAA80DD874BB737A4E2C53AA44903B01738@CG69UBD01> References: <CE2BFBAA80DD874BB737A4E2C53AA44903B01738@CG69UBD01>
next in thread | previous in thread | raw e-mail | index | archive | help
What you probably could do is install nss_ldap (net/nss_ldap) and use your pgsql server as ldap backend db. If the burden of setting up a ldap server is too much, you could also use net/libnss-mysql, but that's MySQL not PostgreSQL.. Kind regards, Alex. JohnsoBS@vicksburg.navy.mil wrote: >Does anyone know a method I could use to have ssh validate itself first >against postgres also retrieve any other info such as shell, and hom dir.If >postgres fails fallback on another method. pam-pgsql is broken on 5.x and I >can't find a way using pam_exec to achieve any effect I have been looking >for. >_______________________________________________ >freebsd-questions@freebsd.org mailing list >http://lists.freebsd.org/mailman/listinfo/freebsd-questions >To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41501A71.5010204>