pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/security/tacshell tacshell-0.91: RSA ACE/Server sdshel...
details: https://anonhg.NetBSD.org/pkgsrc/rev/1760a03dea62
branches: trunk
changeset: 475788:1760a03dea62
user: sekiya <sekiya%pkgsrc.org@localhost>
date: Wed May 26 12:04:27 2004 +0000
description:
tacshell-0.91: RSA ACE/Server sdshell workalike, using TACACS+
diffstat:
security/tacshell/DESCR | 2 ++
security/tacshell/MESSAGE | 10 ++++++++++
security/tacshell/Makefile | 13 +++++++++++++
security/tacshell/PLIST | 2 ++
security/tacshell/distinfo | 4 ++++
5 files changed, 31 insertions(+), 0 deletions(-)
diffs (51 lines):
diff -r efa88da20b40 -r 1760a03dea62 security/tacshell/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/tacshell/DESCR Wed May 26 12:04:27 2004 +0000
@@ -0,0 +1,2 @@
+tacshell is a drop-in replacement for the RSA ACE/Server sdshell program,
+which allows UNIX shell authentication via a SecurID token.
diff -r efa88da20b40 -r 1760a03dea62 security/tacshell/MESSAGE
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/tacshell/MESSAGE Wed May 26 12:04:27 2004 +0000
@@ -0,0 +1,10 @@
+===========================================================================
+$NetBSD: MESSAGE,v 1.1.1.1 2004/05/26 12:04:27 sekiya Exp $
+
+A sample configuration file has been placed in
+
+ ${PREFIX}/etc/tacshell.conf-example
+
+Copy it to ${PREFIX}/etc/tacshell.conf and edit it to suit your environment.
+
+===========================================================================
diff -r efa88da20b40 -r 1760a03dea62 security/tacshell/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/tacshell/Makefile Wed May 26 12:04:27 2004 +0000
@@ -0,0 +1,13 @@
+# $NetBSD: Makefile,v 1.1.1.1 2004/05/26 12:04:27 sekiya Exp $
+
+DISTNAME= tacshell-0.91
+CATEGORIES= security
+MASTER_SITES= http://www.rezrov.net/software/
+
+MAINTAINER= sekiya%NetBSD.org@localhost
+HOMEPAGE= http://www.rezrov.net/software/tacshell.html
+COMMENT= RSA ACE/Server sdshell workalike, using TACACS+
+
+GNU_CONFIGURE= YES
+
+.include "../../mk/bsd.pkg.mk"
diff -r efa88da20b40 -r 1760a03dea62 security/tacshell/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/tacshell/PLIST Wed May 26 12:04:27 2004 +0000
@@ -0,0 +1,2 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2004/05/26 12:04:27 sekiya Exp $
+bin/tacshell
diff -r efa88da20b40 -r 1760a03dea62 security/tacshell/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/security/tacshell/distinfo Wed May 26 12:04:27 2004 +0000
@@ -0,0 +1,4 @@
+$NetBSD: distinfo,v 1.1.1.1 2004/05/26 12:04:27 sekiya Exp $
+
+SHA1 (tacshell-0.91.tar.gz) = cddbdfd0bacd197d0783270898d3935026c9e54d
+Size (tacshell-0.91.tar.gz) = 56453 bytes
Home |
Main Index |
Thread Index |
Old Index