summaryrefslogtreecommitdiff
path: root/security/pam_ssh/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'security/pam_ssh/pkg-descr')
-rw-r--r--security/pam_ssh/pkg-descr8
1 files changed, 0 insertions, 8 deletions
diff --git a/security/pam_ssh/pkg-descr b/security/pam_ssh/pkg-descr
deleted file mode 100644
index a27e4bbed12d..000000000000
--- a/security/pam_ssh/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-This PAM module provides single sign-on behavior for UNIX using
-SSH. Users are authenticated by decrypting their SSH private keys with
-the password provided (probably to XDM). In the PAM session phase, an
-ssh-agent process is started and keys are added.
-
-WWW: http://sourceforge.net/projects/pam-ssh/
-
-Andrew J. Korty <ajk@iu.edu>