Home
last modified time | relevance | path

Searched refs:known_hosts (Results 1 – 24 of 24) sorted by relevance

/external/openssh/regress/
Dcert-hostkey.sh6 rm -f $OBJ/known_hosts-cert* $OBJ/host_ca_key* $OBJ/host_revoked_*
53 kh_ca host_ca_key.pub host_ca_key2.pub > $OBJ/known_hosts-cert.orig
54 cp $OBJ/known_hosts-cert.orig $OBJ/known_hosts-cert
106 cp $OBJ/known_hosts-cert.orig $OBJ/known_hosts-cert
107 ${SSH} -2 -oUserKnownHostsFile=$OBJ/known_hosts-cert \
108 -oGlobalKnownHostsFile=$OBJ/known_hosts-cert \
155 kh_ca host_ca_key.pub host_ca_key2.pub > $OBJ/known_hosts-cert.orig
158 kh_revoke cert_host_key_${ktype}.pub >> $OBJ/known_hosts-cert.orig
160 cp $OBJ/known_hosts-cert.orig $OBJ/known_hosts-cert
171 cp $OBJ/known_hosts-cert.orig $OBJ/known_hosts-cert
[all …]
Dhostkey-agent.sh6 rm -f $OBJ/agent-key.* $OBJ/ssh_proxy.orig $OBJ/known_hosts.orig
22 ) >> $OBJ/known_hosts.orig
29 cp $OBJ/known_hosts.orig $OBJ/known_hosts
40 cp $OBJ/known_hosts.orig $OBJ/known_hosts
Dhostkey-rotate.sh13 rm $OBJ/known_hosts
34 _n=`wc -l $OBJ/known_hosts | awk '{ print $1 }'` || fatal "wc failed"
44 fgrep "$_kpub" $OBJ/known_hosts > /dev/null
51 >$OBJ/known_hosts
Dtest-exec.sh445 GlobalKnownHostsFile $OBJ/known_hosts
446 UserKnownHostsFile $OBJ/known_hosts
461 rm -f $OBJ/known_hosts $OBJ/authorized_keys_$USER
481 ) >> $OBJ/known_hosts
DMakefile102 key.rsa-* keys-command-args kh.* known_hosts \
103 known_hosts-cert known_hosts.* krl-* ls.copy modpipe \
Dconch-ciphers.sh20 --known-hosts $OBJ/known_hosts --notty --noagent --nox11 -n \
Dkeytype.sh63 ) > $OBJ/known_hosts
Dssh-com.sh75 ) >> $OBJ/known_hosts
/external/openssh/regress/unittests/hostkeys/
Dmktestdata.sh9 rm -f known_hosts*
92 ) > known_hosts
/external/autotest/client/site_tests/platform_CrosDisksSshfs/
Dplatform_CrosDisksSshfs.py138 known_hosts = base64.b64encode(self._generate_known_hosts())
142 options.append('UserKnownHostsBase64=' + known_hosts)
/external/autotest/frontend/afe/
Drpc_interface_unittest.py43 known_jobs=(), known_hosts=(), argument
46 known_host_ids = [host.id for host in known_hosts]
47 known_host_statuses = [host.status for host in known_hosts]
115 self._do_heartbeat_and_assert_response(known_hosts=[host1, host2],
135 known_hosts=[host1], hosts=[], incorrect_host_ids=[host1.id])
174 known_jobs=[job1], known_hosts=[host1], hosts=[host3])
187 known_hosts=[host1],
192 known_jobs=[job1], known_hosts=[host1])
199 known_hosts=[host1])
205 known_hosts=[host1],
[all …]
/external/autotest/server/site_tests/platform_GCC/
Ddejagnu_remote.sh26 TMP_KNOWN_HOSTS=${TMP}/known_hosts
/external/openssh/
Dsshd_config51 # Change to yes if you don't trust ~/.ssh/known_hosts for
Dsshd_config.android55 # Change to yes if you don't trust ~/.ssh/known_hosts for
Dssh_config.0186 host IP address in the known_hosts file. This allows it to
188 addresses of destination hosts to ~/.ssh/known_hosts in the
436 they are added to ~/.ssh/known_hosts. These hashed names may be
914 host keys to the ~/.ssh/known_hosts file, and refuses to connect
966 to the known_hosts file. Confirmation is currently incompatible
988 ~/.ssh/known_hosts, ~/.ssh/known_hosts2.
DPROTOCOL298 supplied host keys are present in known_hosts. For keys that are
322 validate the signatures and may update its known_hosts file, adding keys
Dssh-keygen.0143 Search for the specified hostname in a known_hosts file, listing
158 -H Hash a known_hosts file. This replaces all hostnames and
301 Removes all keys belonging to hostname from a known_hosts file.
Dsshd.0398 The /etc/ssh/ssh_known_hosts and ~/.ssh/known_hosts files contain host
462 ~/.ssh/known_hosts including removing hosts matching a host name and
528 ~/.ssh/known_hosts
Dssh.0461 (see the description of /etc/ssh/ssh_known_hosts and ~/.ssh/known_hosts,
519 stored in ~/.ssh/known_hosts in the user's home directory. Additionally,
680 $ ssh-keygen -lv -f ~/.ssh/known_hosts
869 ~/.ssh/known_hosts
DPROTOCOL.certkeys26 specify CA keys in ~/.ssh/known_hosts.
DChangeLog565 fix ssh-keygen -H accidentally corrupting known_hosts that
872 Small correction to the known_hosts section on when it is
4632 not known_hosts; bz#2554 reported by jjelen AT redhat.com
5897 do not leak temp file if there is no known_hosts file
8193 mention CheckHostIP adding addresses to known_hosts;
8417 Support "ssh-keygen -lF hostname" to find search known_hosts
9170 known_hosts without fully parsing the keys therein, hostkeys_foreach() will
9195 downgrade error() for known_hosts parse errors to debug()
Dsshd_config.0464 ~/.ssh/known_hosts during HostbasedAuthentication. The default
/external/python/cpython2/Doc/library/
Dshutil.rst360 -rw-r--r-- tarek/staff 37192 2010-02-06 18:23:10 ./known_hosts
/external/python/cpython3/Doc/library/
Dshutil.rst626 -rw-r--r-- tarek/staff 37192 2010-02-06 18:23:10 ./known_hosts