Displaying 20 results from an estimated 100 matches similar to: "I: [PATCH] ssh-keygen"
2023 Sep 03
1
[patch] ssh-keygen(1): generate Ed25519 keys when invoked without arguments
Dear all,
Ed25519 public keys being as small as they are is very convenient.
There is an opportunity to nudge the world towards modern algorithms.
I believe choices made in OpenSSH can positively impact the wider
eco-system and industry. I'd like to suggest ssh-keygen to generate an
Ed25519 keypair, if invoked without any arguments.
OpenSSH has supported Ed25519 since version 6.5 (January
2012 Sep 09
2
Patch for ssh-keygen to allow conversion of public key to openssh format
Hi,
I needed to convert a public RSA key to autorized_keys format and found
ssh-keygen lacking this feature.
I made the option -Q publicfile to allow an conversion like
ssh-keygen -Q pubrsa.pem -y
The patch is produced using unified diff and made on latest release.
If you like it and can make a patch for the man-page also!
Regards,
/Lars
-------------- next part --------------
diff -u
2009 Jul 10
1
ogg123 crash
Hi,
I already mentioned this on #vorbis, but thought it good to create a
mailthread on it for easier tracking.
One of the OpenBSD developers (claudio at openbsd.org) found that ogg123
crashes on his machine with a SIGSEGV while playing tracks with
unknown comments in the tags. He's running with special malloc flags
that make the OpenBSD malloc(3) extra picky (manpage available online
at
2014 Aug 29
1
[patch/cygwin]: Remove setting extra permissions on system directories
Hi,
please consider the below patch for OpenSSH 6.7. A fix in POSIX ACL
handling in Cygwin turned up this rather old code in the ssh-host-config
script. It opens the permissions for some directories, especially
/var/empty, for the "system" user for no good reason.
This results in sshd refusing to start because the permissions on
/var/empty are too open.
The below patch fixes that by
2004 Jun 25
0
SSH_MSG_USERAUTH_PASSWD_CHANGEREQ and 3.1.0 F-SECURE SSH - Pr oces s Software SSH for OpenVMS
Darren,
> -----Original Message-----
> From: Darren Tucker [mailto:dtucker at zip.com.au]
> Sent: Thursday, June 17, 2004 11:08 PM
> To: Scott Rankin
> Subject: Re: SSH_MSG_USERAUTH_PASSWD_CHANGEREQ and 3.1.0
> F-SECURE SSH - Pr oces s Software SSH for OpenVMS
>
>
> Scott Rankin wrote:
> >>That will depend on which versions exhibit the problems. Is it
>
2003 Mar 02
0
[RFC][PATCH] Require S/KEY before other authentication methods.
I need a way to make sshd require S/KEY authentication to succeed before
allowing either password or public-key authentication.
Currently, we can only have S/KEY+password, by using PAM for
authentication, and configuring PAM accordingly. But PAM of course can't
handle SSH public keys.
I thought for a while that ideally we could actually use PAM to tell
sshd what methods of authentication to
2004 Jun 17
2
SSH_MSG_USERAUTH_PASSWD_CHANGEREQ and 3.1.0 F-SECURE SSH - Proces s Software SSH for OpenVMS
I have found that this server,
<snip>
debug1: Remote protocol version 1.99, remote software version 3.1.0 F-SECURE
SSH - Process Software SSH for OpenVMS
debug1: no match: 3.1.0 F-SECURE SSH - Process Software SSH for OpenVMS
</snip>
does not follow the IETF secsh draft [1] related to the
SSH_MSG_USERAUTH_PASSWD_CHANGEREQ message.
<snip>
...
Normally, the server responds
2001 Jan 29
0
Smbclient bug with mput cmd : fix proposal
Skipped content of type multipart/alternative-------------- next part --------------
A non-text attachment was scrubbed...
Name: client.zip
Type: application/x-zip-compressed
Size: 15818 bytes
Desc: not available
Url : http://lists.samba.org/archive/samba/attachments/20010129/cb5832ab/client.bin
2004 Aug 06
6
URGENT: security exploit fix
To all users:
The recently exploits announced at bugtraq can be fixed by the following
patch. This patch should fix a few other potential holes as well, and I
will post a followup patch soon that is even more thorough.
Note: this exploit would give the attacker priviledges of the user
running icecast. If you are running icecast as a normal user account or
as root, this would be a good time to
2004 Aug 06
6
URGENT: security exploit fix
To all users:
The recently exploits announced at bugtraq can be fixed by the following
patch. This patch should fix a few other potential holes as well, and I
will post a followup patch soon that is even more thorough.
Note: this exploit would give the attacker priviledges of the user
running icecast. If you are running icecast as a normal user account or
as root, this would be a good time to
2017 Oct 26
0
Re: Need to increase the rx and tx buffer size of my interface
Hi Michal,
Mine is
iplab@iceman:~$ libvirtd --version
libvirtd (libvirt) 1.3.1
I think this can be the issue. I will update and try again
Best Regards,
Ashish Kurian
On Thu, Oct 26, 2017 at 10:46 AM, Michal Privoznik <mprivozn@redhat.com>
wrote:
> On 10/26/2017 10:38 AM, Ashish Kurian wrote:
> > Hi Yalan and Michal,
> >
> > Thank you for your response. So what I
2017 Oct 26
1
Re: Need to increase the rx and tx buffer size of my interface
Hi Michal,
I installed the latest version from the git and did run the libvirt from
the new directory using /home/to/your/checkout/daemon/libvirtd
But I still see that the version is 1.3.1. I have also stopped the already
running libvirt daemon and ran the new daemon from the directory and it is
showing 1.3.1
Best Regards,
Ashish Kurian
On Thu, Oct 26, 2017 at 10:50 AM, Ashish Kurian
2011 Dec 16
0
Wine release 1.3.35
The Wine development release 1.3.35 is now available.
What's new in this release (see below for details):
- Triangular gradients and cosmetic wide pens support in the DIB engine.
- All Wine dialogs can now be translated through po files.
- Many more scripts added to UniScribe.
- JScript using bytecode throughout now.
- Several MSXML improvements.
- Various bug fixes.
The source
2009 Jul 21
2
[PATCH node-image] Adds a preserve option for autotest VMs.
If the -p option is provided, then no VMs are destroyed. Instead they,
and their related networks, are left intact.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
autotest.sh | 11 ++++++++++-
1 files changed, 10 insertions(+), 1 deletions(-)
diff --git a/autotest.sh b/autotest.sh
index c9f8a2d..b72ec98 100755
--- a/autotest.sh
+++ b/autotest.sh
@@ -219,6 +219,9 @@
2006 Jun 13
1
changing the eye candy on the default screensaver
Has anyone already worked out the files involved in changing from the
rather pedestrian screensaver to some more pleasing eye candy like
Fedora Core 5 uses?
thnx/ldv
2006 Sep 03
1
Beranger: Updating to CentOS 4.4: Possible Issues and Small Hints
<http://beranger.org/index.php?categ=17&offset=0>, but nothing
specific about the named/bind showstopper.
rgds/ldv
2011 Feb 09
0
a possible heads up wrt CERN experiment breaking SL 5.6
This may or may not be of interest to CentOS developers; if it is not
or if it is redundant of your efforts to keep atop of what's
happening, you have my apologies.
Whether it is joint or disjoint wrt to the upstream code is not known
at this point, but I have submitted a request for elucidation if CERN
security allows.
kind regards/ldv
---------- Forwarded message ----------
From: Ewan
2002 Jun 26
1
[Bug 301] In openssh 3.3 and 3.4 pam session seems be called from non-root
http://bugzilla.mindrot.org/show_bug.cgi?id=301
------- Additional Comments From ldv at altlinux.org 2002-06-27 03:09 -------
In your case, to make pam_limits work,
use "ulimit -Sc 0" instead of "ulimit -c 0".
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
2006 Jul 25
1
best URL for tuning for maximum connections, fds, etc.
If list members know of a good URL for tuning Centos or Linux servers
which face high demands for concurrent connections, large numbers of
fds, etc., please advise.
thnx/rgds/ldv
2006 Aug 02
1
enabling core dumps
How does one enable core dumps for a daemon process?
ulimit -c unlimited
make sure permission to write is OK (e.g., /var/tmp)
what else?
rgds/ldv