1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

Update to F4.0.4.8.

* if -B is used, add the bind address in the PID filename - from Ian Dickinson
* "acl" is an AV pair for service exec.  Within service attribute
  parsing, do not parse "acl" as the acl (or connection ACL) keyword.
  This is a hack; the parser is rather lame - noted by Bryce Kahle
* fix md4 for LP64
* do not accept skey keywords unless compiled with skey support
* fix skey enable password type - bit from Ed Ravin
* skey prompt ("challenge") is "S/Key challenge", not "Password"
* make "daemon" the default syslog facility and add a syslog config
  statement
* add support for user authentication via PAM
This commit is contained in:
Joe Marcus Clarke 2005-10-11 03:53:12 +00:00
parent b63664dd37
commit 8ce4d9ae0a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=144894
2 changed files with 4 additions and 4 deletions

View File

@ -6,10 +6,10 @@
#
PORTNAME= tac_plus
PORTVERSION= F4.0.4.7
PORTVERSION= F4.0.4.8
CATEGORIES= net security
MASTER_SITES= ftp://ftp.shrubbery.net/pub/tac_plus/
DISTNAME= tacacs+-F4.0.4.7
DISTNAME= tacacs+-F4.0.4.8
MAINTAINER= marcus@FreeBSD.org
COMMENT= The Cisco remote authentication/authorization/accounting server

View File

@ -1,2 +1,2 @@
MD5 (tacacs+-F4.0.4.7.tar.gz) = dd75745b50540b26ae259a706e457860
SIZE (tacacs+-F4.0.4.7.tar.gz) = 236651
MD5 (tacacs+-F4.0.4.8.tar.gz) = f794515f33b8fb6644b8942b9b296e5f
SIZE (tacacs+-F4.0.4.8.tar.gz) = 243651