similar to: Announce: OpenSSH 7.1 released

Displaying 20 results from an estimated 500 matches similar to: "Announce: OpenSSH 7.1 released"

2015 Aug 21
0
Announce: OpenSSH 7.1 released
OpenSSH 7.1 has just been released. It will be available from the mirrors listed at http://www.openssh.com/ shortly. OpenSSH is a 100% complete SSH protocol 2.0 implementation and includes sftp client and server support. OpenSSH also includes transitional support for the legacy SSH 1.3 and 1.5 protocols that may be enabled at compile-time. Once again, we would like to thank the OpenSSH community
2015 Jun 10
7
curve25519
I have developed a compact at the same time high performance library for curve25519/ed25519 and I have placed it in the public domain. It support DH key exchange as well as ed25519 keygen, sign and verify. The implementation is constant-time, supports blinding, bulk-verify and more. The library is available as portable-C as well as ASM for Intel-x64 CPUs. It outperforms curve25519-donna by a
2016 Jan 19
3
How do I enable roaming on the server?
Hi. I found out the recent roaming vulnerability, but I want to enable it on the server regardless of the security concern. Can I specify the timeout etc... for the client to attempt and reconnect? Will it use the existing settings for the purpose (ConnectTimeout, ServerAliveInterval etc... )?
2019 Aug 01
1
I need to open the personal homepage function, thank you very much.
Because I am from China, this is the English name. Alan Bartlett <ajb at elrepo.org> ?2019?7?30??? ??10:42??? > On Tue, 30 Jul 2019 at 07:03, lost maniac <maniac.cn at gmail.com> wrote: > > > > I need to open the personal homepage function, thank you very much. > > My wiki account is: LostManiac > > > > thank you very much > >
2019 Jul 30
2
I need to open the personal homepage function, thank you very much.
I need to open the personal homepage function, thank you very much. My wiki account is: LostManiac thank you very much -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/centos-docs/attachments/20190730/8acc93d1/attachment-0006.html>
2003 Feb 20
1
download OpenSSH
Dear Sir or Madam I would like to download OpenSSH for our HP Unix server, where can I download it from OpenSSH website? Hope to hear from you soon. JM Nampila Ass. System Administrator Technology Telecom Namibia Tel: +264-61-2012812 Cell: +264811-222584 Fax: +26461-239412 *************************************************************************** The information contained in this e-mail is
2003 Sep 04
3
OpenSSH 3.5p1 (HP version): permissions of public identity
Hello, I just received thes odd messages from HP-UX Secure Shell A.03.50.000. (OpenSSH 3.5p1): # ssh-add id_rsa.pub 5215: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 5215: @ WARNING: UNPROTECTED PRIVATE KEY FILE! @ 5215: @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ 5215: Permissions 0644 for 'id_rsa.pub' are too open. 5215: It is
2010 Jun 30
1
sshd
Hi Dont know if its possible, can't find any info on the net, but i wanted to stop my sshd server from returning authntication failed messages to the clients. Example, a person tries to login and the user or password is incorrect, i dont want the server to say 'Received disconnect from IP Too many authentication failures for user'. Just return nothing as if its not there. Is there a
2003 Mar 19
2
Agent Socket Directory
Dear All, Is it possible to move agent sockets to directories other than /tmp? For ex., move to /var/run/ssh? I don't know if anyone has asked for this before. I'm asking this because according to the current FHS 2.2 (http://www.pathname.com/fhs/), PID files and sockets should always go to /var/run. I understand that it is not possible for an ordinary user to write to /var/run,
2005 Apr 06
4
Monitoring ssh logins/logouts
Hello, we are trying to monitor ssh logins on security-critical machines with a script that scans logfiles for the relevant entries. A problem ist that when the ssh connection is closed by a network interruption or by closing the window with the ssh client, we do not find a corresponding entry in the logs. "last" does not show this information either, at least on our systems which
2017 Oct 03
2
Announce: OpenSSH 7.6 released
OpenSSH 7.6 has just been released. It will be available from the mirrors listed at http://www.openssh.com/ shortly. OpenSSH is a 100% complete SSH protocol 2.0 implementation and includes sftp client and server support. Once again, we would like to thank the OpenSSH community for their continued support of the project, especially those who contributed code or patches, reported bugs, tested
2013 May 01
3
[Bug 2096] New: cert_free leaks memory
https://bugzilla.mindrot.org/show_bug.cgi?id=2096 Bug ID: 2096 Summary: cert_free leaks memory Classification: Unclassified Product: Portable OpenSSH Version: 6.2p1 Hardware: Other OS: FreeBSD Status: NEW Severity: minor Priority: P5 Component: sshd Assignee:
2002 Oct 12
9
AIX remote root logins
I am in the process of introducing OpenSSH into our corporate environment. This environment includes Solaris / HP-UX / AIX and Linux We have had audit tell us we need to disable root logins through telnet... we can do this through the use of OpenSSH on all platforms except AIX apparently bug # 383 was supposed to take care of this and I have downloaded -current snapshot and tested but remote
2003 Jan 17
1
Open SSH BugID 370
Hi, Dear Madam/Sir Can you check for me whether the Openssh bugID 370 has been resolved or not. If so, can you provide me the solution? Looking forward to your reply. Thank you very much. Regards Wang Kai
2004 Dec 10
3
openSSH default user ...
Hello, I connect from my computer to several systems with one specific user login on each system. By default, openSSH use the current login name as default name to the remote host. As each login may have been generated randomly, I would like to don't have to specify the login for each computer. So Is there any way to include a configuration file that gives for each remote host, the
2004 Aug 06
1
Asymmetric load balancing
On Wed, 5 May 2004, Jack Moffitt wrote: > If the client limits are hit on the server, it sends back an HTTP > redirect with the location of a random mirror (not itself). This should > be transparent to clients and acheive the affect you want. You could > also combine with with round robin DNS to spread people over the servers > initially. > > Seems fairly elegant.
2003 Apr 04
5
Anti-idle in OpenSSH client?
Heya, Most of the windows ssh clients (putty, securecrt) have anti-idle features. They offer either a null packet or protocol no-op or user defined string to be sent over every x seconds. Is this possible or planned with the OpenSSH client? Our draconian firewall admins have started timing out ssh sessions. Yes I'm aware I could hack up a port forwarding dumb traffic process, but was
2003 Jan 20
1
Possible bug: Putty's psftp doesn't work when priv-sep is turned on
Hi List(s) A customer of mine reported that sftp didn't work for them. It seems to work just fine for me on that system, and after checking into it I noticed that the customer used psftp, while I use sftp from either cygwin or the linux version from openssh. The openssh version of sftp works in all cases, priv-sep on or off. However, the putty psftp breaks as soon as I turn on priv-sep
2001 May 24
2
audio mumbo-jumbo
Can someone *please* help me out in finding some good starting placing to learning the basics of what I will need to know for developing a *very simple* audio player? I wanting to use Ogg Vorbis in some thesis work, but am unfamiliar with the audio domain. Any help in find references (books, webpages, people) on development of streaming audio player would be greatly appreciated as well (I
2003 Jan 09
8
[Bug 236] No setproctitle() replacement for many unices
http://bugzilla.mindrot.org/show_bug.cgi?id=236 ------- Additional Comments From djm at mindrot.org 2003-01-09 11:22 ------- This seems to work on Linux and I have had reports of it working on other platforms too. Please test this patch and report here or on the list. I'd like to get this in for the next version. ------- You are receiving this mail because: ------- You are the