similar to: Spamed?

Displaying 20 results from an estimated 200000 matches similar to: "Spamed?"

2005 Apr 05
1
problem with remote forward and SSH 2.4.0 server
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I'm having a problem with OpenSSH_4.0p1 when trying to do remote port forwards to a server running SSH Secure Shell 2.4.0. The problem appears to be that 2.4.0 chokes on bind addresses that aren't numeric addresses, such as "localhost" and "". The following commands are failing for me from the 4.0p1 client to the 2.4.0
2005 Jun 16
1
SSH 2.4.0 remote forward patch in next release?
I [1]reported a problem on 5-April-2005 about a problem with the 4.0p1 version and remote port forwarding to SSH 2.4.0 servers. I provided a patch for the problem but [2]was told that no more patches were being considered until 4.1 was released and that I should attach my patch to a new Bugzilla bug. This [3]I did. Is there any chance it will be included in the next release? 1.
2011 Jul 08
1
Re: Black skin in The Elder Scrolls 4 Oblivion
jjmckenzie wrote: > Not exactly. First it is unlawful to redistribute Microsoft's dll > files. It IS lawful to copy it from a copy of Windows YOU OWN or to > get the file directly from Microsoft (read the EULA, it does apply to > the EU as it was rewritten to meet their legal requirements). > So, we have a product that was created called winetricks. This script > not only
2004 May 02
7
Connection caching?
Hey all, on the distcc mailing list, a thread about load balancing got a bit out of hand, and we started thinking about moving fsh-like connection caching into ssh itself to get rid of the overhead of starting up the python interpreter to run rsh. (Interestingly, mit's "rex", described at http://www.lcs.mit.edu/publications/pubs/pdf/MIT-LCS-TR-884.pdf, considers connection caching
2002 May 12
3
[Bug 138] Incorrect OpenSSL version requirment?
http://bugzilla.mindrot.org/show_bug.cgi?id=138 patl at cag.lcs.mit.edu changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | ------- Additional Comments From patl at cag.lcs.mit.edu 2002-05-13 00:55
2002 Jul 12
1
OpenSSH & MinGW?
I'm interested in building just the OpenSSH clients with MinGW. I figure that the OpenSSL libraries and just the ssh client should be relatively easy to build as they wouldn't require fork()/exec() and the like (well, ssh_askpass() uses fork()/exec(), but that's minor). The other clients, scp and sftp, will require #ifdef hacks so that they use the Windows spawn()/CreateProcess()
2002 Mar 20
0
[Bug 177] New: chroot tools for OpenSSH 3.1p1
http://bugzilla.mindrot.org/show_bug.cgi?id=177 Summary: chroot tools for OpenSSH 3.1p1 Product: Portable OpenSSH Version: -current Platform: Other URL: http://cag.lcs.mit.edu/~raoul/. OS/Version: other Status: NEW Severity: enhancement Priority: P3 Component: sshd AssignedTo:
2012 Feb 04
8
Potential memory leak in sshd [detected by melton]
Hi all, After the memory leaks (bug 1967 <https://bugzilla.mindrot.org/show_bug.cgi?id=1967>) I reported in bugzilla are fixed, I also applied melton(http://lcs.ios.ac.cn/~xuzb/melton.html) to detect the potential bugs in sshd (openssh-5.9p1). The url below is the index of bug reports that are checked as real bugs manually.
2002 May 27
0
$HOME/.ssh/config is ignored
Hi, By default the configure script has this option enabled: --enable-suid-ssh Could it be disabled by default in the case where openSSH is not installed by root? I'm in the peculiar situation where I had to install OpenSSH as a regular user to be able to connect to outside machines. I've built OpenSHH without specifying "--disable-suid-ssh": $ /usr/ucb/whoami papadopo $ ls
2002 Apr 02
0
Chroot patch
Dear James and Chris, I would like to buid openssh with the chroot patch. I applied the http://cag.lcs.mit.edu/~raoul chroot patch to openssh-3.1p1, configured it using a simple "--with-chroot" for testing and compiled under Mandrake 8.2. Problem : 1) Configuration report shows no chroot configuration. What is wrong? 2) After compiling, I added a test user with
2006 Dec 01
2
mirroring a loop device across an ssh connection
all, I've been looking into a secure way of accessing a remote loopback encrypted partition securely via openssh. The basic idea I have currently is that a file/partition is connected to /dev/loop0 on a remote server, which I have an ssh connection to. I hold the key (for cryptsetup via dm_crypt) on the local client. I'd like to mirror the loop device of the server on the client.
2010 May 05
2
NoMachine Makes OpenSSH Win32 Port Available
Hi all, We are happy to inform you that we have made available a Win32 port of OpenSSH. We have also created a dedicated area on our website along with the relevant build and installation instructions: http://www.nomachine.com/contributions.php. While still in the early stages and requiring a little more evolvement, the port includes both the client and the server and implements a majority of
2000 Mar 16
1
openssh RH 6.1 linux install
I have installed the most recent openssl from the source grabbed off their website via "./config ; make ; make install " and then openssh from source grabbed off your website via "./configure --with-ipv4-default " i am told "checking for OpenSSL/SSLeay directory... configure: error: Could not find working SSLeay / OpenSSL libraries, please instal" by ./configure i
2003 Jan 30
0
[Bug 478] New: add search function to website
http://bugzilla.mindrot.org/show_bug.cgi?id=478 Summary: add search function to website Product: Portable OpenSSH Version: older versions Platform: All URL: http://ant.apache.org OS/Version: All Status: NEW Severity: enhancement Priority: P2 Component: Documentation AssignedTo:
2017 Oct 12
2
X11forwarding yes: how to debug/setup after xauth fix
On 08/10/2017 23:32, Michael Felt wrote: > On 04/10/2017 11:07, Michael Felt wrote: >> I do not often use X11 - but when I do I prefer to enable >> X11forwarding, and when finished - turn it off. This is preferable, >> imho, to having "clear" X11 processing when local - and otherwise >> impossible when working remote. >> >> Working with
2016 Feb 07
0
problem submitting R bug; bug plotting in tiling window manager
Unfortunately, the spammers in question appear to be human (of sorts). We're not sure what they're up to, but a common pattern is to post random text, or something copied from a generic bug report (like "able to add 6 item"), later followed by a comment containing a link or a file attachment. Presumably, it is some sort of click-bait scheme, but it could also be a covert
2017 Oct 04
5
X11forwarding yes: how to debug/setup after xauth fix
I do not often use X11 - but when I do I prefer to enable X11forwarding, and when finished - turn it off. This is preferable, imho, to having "clear" X11 processing when local - and otherwise impossible when working remote. Working with openssh-7.5p2 I cannot figure out what (extra) I need to do with sshd_config to get it working. I know that there is a security-fix starting with
2003 Nov 25
2
zlib/openssl/openssh for Solaris
Darren, I went to install zlib/openssl and openssh on one of my Sun Servers(Solaris 2.7) and they would not install. Is there a website where I can get Sun versions of these products? Thanks, Lou -----Original Message----- From: Darren Tucker [mailto:dtucker at zip.com.au] Sent: Saturday, November 22, 2003 9:35 PM To: Pacelli, Louis M, ALABS Cc: OpenSSH Devel List Subject: Re: zlib missing when
2002 Mar 07
20
[Bug 138] Incorrect OpenSSL version requirment?
http://bugzilla.mindrot.org/show_bug.cgi?id=138 mouring at eviladmin.org changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |vjo at dulug.duke.edu ------- Additional Comments From mouring at eviladmin.org 2002-03-08 04:49 ------- *** Bug 139 has been
2023 Dec 19
0
Revised website logo
I suggest to change the website logo from https://www.openssh.com/images/openssh.gif to a smaller PNG version instead. You also save roughly 20k per image http request as well. Revised version can be found here: https://grimstveit.no/~jakobbg/OpenSSH.png -- Vyrdsam helsing, Jakob Breivik Grimstveit | +47 482 98 152