diff options
author | pettai <pettai@pkgsrc.org> | 2011-11-30 23:47:29 +0000 |
---|---|---|
committer | pettai <pettai@pkgsrc.org> | 2011-11-30 23:47:29 +0000 |
commit | 441378074f135b0ebe09bd4ddf68a5fe8259766e (patch) | |
tree | 5a51e92637a9cc03a4921586e4b760af167b69fd /net/tacacs-shrubbery/PLIST | |
parent | d76fa3a437d9c27e3689bb0bb22d0227a6ec59cb (diff) | |
download | pkgsrc-441378074f135b0ebe09bd4ddf68a5fe8259766e.tar.gz |
Tacacs+ (or tac_plus) is a freely distributable daemon from Cisco Systems.
It is used in conjunction with Cisco routers for authorization, authentication,
and accounting services. Tac_plus is configured via a single configuration
file.
This particular version is derived from the original Cisco sources and is
maintained by Shrubbery Networks, Inc.
Diffstat (limited to 'net/tacacs-shrubbery/PLIST')
-rw-r--r-- | net/tacacs-shrubbery/PLIST | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/net/tacacs-shrubbery/PLIST b/net/tacacs-shrubbery/PLIST new file mode 100644 index 00000000000..99e85240a96 --- /dev/null +++ b/net/tacacs-shrubbery/PLIST @@ -0,0 +1,9 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2011/11/30 23:47:29 pettai Exp $ +lib/libtacacs.la +man/man5/tac_plus.conf.5 +man/man8/tac_plus.8 +man/man8/tac_pwd.8 +sbin/tac_convert +sbin/tac_plus +sbin/tac_pwd +share/doc/tacacs/users_guide |