search for: knownhost

Displaying 20 results from an estimated 23 matches for "knownhost".

2012 Aug 29
4
troubleshooting resource collection
Hi, I''m new to Puppet. And I''m trying out an ssh module: https://github.com/saz/puppet-ssh. It collects ssh keys like this: class ssh::knownhosts { Sshkey <<| |>> { ensure => present, } notify{"knownhosts class: $fqdn $hostname $ipaddress ":} } I can see it echoes the host key of the host the puppet agent runs on. But the /etc/ssh/ssh_known_hosts file isn''t actually written - I can...
2006 Mar 29
0
knownhosts grows without bound
As probably a lot of us know, if you use DHCP then your knownhosts will potentially grow without bound. Has anything been done to address this?
2019 Apr 01
2
Re: guestfish Remote Images IPv6 Support
...ng done wrong somehow (I don't have a Ceph > server to test). > > At a guess I would say that it seems as if ':' characters must be > quoted somehow (backslash?) because they are also used to separate the > address and port number. > > Rich. > -- Jonathan Wright KnownHost, LLC https://www.knownhost.com
2019 Apr 01
2
Re: guestfish Remote Images IPv6 Support
...gt;>> At a guess I would say that it seems as if ':' characters must be >>> quoted somehow (backslash?) because they are also used to separate the >>> address and port number. >>> >>> Rich. >>> >> -- >> Jonathan Wright >> KnownHost, LLC >> https://www.knownhost.com -- Jonathan Wright KnownHost, LLC https://www.knownhost.com
2017 May 15
4
Golang CertChecker hostname validation differs to OpenSSH
On Mon, May 15, 2017 at 11:39 AM, Peter Moody <mindrot at hda3.com> wrote: > my reading of the sshd manpage is that ssh is more permissive than it should be > > SSH_KNOWN_HOSTS FILE FORMAT : > ... > > A hostname or address may optionally be enclosed within `[' and `]' > brackets then followed by `:' and a non-standard port number. Hi Peter, I'm not
2012 Oct 29
3
Opening SAS file using read.sas7bdat() function in sas7bdat library.
Hi, I have a file in .sas7bdat format. I tried to open this file using read.sas7bdat() function. This gave me an error - "Error in read.sas7bdat("bnp_genetic.sas7bdat") : unknown host X64_7PRO". Could someone tell me what this error means? Thank you, Praveen. [[alternative HTML version deleted]]
2019 Apr 01
1
Re: guestfish Remote Images IPv6 Support
...:cefc:1]:6789:auth_supported: No such file or >> directory >> >> When escaping the : in the v6 address (just like is done with the >> port's : ) the command works as expected. > Ah I see. Can you try the small patch attached? > > Rich. > -- Jonathan Wright KnownHost, LLC https://www.knownhost.com
2019 Mar 29
2
guestfish Remote Images IPv6 Support
...s. Changing this IPv6 address over to a hostname allows the command to work. Unfortunately I'm working within the confines of OpenStack and some of it's requests here and my Ceph cluster is v6-only so I can't easily just have it use hostnames to solve the issue. -- Jonathan Wright KnownHost, LLC https://www.knownhost.com
2011 Dec 15
2
filtering exported resources...
...d collecting dsa keys, we don''t care about those, and are looking to cut our run times down (about 1750 hosts). However, I''m assuming that a new node brought online will still get all the dsa keys since they have already been collected, right? Can I do something like: class ssh::knownhosts { Sshkey <<| type= ''rsa'' |>> {ensure => present} } to only hand out the rsa ssh keys? -- Matthew Nicholson -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To post to this gro...
2019 Apr 01
0
Re: guestfish Remote Images IPv6 Support
...; >server to test). > > > >At a guess I would say that it seems as if ':' characters must be > >quoted somehow (backslash?) because they are also used to separate the > >address and port number. > > > >Rich. > > > -- > Jonathan Wright > KnownHost, LLC > https://www.knownhost.com -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com libguestfs lets you edit virtual machines. Supports shell scripting, bindings from many languages. http://l...
2009 Mar 28
1
Help with moving ssh keys around
...l/publickey/user The directory looks strange because it''s a windows server running the VShell sshd program. That last line, when run the first time, does two things that I''m having trouble scripting into puppet: 1) it adds the ssh fingerprint of the backup server to /root/.ssh/ knownhosts 2) it prompts me for the password for the "user" account on the backup server, and then copies the public key for this new server up to the backup server. After I''ve answered both of these prompts once, I''m able to run scp sessions to the backup server without interven...
2019 Apr 03
2
cloud-init in virt-builder images
...and enabled already. Where are the images sourced from if not these official images? I understand I can install cloud-init with virt-builder but I'm trying to figure out what OS-distributed images are in use so I may determine what else is different from expectations. -- Jonathan Wright KnownHost, LLC https://www.knownhost.com
2012 Oct 04
3
Failure of sas7bdat package
R 2.15.1 OS 10.7 Colleagues I have been an enthusiastic user of the sas7bdat package in R. However, several recent sas7bdat files sent to me from different sources cannot be read by the package. The error message is: Error in read.sas7bdat(FILENAME) : unknown host W32_7PRO please report bugs to sas7bdatRbugs at gmail.com I examined the file with a text editor and it contains
2021 Nov 22
24
[Bug 3367] New: ssh-keyscan with non-22 port does not hash correct host
https://bugzilla.mindrot.org/show_bug.cgi?id=3367 Bug ID: 3367 Summary: ssh-keyscan with non-22 port does not hash correct host Product: Portable OpenSSH Version: 8.8p1 Hardware: All OS: All Status: NEW Severity: normal Priority: P5 Component: ssh-keyscan
2002 Aug 21
3
[Bug 80] Host key conflict with two servers on one IP
http://bugzilla.mindrot.org/show_bug.cgi?id=80 ------- Additional Comments From eric-ossh at brouhaha.com 2002-08-22 04:57 ------- This "HostKeyAlias" business seems like a flimsy excuse for not implmeenting a feature that users want. In this age of ubiquitous firewalls and NAT, it is NOT reasonable to assume that two ports on the same IP address refer to the same host, or to the
2015 May 31
2
Call for testing: OpenSSH 6.9
...multiplex.sh reexec.sh brokenkeys.sh c fgparse.sh cfgmatch.sh addrmatch.sh localcommand.sh forcecommand.sh portnum.sh keytype.sh kextype.sh cert-hostkey.sh cert-userkey.sh host -expand.sh keys-command.sh forward-control.sh integrity.sh krl.sh multipubkey.sh limit-keytype.sh hostkey-agent.sh keygen-knownhosts.sh h ostkey-rotate.sh principals-command.sh" = "x" ]; then exit 0; fi; \ for TEST in ""connect.sh proxy-connect.sh connect-privsep.sh proto-version.sh proto-mismatch.sh exit-status.sh envpass.sh transfer.sh ban ner.sh rekey.sh stderr-data.sh stderr-after-eof.sh broken-pipe...
2006 May 03
1
BUG: opens all interfaces.
...ix 2.9 kernel 2.6.16.2 and Cygwin 1.5.19(0.150/4/2) and (old) FreeBSD 4.6-RELEASE sshd_config file: AllowTcpForwarding yes GatewayPorts yes Set up a forwarding tunnel: From a Kanotix box inside my firewall: ssh me at public.com -R public.com:3120:localhost:22 From other.com ssh -o 'UserKnownHostsFile /home/me/.ssh/alt1' -p 3120 gus at public.com note that "gus" is a user on my Kanotix box. The host key does not come from public.com, so I have to specify an alternate knownhosts file. sshd or ssh is still broken, you can't specify other than localhost or everyone in the...
2013 May 15
1
still mbuf leak in 9.0 / 9.1?
...64650 mbufs in use (current/cache/total) 15-05-2013-09-09.txt:58634/6016/64650 mbufs in use (current/cache/total) 15-05-2013-10-09.txt:58645/6005/64650 mbufs in use (current/cache/total) This increasing number of used mbuf_packets and mbufs in use makes me nervous. See the complete reports http://knownhosts.org:/reports-14-15.tgz Thanks for help, -dennis --------------BEGIN System information--------------- It's a stock FreeBSD 9.1, yet the hostname is called freenas. Don't be confused. igb0: flags=8c02<BROADCAST,OACTIVE,SIMPLEX,MULTICAST> metric 0 mtu 1500 options=401bb<RXC...
2010 Jul 12
13
ANNOUNCE: Puppet 2.6.0 - Release Candidate 2 available!
Welcome back again to the Puppet release cycle with the long-awaited eleventy times better RC2 release. The 2.6.0 release is a major feature release and includes a huge variety of new features, fixes, updates and enhancements. These include the complete cut-over from XMLRPC to the REST API, numerous language enhancements, a complete rewrite of the events and reporting system, an internal Ruby
2015 Jul 29
2
[PATCH] ssh: Add option to present certificates on command line
...@ -135,6 +135,7 @@ typedef enum { oPasswordAuthentication, oRSAAuthentication, oChallengeResponseAuthentication, oXAuthLocation, oIdentityFile, oHostName, oPort, oCipher, oRemoteForward, oLocalForward, + oCertificateFile, oUser, oEscapeChar, oRhostsRSAAuthentication, oProxyCommand, oGlobalKnownHostsFile, oUserKnownHostsFile, oConnectionAttempts, oBatchMode, oCheckHostIP, oStrictHostKeyChecking, oCompression, @@ -202,6 +203,7 @@ static struct { { "identityfile", oIdentityFile }, { "identityfile2", oIdentityFile }, /* obsolete */ { "identitiesonly", oIden...