freebsd-ports/net/py-tacacs_plus/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

10 lines
420 B
Text

A TACACS+ client that supports authentication, authorization and
accounting.
Unlike RADIUS, which was designed for similar purposes, the TACACS+
protocol offers basic packet encryption but, as with most crypto
designed back then, it's not secure and definitely should not be used
over untrusted networks.
This package has been successfully used with the free tac_plus TACACS+
server on a variety of operating systems.