Date: Sun, 31 May 2009 17:08:04 +0200 From: Maciej Milewski <milu@dat.pl> To: "=?iso-8859-2?q?Saj=F3_Zsolt?= Attila" <sajozsattila@citromail.hu> Cc: freebsd-questions@freebsd.org Subject: Re: sshd + pam_pgsql Message-ID: <200905311708.05447.milu@dat.pl> In-Reply-To: <20090531141809.18839.qmail@server14.citromail.hu> References: <20090531141809.18839.qmail@server14.citromail.hu>
next in thread | previous in thread | raw e-mail | index | archive | help
Dnia niedziela 31 maj 2009 o 16:18:09 Saj=F3 Zsolt Attila napisa=B3(a): > How do I use the sshd with pam-pgsql? I don't know how tu use but I see something strange with your setup. In ssh-pam_pgsql.conf you have pw_type =3D md5 and in your database you hav= e a=20 cleartext password. I think it is your problem. I think that you can add column in your database and convert cleartext=20 password to md5. Or, if possible, configure pam to use cleartext password. = I=20 don't know if the latter is possible in pam. Cheers, Maciek
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200905311708.05447.milu>