search for: deb9u7

Displaying 7 results from an estimated 7 matches for "deb9u7".

Did you mean: deb9u1
2020 Jul 18
2
[Bug 3196] New: [Information Disclosure] OpenSSH_7.4p1 Raspbian-10+deb9u7 discloses OS version
https://bugzilla.mindrot.org/show_bug.cgi?id=3196 Bug ID: 3196 Summary: [Information Disclosure] OpenSSH_7.4p1 Raspbian-10+deb9u7 discloses OS version Product: Portable OpenSSH Version: 7.4p1 Hardware: Other OS: Other Status: NEW Severity: security Priority: P5 Component: sshd Assignee: unassigned-bugs at mindrot.org R...
2019 Sep 16
2
revoking ssh-cert.pub with serial revokes also younger certs
...ebug1:..." So i think, debug is compiled in. ssh-keygen --help gives me ssh-keygen -k -f krl_file [-u] [-s ca_public] [-z version_number] file ... so... option -z is not the serial of the certificate, it is the version-number of the KRL-File... My openssh-Verision from Debian is 1:7.4p1-10+deb9u7. Maybe, this openssh-version does not support revoking a certificate by it's serialnumber. This leads me to the next question... The serial-number of a certificate is uniq over all certificates, or is it allowed, to increment serial-numbers for each certificate separate? How is the design? th...
2020 Jun 03
7
Help with ssh -A, screen, ssh -a, detach, logout
...-running cmd on host3) - on host2 in screen: Ctrl-a d (detach from the screen session) - on host2: Ctrl-d (log out of host2) - on host1: wait a long time for the shell prompt to appear or close xterm host1 ssh: OpenSSH_8.1p1, OpenSSL 1.1.1g 21 Apr 2020 host2 ssh: OpenSSH_7.4p1 Debian-10+deb9u7, OpenSSL 1.0.2u 20 Dec 2019 host3 ssh: OpenSSH_7.4p1 Debian-10+deb9u7, OpenSSL 1.0.2u 20 Dec 2019 In other words, I want the agent to be forwarded to host2, so that I can then ssh from there to host3, but I don't want the agent to be forwarded to host3 because it's not needed there. No...
2019 Jun 27
2
mkfs fails on qemu-nbd device
...ter running fdisk, due to* *Thu Jun 13 14:44:24 2019 a modified partition being busy and in use. You may need to reboot* *Thu Jun 13 14:44:24 2019 to re-read your partition table.* Following is the version details: root@localhost:~# qemu-img --version qemu-img version 2.8.1(Debian 1:2.8+dfsg-6+deb9u7) Copyright (c) 2003-2016 Fabrice Bellard and the QEMU Project developers root@localhost:~# qemu-nbd --version qemu-nbd version 0.0.1 Written by Anthony Liguori. Copyright (C) 2006 Anthony Liguori <anthony@codemonkey.ws>. This is free software; see the source for copying conditions. T...
2019 Sep 13
2
revoking ssh-cert.pub with serial revokes also younger certs
Hi there! What am I doing wrong? I created a ssh-certificate id_user_rsa-cert.pub with this dump: id_user_rsa-cert.pub: root at host # ssh-keygen -Lf id_user_rsa-cert.pub ??????? Type: ssh-rsa-cert-v01 at openssh.com user certificate ??????? Public key: RSA-CERT SHA256:kPitwgxblaUH4viBoFoozSPq9Pblubbedk ??????? Signing CA: ED25519 SHA256:8p2foobarQo3Tfcblubb5+I5cboeckvpnktiHdUs ??????? Key ID:
2020 Sep 30
4
How to use ssh -i with a key from ssh-agent rather than from a file?
Hi, I have a VM with a git repository whose origin is on github. I have several keys known to github, so I needed to set git's core.sshcommand config parameter in the repository to something like this: ssh -i ~/.ssh/id_ed25519_github2 But it meant that I needed to copy that key to the VM. The same key is available via my forwarded ssh-agent connection. Is it possible to tell ssh to use
2020 Sep 30
4
How to use ssh -i with a key from ssh-agent rather than from a file?
...ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHrmJ0gYTmZlilDBB/BsyOHqOT354aDLWgULmMPXRkJK user at domain.com [...] $ git pull Warning: Identity file /home/raf/.ssh/id_ed25519_aps_github not accessible: No such file or directory. ERROR: Repository not found. [...] $ ssh -V OpenSSH_7.4p1 Debian-10+deb9u7, OpenSSL 1.0.2u 20 Dec 2019 Perhaps this version of ssh is too old for this to work? Regards, Robert -------------- next part -------------- A non-text attachment was scrubbed... Name: ssh.1.patch Type: text/x-diff Size: 517 bytes Desc: not available URL: <http://lists.mindrot.org/pipermail/...