aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
Diffstat (limited to 'security')
-rw-r--r--security/Makefile1
-rw-r--r--security/sudosh2/pkg-descr18
-rw-r--r--security/sudosh3/pkg-descr18
3 files changed, 25 insertions, 12 deletions
diff --git a/security/Makefile b/security/Makefile
index f18ed9757fe3..bc8f8baa24f1 100644
--- a/security/Makefile
+++ b/security/Makefile
@@ -775,6 +775,7 @@
SUBDIR += sudo
SUBDIR += sudoscript
SUBDIR += sudosh
+ SUBDIR += sudosh2
SUBDIR += super
SUBDIR += swatch
SUBDIR += switzerland
diff --git a/security/sudosh2/pkg-descr b/security/sudosh2/pkg-descr
index 3e764176e983..28218a76ad11 100644
--- a/security/sudosh2/pkg-descr
+++ b/security/sudosh2/pkg-descr
@@ -1,7 +1,13 @@
-sudosh is a sudo shell. Sudosh provides a logged root shell that can
-be used for auditing. It works just like a VCR, records the root shell
-session and offers real-time playback. Sudosh is designed to be used
-with sudo in an enterprise environment.
+Sudosh2 is a tool which can provide systems administrators with extensive
+auditing of user shell usage.
-WWW: http://sourceforge.net/projects/sudosh/
- http://freshmeat.net/projects/sudosh/
+There are two distinct modes of operation for sudosh2: as a filter for sudo,
+and directly as a login shell. In either case, you will be able to audit
+user sessions by replaying them to your screen, much like a VCR.
+
+Sudosh2 is a fork of sudosh (by Douglas Hanks). He stopped updating sudosh
+in 2005, and this fork was created in 2007. Sudosh2 is licensed with the
+Open Source License v2.0.
+
+http://sourceforge.net/projects/sudosh2/
+http://www.shortcutsolutions.net/software/40-software-development/55-introduction-to-sudosh2.html
diff --git a/security/sudosh3/pkg-descr b/security/sudosh3/pkg-descr
index 3e764176e983..28218a76ad11 100644
--- a/security/sudosh3/pkg-descr
+++ b/security/sudosh3/pkg-descr
@@ -1,7 +1,13 @@
-sudosh is a sudo shell. Sudosh provides a logged root shell that can
-be used for auditing. It works just like a VCR, records the root shell
-session and offers real-time playback. Sudosh is designed to be used
-with sudo in an enterprise environment.
+Sudosh2 is a tool which can provide systems administrators with extensive
+auditing of user shell usage.
-WWW: http://sourceforge.net/projects/sudosh/
- http://freshmeat.net/projects/sudosh/
+There are two distinct modes of operation for sudosh2: as a filter for sudo,
+and directly as a login shell. In either case, you will be able to audit
+user sessions by replaying them to your screen, much like a VCR.
+
+Sudosh2 is a fork of sudosh (by Douglas Hanks). He stopped updating sudosh
+in 2005, and this fork was created in 2007. Sudosh2 is licensed with the
+Open Source License v2.0.
+
+http://sourceforge.net/projects/sudosh2/
+http://www.shortcutsolutions.net/software/40-software-development/55-introduction-to-sudosh2.html