Displaying 20 results from an estimated 10000 matches similar to: "Using OpenSSH with Rsync"
2012 Dec 20
4
[LLVMdev] llvm 32bit with 64bit output?
I am looking at starting a project to make a toy language that is targeted
purely at 64bit windows. I have never used llvm or anything like it i am
just trying to learn new things.
However there are several problems, as far as i have seen, with compiling
llvm in 64bit on windows. So i was wondering if i compile a 32bit version of
llvm and use that can my resulting compiler output 64bit binaries?
2017 Jun 03
2
cygwin1.dll problems when installing packages from source
Hi,
As far as I can see, no.
On checking, I have confirmed that the only location of
cygwin1.dll is :
C:\Rtools\bin
Thanks
Vivek
2017-06-03 12:57 GMT+02:00 Duncan Murdoch <murdoch.duncan at gmail.com>:
> On 03/06/2017 6:31 AM, Vivek Sutradhara wrote:
>
>> Hi all,
>> I am having some problems in updating some packages from source. I start
>> with :
>>
2003 Nov 22
6
zlib missing when installing openssh-3.7.1p2
"Pacelli, Louis M, ALABS" wrote:
>
> Hi,
> I apologize for sending in this problem via email, but I had trouble using bugzilla.
Please use openssh-unix-dev at mindrot.org for problems with OpenSSH Portable
(ie anything that's not OpenBSD).
> I'm trying to install openssh-3.7.1p2
> When I run the configure step, I get the following message:
>
>
2017 Jun 03
0
cygwin1.dll problems when installing packages from source
On 03/06/2017 6:31 AM, Vivek Sutradhara wrote:
> Hi all,
> I am having some problems in updating some packages from source. I start
> with :
> install.packages("Boom",lib="C:/RownLib",type="source")
>
> I get the following error message :
Do you have multiple copies of cygwin1.dll?
Duncan Murdoch
>
> * installing *source* package
2017 Jun 03
0
cygwin1.dll problems when installing packages from source
On 03/06/2017 7:00 AM, Vivek Sutradhara wrote:
> Hi,
> As far as I can see, no.
>
> On checking, I have confirmed that the only location of
> cygwin1.dll is :
> C:\Rtools\bin
I would re-install Rtools, and make sure C:\Rtools\bin appears first in
your PATH.
Duncan Murdoch
>
> Thanks
> Vivek
>
> 2017-06-03 12:57 GMT+02:00 Duncan Murdoch <murdoch.duncan at
2017 Jun 03
3
cygwin1.dll problems when installing packages from source
Hi all,
I am having some problems in updating some packages from source. I start
with :
install.packages("Boom",lib="C:/RownLib",type="source")
I get the following error message :
* installing *source* package 'Boom' ...
** package 'Boom' successfully unpacked and MD5 sums checked
** libs
*** arch - i386
c:/Rtools/mingw_32/bin/g++ -std=gnu++11
2002 Mar 14
1
[rsync-announce] Graphical rsync!
David Starks-Browning [starksb@ebi.ac.uk] writes:
> Are you also distributing the source to cygwin1.dll? It is illegal
> not to.
Well, if it's an unmodified version, I expect a simple pointer to the
Cygwin site and/or CVS tree would be sufficient. Physical
distribution is not necessarily the only way to satisfy the GPL, and
if the included cygwin1.dll is simply a binary downloaded
2003 Oct 15
4
Compile of OpenSSH 3.7.1p2 failing - TRU64 5.1A
All,
I'm getting the following error message when trying to 'make' OpenSSH
3.7.1p2:
cc: Severe: compress.c, line 19: Cannot find file "zlib.h" specified in
#include directive. (noinclfilef)
#include "zlib.h"
-^
*** Exit 1
Stop.
What can I do to get this to compile correctly?
Thanks in advance,
Trevor Strickland
trevor.strickland at ed.gov
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
2004 Jun 22
2
patch: openssh empty password fail with pam/sshv1
Hi,
We've encountered a bug with OpenSSH 3.8.1p1 on Linux. With an account
that has an empty password and with PAM and Privilege Separation turned
on through the SSH1 protocol, the login fails with:
fatal: mm_request_receive_expect: read: rtype 24 != type 46
I believe the problem is a missing do_pam_account() call. The patch below
to auth1.c fixes the problem. If this is correct, can
2006 Sep 29
2
OpenSSH 4.4p1 under Mac OS X 10.3.9
Hi there,
I've run into a strange problem. I have just finished building
OpenSSH 4.4p1 against openssl 0.9.8d under Mac OS X 10.3.9 and
10.4.7. Both were installed as updates to OpenSSH 4.3p2/openssl
0.9.8c (not Apple's obsolete versions which are bypassed). The 10.4.7
build works as expected, whereas the 10.3.9 build throws
Disconnecting: Bad packet length 2477450673.
when I
2015 May 31
3
Call for testing: OpenSSH 6.9
On Sun, May 31, 2015 at 7:12 AM, The Doctor <doctor at doctor.nl2k.ab.ca>
wrote:
> So far BSD/OS and opensh 6.9 pre works with ZOC and Tera Term.
>
> Putty and WINSCP are broken.
>
Could you please elaborate on "broken"? Which version of PuTTY? (I'm not
familiar with WinSCP versions but I believe the code is based on PuTTY, so
I think if we figure out PuTTY then
2004 Sep 27
2
How to hire a samba developer?
I'm curious about how one would go about contacting/hiring a samba
developer to fix a bug, or implement a feature. I've got a particular
bug in mind (1493), but it seems like it would be a good thing to know
in general.
Thanks,
Mark Roach
2005 Mar 09
7
OpenSSH 4.0 released
OpenSSH 4.0 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 version 1.3, 1.5 and 2.0
implementation and includes sftp client and server support.
We would like to thank the OpenSSH community for their continued
support to the project, especially those who contributed source and
bought T-shirts or
2004 Oct 22
2
OpenSSH password expiration
Hi, we are running into an issue with changing expired passwords through
SSH connection. We always have to tell our users to use telnet to change
the password. We want to completely shutdown telnet on all of our systems,
because of this issue we are not able to shut it down. Is there a known
issue with OpenSSH, or am I just missing some configuration.
Thanks in advance for your help.
-Sandeep
2004 Nov 11
2
openssh-3.7p1+ and PAM on OS X
Hello list,
Bug 688 is causing me a massive headache on OS X.
The fact that each PAM authentication takes place in a separate process
means the PAM context data isn't shared and therefore prevents the
passing of data between modules. (pam_set_data, and pam_get_data)
Compiling with pthreads isn't really an option because of the added
security risk and the fact that some of the PAM
2016 Jul 14
2
Error when compiling openssh-7.2p2
Hello, friends!
I need help. When I compile openssh-7.2p2 I get the error.
./configure
..
OpenSSH has been configured with the following options:
User binaries: /usr/local/bin
System binaries: /usr/local/sbin
Configuration files: /usr/local/etc
Askpass program: /usr/local/libexec/ssh-askpass
2003 Dec 22
2
OpenSSH + PADL pam_ldap.so + password aging
First, my config:
Solaris 8
PADL pam_ldap v165 and pam_nss v211
OpenSSH 3.7.1.p2
All compiled with gcc 2.95.3 that ships with the Sun companion CD
LDAP PAM authentication is working well with OpenSSH, privsep is disabled,
challenge-response authentication is enabled. I would like to turn on
password aging, which seems to be well supported by pam_ldap. Logins going
through /bin/login correctly
2003 Oct 07
2
Fwd: Re: Bus Error with OpenSSH 3.7.1p2 on Solaris 8, SPARC 64-bit, YASSP
The following patch appears to fix the BUS error
received on Solaris 8. This problem manifests as an
immediate disconnect with no apparent cause
immediately after authentication with the host.
--- Darren Tucker <dtucker at zip.com.au> wrote:
> Date: Tue, 30 Sep 2003 09:35:26 +1000
> From: Darren Tucker <dtucker at zip.com.au>
> Subject: Re: Bus Error with OpenSSH 3.7.1p2 on
2016 Feb 18
5
Call for testing: OpenSSH 7.2
On 2/17/16 3:02 PM, Carson Gaspar wrote:
>
> Sadly I'm hitting a different autoconf bug :-(
I was being an idiot - configure was bombing out & I didn't notice (boy
that openssl version error message is loooooong...)
With Mr. Wilson's patch, I still get:
"sandbox-solaris.c", line 22: #error: "--with-solaris-privs must be used
with the Solaris sandbox"