summaryrefslogtreecommitdiff
path: root/security/openssh+gssapi/MESSAGE.urandom
diff options
context:
space:
mode:
authorjwise <jwise>2003-07-24 21:01:23 +0000
committerjwise <jwise>2003-07-24 21:01:23 +0000
commit29ac8565d5708131276b7f69192e058d54a2bfb7 (patch)
treee275710919d97b345bc118f15f64c654e76140db /security/openssh+gssapi/MESSAGE.urandom
parent688b668f30da1a52721bd749b002cf0cc635de82 (diff)
downloadpkgsrc-29ac8565d5708131276b7f69192e058d54a2bfb7.tar.gz
Import package for openssh+gssapi, which is openssh-3.6.1p2 with version
20030430 of the GSSAPI patches from http://www.sxw.org.uk/computing/patches/openssh.html . From the site: The patches on this page are concerned with adding support for authenticating users via their Kerberos credentials, and allowing authenticated users to forward their credentials to a remote machine over ssh. These patches are against various versions of the OpenSSH portable code. SSH has both a legacy protocol version 1, and a newer, protocol version 2 (which is being standardised in the IETF). Techniques exist for performing Kerberos authentication over both protocols, and GSSAPI authentication over protocol version 2. In this package standard ssh support for kerberos versions 4 and 5 is kept for version 1 of the ssh protocol (openssh does not support kerberos 4 in ssh protocol version 2). These patches, which provide a much more thorough implementation of kerberos 5 support than that shipped with openssh, are pkg'ed here with an eye toward evaluation of their usefullness for inclusion in the base os.
Diffstat (limited to 'security/openssh+gssapi/MESSAGE.urandom')
-rw-r--r--security/openssh+gssapi/MESSAGE.urandom8
1 files changed, 8 insertions, 0 deletions
diff --git a/security/openssh+gssapi/MESSAGE.urandom b/security/openssh+gssapi/MESSAGE.urandom
new file mode 100644
index 00000000000..6c3f593d0ae
--- /dev/null
+++ b/security/openssh+gssapi/MESSAGE.urandom
@@ -0,0 +1,8 @@
+===========================================================================
+$NetBSD: MESSAGE.urandom,v 1.1.1.1 2003/07/24 21:01:23 jwise Exp $
+
+You will need a working /dev/urandom. Please make sure you have a kernel
+compiled from a config file containing the line:
+
+ pseudo-device rnd
+===========================================================================