From owner-freebsd-hackers@FreeBSD.ORG Tue Mar 14 09:16:40 2006 Return-Path: X-Original-To: freebsd-hackers@freebsd.org Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D9E2116A400 for ; Tue, 14 Mar 2006 09:16:40 +0000 (UTC) (envelope-from des@des.no) Received: from tim.des.no (tim.des.no [194.63.250.121]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6608543D45 for ; Tue, 14 Mar 2006 09:16:40 +0000 (GMT) (envelope-from des@des.no) Received: from tim.des.no (localhost [127.0.0.1]) by spam.des.no (Postfix) with ESMTP id 08B2C208E; Tue, 14 Mar 2006 10:16:35 +0100 (CET) X-Spam-Tests: AWL,BAYES_00,FORGED_RCVD_HELO X-Spam-Learn: ham X-Spam-Score: -2.4/3.0 X-Spam-Checker-Version: SpamAssassin 3.1.0 (2005-09-13) on tim.des.no Received: from xps.des.no (des.no [80.203.243.180]) by tim.des.no (Postfix) with ESMTP id 79D252086; Tue, 14 Mar 2006 10:16:34 +0100 (CET) Received: by xps.des.no (Postfix, from userid 1001) id 536F133C8D; Tue, 14 Mar 2006 10:16:34 +0100 (CET) From: des@des.no (Dag-Erling =?iso-8859-1?Q?Sm=F8rgrav?=) To: "Mr CW" References: Date: Tue, 14 Mar 2006 10:16:33 +0100 In-Reply-To: (mrcomputerwiz@hotmail.com's message of "Mon, 13 Mar 2006 21:03:54 +0000") Message-ID: <86pskpgzda.fsf@xps.des.no> User-Agent: Gnus/5.110003 (No Gnus v0.3) Emacs/21.3 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Transfer-Encoding: quoted-printable Cc: freebsd-hackers@freebsd.org Subject: Re: Modifying and compiling openpam / passwd.c X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 14 Mar 2006 09:16:40 -0000 "Mr CW" writes: > I'm working on a personal-learning project using FreeBSD 5.4 that requires > me to recompile passwd.c. My deliema is simple: I want to be able to ma= ke > changes to /usr/src/contrib/openpam/lib/pam_get_authtok.c and have these > changes compiled into passwd. cd /usr/src/lib/libpam && make && make install ...but if you think that you need to modify pam_get_authtok.c to change how passwd behaves, you're almost certainly on the wrong track. Perhaps you should tell us what you're trying to do, instead of how you're trying to do it. DES --=20 Dag-Erling Sm=F8rgrav - des@des.no