From owner-cvs-all Sun Feb 3 21:40:40 2002 Delivered-To: cvs-all@freebsd.org Received: from oahu.WURLDLINK.NET (oahu.WURLDLINK.NET [216.235.52.1]) by hub.freebsd.org (Postfix) with ESMTP id 4C18E37B41C; Sun, 3 Feb 2002 21:40:31 -0800 (PST) Received: from localhost (vince@localhost) by oahu.WURLDLINK.NET (8.11.3/8.11.3) with ESMTP id g145dna27934; Sun, 3 Feb 2002 19:39:50 -1000 (HST) (envelope-from vince@oahu.WURLDLINK.NET) Date: Sun, 3 Feb 2002 19:39:48 -1000 (HST) From: Vincent Poy To: Dirk Meyer Cc: cvs-committers@FreeBSD.ORG, Subject: Re: cvs commit: ports/net/freebsd-uucp Makefile distinfo ports/net/freebsd-uucp/files uucp-pam.conf In-Reply-To: <200202012315.g11NFTm34622@freefall.freebsd.org> Message-ID: <20020203193928.A37944-100000@oahu.WURLDLINK.NET> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks Dirk! It works fine now! Cheers, Vince - vince@WURLDLINK.NET - Vice President ________ __ ____ Unix Networking Operations - FreeBSD-Real Unix for Free / / / / | / |[__ ] WurldLink Corporation / / / / | / | __] ] San Francisco - Honolulu - Hong Kong / / / / / |/ / | __] ] HongKong Stars/Gravis UltraSound Mailing Lists Admin /_/_/_/_/|___/|_|[____] Almighty1@IRC - oahu.DAL.NET Hawaii's DALnet IRC Network Server Admin On Fri, 1 Feb 2002, Dirk Meyer wrote: > dinoex 2002/02/01 15:15:29 PST > > Modified files: > net/freebsd-uucp Makefile distinfo > Added files: > net/freebsd-uucp/files uucp-pam.conf > Log: > - PR #34368 > Build under 4.3-RELEASE > > - PR #34515 > Build under 4.3-RELEASE > > - PR #21128 > Extended dail.sample to handle modems with "black list". > Modem returns an error, if a number is dialed too often > in a short period of time. > > - PR #30304 > > uucpd only uses getpwnam() for authentication. This patch adds PAM auth > via facility "uucpd" in /etc/pam.conf, e.g. > > uucp auth sufficient pam_skey.so > uucp auth sufficient pam_ssh.so try_first_pass > uucp auth requisite pam_cleartext_pass_ok.so > uucp auth required pam_unix.so try_first_pass > uucp account required pam_unix.so > uucp password required pam_permit.so > uucp session required pam_permit.so > > - > Addd missing includes files > Remove conflicting prototypes > > PR: 34368,34515,21128,30304 > Submitted by: ilia@jane.cgu.chel.su,vs@foldr.org > > Revision Changes Path > 1.10 +5 -1 ports/net/freebsd-uucp/Makefile > 1.6 +1 -1 ports/net/freebsd-uucp/distinfo > 1.1 +8 -0 ports/net/freebsd-uucp/files/uucp-pam.conf (new) > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe cvs-all" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message