From owner-freebsd-security@FreeBSD.ORG Tue Mar 10 14:59:26 2009 Return-Path: Delivered-To: freebsd-security@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 64F1C1065676 for ; Tue, 10 Mar 2009 14:59:26 +0000 (UTC) (envelope-from ivangrvr299@gmail.com) Received: from rv-out-0506.google.com (rv-out-0506.google.com [209.85.198.227]) by mx1.freebsd.org (Postfix) with ESMTP id 327488FC38 for ; Tue, 10 Mar 2009 14:59:26 +0000 (UTC) (envelope-from ivangrvr299@gmail.com) Received: by rv-out-0506.google.com with SMTP id f6so2438450rvb.43 for ; Tue, 10 Mar 2009 07:59:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type; bh=+gG8E/83nkRlCe1aMDAHMsTapMy2YP9NqAm3h6JiuDo=; b=af71uEfadlD9AbiSrsBVN5W3U3TrAyXWn9iR6yhD5+lDwwbTCYGEMB/4aF539IPbq5 8bWJ3yZx9NWWOBoTBDsiegMyKso+dUiGLI0TmwRmsmpcMM27M4CQ2A29UnWtqScIJgUK k6t8Q0eLsUvrZdxstn6JXQlNGoYURiWuVsMEI= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=FX/BKgUXFnNiI8JRw/Ut3AME7B/a0UUsCdLqXMGRQemGG5cNsaRmBtxhVvV9OqrEnV 8T8tnKTUaKI6dlBSYlT45eH6+eVQ5aD8kBv/LqWMAMnSwP6L8otxaEmlEh4WlkVt+OYt Q8fp17gR9LGd0dRyRtY6+yWLBDE/T/5+fGgcY= MIME-Version: 1.0 Received: by 10.141.19.16 with SMTP id w16mr3778294rvi.149.1236697165825; Tue, 10 Mar 2009 07:59:25 -0700 (PDT) In-Reply-To: <86eixd9e0m.fsf@ds4.des.no> References: <670f29e20902240717m49f53bfx67166c151c01384b@mail.gmail.com> <86eixnfwr2.fsf@ds4.des.no> <670f29e20902270618m23eed4acg15a8a3e7b43fe327@mail.gmail.com> <670f29e20902270810h22adc102rd9500d74208b1f11@mail.gmail.com> <86fxhxh2mq.fsf@ds4.des.no> <670f29e20903032109r7f577b82k59fcec55b0452385@mail.gmail.com> <86tz69a4yy.fsf@ds4.des.no> <670f29e20903040447u3d19ba47g10201e267a43875e@mail.gmail.com> <86eixd9e0m.fsf@ds4.des.no> Date: Tue, 10 Mar 2009 20:29:25 +0530 Message-ID: <670f29e20903100759g2cb54108o5d51d10ec73c7206@mail.gmail.com> From: Ivan Grover To: =?ISO-8859-1?Q?Dag=2DErling_Sm=F8rgrav?= Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-security@freebsd.org Subject: Re: PAM rules inside pam.d X-BeenThere: freebsd-security@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Security issues \[members-only posting\]" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 10 Mar 2009 14:59:27 -0000 I am really sorry for this. Now the problem is resolved from our application. The only change we made was to use crypt_r instead of crypt. thanks very much On Thu, Mar 5, 2009 at 2:55 AM, Dag-Erling Sm=F8rgrav wrote: > Ivan Grover writes: > > Dag-Erling Sm=F8rgrav writes: > > > Ivan Grover writes: > > > > I will plan to upgrade the PAM library and see how it goes. > > > Upgrade what from what to what? > > from Linux-PAM-0.78 to Linux-PAM-1.0.3. > > Uh, so, why did you post to a FreeBSD mailing list? This has nothing to > do with FreeBSD, since FreeBSD does not use Linux-PAM (not since 5.1 > came out). > > And why didn't you answer this question the first time I asked it? Why > did you not tell us right away which version of which library you were > using, on which operating system? How can we answer your question if > you won't tell us what the question is? > > Suggested reading: > > http://www.gerv.net/hacking/how-to-ask-good-questions/ > > DES > -- > Dag-Erling Sm=F8rgrav - des@des.no >