Bug 26642

Summary: (Corrected) New port: russian/tac+ia
Product: Ports & Packages Reporter: anton <anton>
Component: Individual Port(s)Assignee: freebsd-ports (Nobody) <ports>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description anton 2001-04-17 11:40:01 UTC
Sorry, in the previous post there was a mistake in WRKSRC variable.

tacacs+ is program that allow authorization and authentication via net on
remote access servers. Authnticate users, authorize commands and log 
accounting information.

tac+ia is improved tacacs server based on tac_plus package.
Unfortunately it's documented in Russian only, that's why it's proposed for
"russian" category.

Additional features:
- improved configuration syntax
- acls
- time limits
- more variable substitutions in configuration file
- allow/deny lists
- tty lists
- host and port aliasing
- time intervals
- dynamic ip-address assignment
- passing uucp connections to uucico without rlogind authentication
and many other...
Comment 1 sada freebsd_committer freebsd_triage 2001-09-17 20:40:21 UTC
State Changed
From-To: open->closed

Committed, thanks. 
Note: replaced ``@dirrm tac_plus'' with 
``@unexec rmdir %D/tac_plus 2>/dev/null || true'' 
so that ``make deinstall'' would succeed.