Source: openssh-gssapi Section: net Priority: optional Maintainer: Debian OpenSSH Maintainers Build-Depends: debhelper (>= 13.1~), debhelper-compat (= 13), dh-exec, dh-runit (>= 2.8.8), dh-sequence-installsysusers, libaudit-dev [linux-any], libcrypt-dev, libedit-dev, libfido2-dev (>= 1.5.0) [linux-any], libgtk-3-dev , libkrb5-dev | heimdal-dev, libpam0g-dev | libpam-dev, libselinux-dev [linux-any], libssl-dev (>= 1.1.1), libwrap0-dev | libwrap-dev, libwtmpdb-dev, pkgconf, zlib1g-dev, Standards-Version: 4.7.4 Uploaders: Colin Watson , Matthew Vernon , Homepage: https://www.openssh.com/ Vcs-Git: https://salsa.debian.org/ssh-team/openssh-gssapi.git Vcs-Browser: https://salsa.debian.org/ssh-team/openssh-gssapi X-Style: black Package: openssh-client-gssapi Architecture: any Depends: openssh-common (<< ${source:Upstream-Version}.1), openssh-common (>= ${source:Upstream-Version}), ${misc:Depends}, ${shlibs:Depends}, Recommends: xauth, Conflicts: openssh-client, openssh-server (<< 1:10.3p1-6~), Breaks: openssh-sk-helper, Replaces: openssh-client, openssh-sk-helper, ssh, ssh-krb5, Suggests: keychain, libpam-ssh, monkeysphere, ssh-askpass, Provides: openssh-client (= ${binary:Version}), ssh-client, Multi-Arch: foreign Description: secure shell (SSH) client, with GSS-API support This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides versions of the ssh client and related programs built with support for GSS-API authentication and key exchange, which can be used with systems such as Kerberos. Package: openssh-server-gssapi Architecture: any Pre-Depends: ${misc:Pre-Depends}, Depends: libpam-modules, libpam-runtime, openssh-common (<< ${source:Upstream-Version}.1), openssh-common (>= ${source:Upstream-Version}), openssh-sftp-server, procps, ucf, ${misc:Depends}, ${shlibs:Depends}, Recommends: default-logind | logind | libpam-systemd, ncurses-term, passwd, xauth, ${openssh-server-gssapi:Recommends}, Conflicts: openssh-server, Replaces: openssh-server, ssh, ssh-krb5, Breaks: ${runit:Breaks}, Suggests: molly-guard, monkeysphere, ssh-askpass, ufw, Provides: openssh-server (= ${binary:Version}), ssh-server, Multi-Arch: foreign Description: secure shell (SSH) server, with GSS-API key exchange This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It can be used to provide applications with a secure communication channel. . This package provides a version of the sshd server built with support for GSS-API authentication and key exchange, which can be used with systems such as Kerberos.