Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2002 19:39:48 -1000 (HST)
From:      Vincent Poy <vince@oahu.WURLDLINK.NET>
To:        Dirk Meyer <dinoex@FreeBSD.ORG>
Cc:        cvs-committers@FreeBSD.ORG, <cvs-all@FreeBSD.ORG>
Subject:   Re: cvs commit: ports/net/freebsd-uucp Makefile distinfo         ports/net/freebsd-uucp/files uucp-pam.conf
Message-ID:  <20020203193928.A37944-100000@oahu.WURLDLINK.NET>
In-Reply-To: <200202012315.g11NFTm34622@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
	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 <vince@oahu.WURLDLINK.NET>
>     Build under 4.3-RELEASE
>
>   - PR #34515 <vince@oahu.WURLDLINK.NET>
>     Build under 4.3-RELEASE
>
>   - PR #21128 <ilia@jane.cgu.chel.su>
>     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 <vs@foldr.org><stolz@hyperion.informatik.rwth-aachen.de>
>
>   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
>
>   - <dinoex@FreeBSD.org>
>     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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020203193928.A37944-100000>