Home
last modified time | relevance | path

Searched refs:OpenSSH (Results 1 – 25 of 59) sorted by relevance

123

/external/openssh/
DREADME11 This is the port of OpenBSD's excellent OpenSSH[0] to Linux and other
14 OpenSSH is based on the last free version of Tatu Ylonen's sample
17 reintroduced and many other clean-ups. OpenSSH has been created by
33 OpenSSH depends on Zlib[3], OpenSSL[4] and optionally PAM[5].
35 There is now several mailing lists for this port of OpenSSH. Please
44 OpenSSH on your system.
50 This version of OpenSSH is based upon code retrieved from the OpenBSD
DREADME.platform1 This file contains notes about OpenSSH on specific platforms.
5 As of OpenSSH 3.8p1, sshd will now honour an accounts password expiry
7 sites that have used OpenSSH's sshd exclusively to have accounts which
14 passwords be reset before upgrading from OpenSSH <3.8.
16 As of OpenSSH 4.0, configure will attempt to detect if your version
45 To build on Cygwin, OpenSSH requires the following packages:
52 Darwin does not provide a tun(4) driver required for OpenSSH-based
80 32800:AUE_openssh:OpenSSH login:lo
91 As of OpenSSH 4.3p1, sshd will no longer check /etc/nologin itself when
DREADME.tun1 How to use OpenSSH-based virtual private networks
4 OpenSSH contains support for VPN tunneling using the tun(4) network
24 The OpenSSH server simply uses the file /root/.ssh/authorized_keys to
52 (4) Client: Configure the OpenSSH client
67 the remote host over two ssh hops in between. It uses the OpenSSH
105 Finally connect to the OpenSSH server to establish the tunnel by using
121 Using OpenSSH tunnel forwarding is a simple way to establish secure
DPROTOCOL1 This documents OpenSSH's deviations and extensions to the published SSH
4 Note that OpenSSH's sftp and sftp-server implement revision 3 of the SSH
12 The protocol used by OpenSSH's ssh-agent is described in the file
42 OpenSSH introduces new public key algorithms to support certificate
48 OpenSSH supports ECC key exchange and public key authentication as
56 OpenSSH supports MAC algorithms, whose names contain "-etm", that
84 OpenSSH supports the AES-GCM algorithm as specified in RFC 5647.
86 the behaviour of OpenSSH differs from the RFC as follows:
96 OpenSSH supports authenticated encryption using ChaCha20 and Poly1305
101 OpenSSH supports the use of ECDH in Curve25519 for key exchange as
[all …]
DINSTALL21 (i.e. with -fPIC) otherwise OpenSSH will not be able to link with it.
23 to configure OpenSSH --without-pie. Note that because of API changes,
29 libcrypto (LibreSSL/OpenSSL) to use it. OpenSSH relies on libcrypto's
48 OpenSSH can utilise Pluggable Authentication Modules (PAM) if your
110 To install OpenSSH with default options:
116 This will install the OpenSSH binaries in /usr/local/bin, configuration files
124 Will install OpenSSH in /opt/{bin,etc,lib,sbin}. You can also override
165 /dev/random and you don't want to use OpenSSH's builtin entropy
170 /dev/random and you don't want to use OpenSSH's builtin entropy
245 If you have configured OpenSSH with EGD support, ensure that EGD is
[all …]
DREADME.dns1 How to verify host keys using OpenSSH and DNS
4 OpenSSH contains support for verifying host keys using DNS as described in
DREADME.version1 URL: ftp://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-7.1p2.tar.gz
DREADME.privsep1 Privilege separation, or privsep, is method in OpenSSH by which
34 PAM-enabled OpenSSH is known to function with privsep on AIX, FreeBSD,
DPROTOCOL.agent1 This describes the protocol used by OpenSSH's ssh-agent.
3 OpenSSH's agent supports managing keys for the standard SSH protocol
26 Because of support for legacy SSH protocol 1 keys, OpenSSH's agent
88 OpenSSH may be built with support for keys hosted on a smartcard
95 The OpenSSH agent supports some basic optional constraints on key usage.
106 validity period has expired, OpenSSH's agent will erase these keys from
130 after the key data itself. OpenSSH will refuse to add a key if it
162 The OpenSSH agent supports DSA, ECDSA and RSA keys for protocol 2. DSA
271 The OpenSSH agent may have optional smartcard support built in to it. If
DOVERVIEW1 [Note: This file has not been updated for OpenSSH versions after
2 OpenSSH-1.2 and should be considered OBSOLETE. It has been left in
11 Updated 19 Oct 1999 for OpenSSH-1.2
12 Updated 20 May 2001 note obsolete for > OpenSSH-1.2
Dssh-keygen.074 For RSA1 keys and keys stored in the newer OpenSSH format, there is also
121 stored in the newer OpenSSH format. The program will prompt for
136 -e This option will read a private or public OpenSSH key file and
139 allows exporting OpenSSH keys for use by other programs,
175 in the format specified by the -m option and print an OpenSSH
282 -o Causes ssh-keygen to save private keys using the new OpenSSH
285 but is not supported by versions of OpenSSH prior to 6.5.
362 -y This option will read a private OpenSSH format file and print an
363 OpenSSH public key to stdout.
413 Note that OpenSSH certificates are a different, and much simpler, format
[all …]
Dssh-add.0123 OpenSSH is a derivative of the original and free ssh 1.2.12 release by
126 created OpenSSH. Markus Friedl contributed the support for SSH protocol
/external/openssh/contrib/cygwin/
DREADME1 This package describes important Cygwin specific stuff concerning OpenSSH.
11 If you are installing OpenSSH the first time, you can generate global config
60 Please note that OpenSSH does never use the value of $HOME to
67 Building OpenSSH
75 You must have installed the following packages to be able to build OpenSSH
/external/python/cryptography/src/cryptography/hazmat/primitives/serialization/
Dbase.py42 OpenSSH = "OpenSSH" variable in Encoding
56 OpenSSH = "OpenSSH" variable in PublicFormat
/external/openssh/contrib/redhat/
Dopenssh.spec67 Summary: The OpenSSH implementation of SSH protocol versions 1 and 2.
76 Source0: https://ftp.openbsd.org/pub/OpenBSD/OpenSSH/portable/openssh-%{version}.tar.gz
108 Summary: OpenSSH clients.
114 Summary: The OpenSSH server daemon.
123 Summary: A passphrase dialog for OpenSSH and X.
129 Summary: A passphrase dialog for OpenSSH, X, and GNOME.
141 OpenSSH is OpenBSD's version of the last free version of SSH, bringing
153 You'll also need to install the openssh package on OpenSSH clients.
156 OpenSSH is a free version of SSH (Secure SHell), a program for logging
163 OpenSSH is a free version of SSH (Secure SHell), a program for logging
[all …]
/external/python/cpython3/Tools/buildbot/
DremotePythonInfo.bat5 set PATH=%PATH%;%SystemRoot%\SysNative\OpenSSH;%SystemRoot%\System32\OpenSSH
Dtest.bat5 set PATH=%PATH%;%SystemRoot%\SysNative\OpenSSH;%SystemRoot%\System32\OpenSSH
DremoteDeploy.bat5 set PATH=%PATH%;%SystemRoot%\SysNative\OpenSSH;%SystemRoot%\System32\OpenSSH
/external/openssh/contrib/suse/
Dopenssh.spec14 Summary: OpenSSH, a free Secure Shell (SSH) protocol implementation
40 Summary: A passphrase dialog for OpenSSH and the X window System.
57 OpenSSH is OpenBSD's rework of the last free version of SSH, bringing it
75 This package contains an X Window System passphrase dialog for OpenSSH.
81 - Overhaul to deal with newer versions of SuSE and OpenSSH
/external/tensorflow/tensorflow/tools/dockerfiles/partials/mkl_horovod/
Dmpi.partial.Dockerfile41 # Install OpenSSH for MPI to communicate between containers
44 # Allow OpenSSH to talk to containers without asking for confirmation
/external/openssh/contrib/
DREADME1 Other patches and addons for OpenSSH. Please send submissions to
50 versions. This is intended to help diagnose OpenSSH's "OpenSSL headers do not
/external/python/cryptography/docs/hazmat/primitives/asymmetric/
Dserialization.rst352 OpenSSH Public Key
355 The format used by OpenSSH to store public keys, as specified in :rfc:`4253`.
357 An example RSA key in OpenSSH format (line breaks added for formatting
376 Deserialize a public key from OpenSSH (:rfc:`4253`) encoded data to an
383 :param bytes data: The OpenSSH encoded key data.
398 :raises ValueError: If the OpenSSH data could not be properly decoded or
525 .. attribute:: OpenSSH
529 The public key format used by OpenSSH (e.g. as found in
598 .. attribute:: OpenSSH
602 The format used by OpenSSH public keys. This is a text format.
/external/tensorflow/tensorflow/tools/dockerfiles/dockerfiles/mkl_horovod/
Dhorovod.Dockerfile99 # Install OpenSSH for MPI to communicate between containers
102 # Allow OpenSSH to talk to containers without asking for confirmation
Ddevel-horovod.Dockerfile151 # Install OpenSSH for MPI to communicate between containers
154 # Allow OpenSSH to talk to containers without asking for confirmation
/external/openssh/contrib/hpux/
DREADME1 README for OpenSSH HP-UX contrib files

123