pkgsrc/security/openssh+gssapi/PLIST
jwise 98496d7188 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.
2003-07-24 21:01:23 +00:00

30 lines
698 B
Text

@comment $NetBSD: PLIST,v 1.1.1.1 2003/07/24 21:01:23 jwise Exp $
bin/scp
bin/sftp
bin/slogin
bin/ssh
bin/ssh-add
bin/ssh-agent
bin/ssh-keygen
bin/ssh-keyscan
${RCD_SCRIPTS_EGDIR}/sshd
libexec/sftp-server
libexec/ssh-keysign
${MANDIR}/man1/scp.1
${MANDIR}/man1/sftp.1
${MANDIR}/man1/slogin.1
${MANDIR}/man1/ssh-add.1
${MANDIR}/man1/ssh-agent.1
${MANDIR}/man1/ssh-keygen.1
${MANDIR}/man1/ssh-keyscan.1
${MANDIR}/man1/ssh.1
${MANDIR}/man5/ssh_config.5
${MANDIR}/man5/sshd_config.5
${MANDIR}/man8/sftp-server.8
${MANDIR}/man8/ssh-keysign.8
${MANDIR}/man8/sshd.8
sbin/sshd
share/examples/openssh/moduli
share/examples/openssh/ssh_config
share/examples/openssh/sshd_config
@dirrm share/examples/openssh