Displaying 20 results from an estimated 8000 matches similar to: "OpenSSH <--> SSH Tectia"
2009 Jan 31
1
ssh w/ keys: tectia ->> openssh
I've checked out the ssh.com knowledgebase for instructions about
how to "ssh w/ keys from tectia to openssh" but they did not specifically
go from tectia to openssh. Could someone pls post a complete set of
instructions about how to do this.
thx.,
pete
2008 Apr 15
3
[Bug 1458] New: sftping files from SSH Tectia Server 6.0.0 hangs forever
https://bugzilla.mindrot.org/show_bug.cgi?id=1458
Summary: sftping files from SSH Tectia Server 6.0.0 hangs
forever
Classification: Unclassified
Product: Portable OpenSSH
Version: 3.9p1
2020 Jun 16
2
RFC: Adding support for the z/OS platform to LLVM and clang
> -----Original Message-----
> From: llvm-dev <llvm-dev-bounces at lists.llvm.org> On Behalf Of Kai Peter Nacke
> via llvm-dev
> Sent: Tuesday, June 16, 2020 8:51 AM
> To: Corentin <corentin.jabot at gmail.com>
> Cc: llvm-dev at lists.llvm.org
> Subject: Re: [llvm-dev] RFC: Adding support for the z/OS platform to LLVM and
> clang
>
> > > 2) Add
2012 May 09
12
out of memory (java heap space) on zip creation (jruby)
I am using rubyzip and am trying to put a huge csv file with 1.4
million rows into the zip file.
Using jruby I get a out of heap error.
I believe the error happens in the block below:
Zip::ZipOutputStream.open(zip_path) do |zos|
zos.put_next_entry(File.basename(csv_path))
zos.print IO.read(csv_path)
end
--
You received this message because you are subscribed to the Google
2006 Jan 10
2
2 SSH questions
I am away from my office for the week. In Sacramento for the IEEE
802.1 interim meeting (for anyone in the neighborhood...).
And I am working on SSH with my Centos install(s).
1) For right now I am using my XP drive with Tectia client. I have
SSHed into my Centos server using password method and uploaded my
public key and such. I see everything there. I think. I then
delete all
2008 Mar 07
1
Can't load private key file
Hi Guys,
I have just purchased and installed an authenticated certificate for the
mail server, but I am getting errors from dovecot.
My mail.err file is showing the following.
Mar 7 17:56:04 mailserver dovecot: pop3-login: Can't load private key file
/etc/ssl/mailserver/mail.mydomain.tld.key: error:0906A068:PEM
routines:PEM_do_header:bad password read
My dovecot.conf has the following
2002 Jul 20
1
Problem with SSHD-Daemon (OpenSSH)
Hello,
i have problems with the ssh-daemon.
Problem: sshd daemon would not start, complained about
Not enough entropy in RNG
The same message comes by ssh-keygen .
Platfrom: OS/390-UnixSystemServices 2.10 / OpenSSH_2.9p1
I have the bin-Version from the IBM-Redbook SG24-5944-01 (Open Source
Software for z/OS and OS/390 UNIX -
2010 Oct 29
0
Re: In the process of deciding to virtualize, manyuncertainties
Thx Rudi,
I tried but the mirrors citrix and citrix/primary give error : no package
make available. Not sure if I can configure another download server.
Harry
Original Message:
-----------------
From: Rudi Ahlers Rudi@SoftDux.com
Date: Fri, 29 Oct 2010 16:52:29 +0200
To: harry@aasterud.com, xen-users@lists.xensource.com
Subject: Re: [Xen-users] In the process of deciding to
2010 Oct 29
0
Re: In the process of deciding to virtualize, manyuncertainties
Rudi,
I changed the repository files by enabling all. Now I have no make errors.
Up to the next problem. Something not Xenserver related. I''ll figure it
out, and let you know how it goes.
Harry
Original Message:
-----------------
From: Rudi Ahlers Rudi@SoftDux.com
Date: Fri, 29 Oct 2010 16:52:29 +0200
To: harry@aasterud.com, xen-users@lists.xensource.com
Subject: Re: [Xen-users] In the
2004 Nov 09
1
Some questions to GLMM
Hello all R-user
I am relative new to the R-environment and also to GLMM, so please don't be
irritated if some questions don't make sense.
I am using R 2.0.0 on Windows 2000.
I investigated the occurrence of insects (count) in different parts of
different plants (plantid) and recorded as well some characteristics of the
plant parts (e.g. thickness). It is an unbalanced design with 21
2010 May 27
5
sandbox complaint
Updating a system from CentOS 5.4 (current) to 5.5, and I see:
libsepol.scope_copy_callback: zosremote: Duplicate declaration in module:
type/attribute zos_remote_t
libsemanage.semanage_link_sandbox: Link packages failed
semodule: Failed!
Any ideas as to what's going on, or why?
mark "glad selinux is disabled on that box"
2020 Feb 24
5
IBM C/C++ and Fortran compilers to adopt LLVM open source infrastructure
<div class="socmaildefaultfont" dir="ltr" style="font-family:Arial, Helvetica, sans-serif;font-size:9pt" ><div dir="ltr" >Hi all,</div>
<div dir="ltr" >I'm very excited to be able to share this with everyone. </div>
<div dir="ltr" > </div>
<div dir="ltr" >IBM announced this
2013 May 15
2
Support for "ssh-rsa-sha256" and "ssh-dss-sha256" ?
Functionality request for supporting Digital Signatures for RSA and DSS
Public Key Algorithms in alignment with NIST SP800-131A.
I
assume this has been asked before, but I could not find in the
archives. Support of "ssh-rsa-sha256" and "ssh-dss-sha256" public key
algorithms for OpenSSH? I know Suite B Algorithms and x509 SSH
Extension Algorithms are supported, but not a
2012 Jun 13
2
[LLVMdev] llvm-mc problem after a pass
Hi,
I'm having some problem with llvm-mc on a program after applying a pass:
../../../build/Release+Asserts/bin/clang -emit-llvm -c -I./testprof/ -I./src/headers/ -I../libtommath-0.42.0/ -Wall -Wsign-compare -W -Wshadow -Wno-unused-parameter -DLTC_SOURCE -O0 -DLTC_NO_ASM -DUSE_LTM -DLTM_DESC -o src/pk/asn1/der/sequence/der_encode_sequence_ex.bc
2012 Jun 13
0
[LLVMdev] llvm-mc problem after a pass
Something is adding a bogus comment string. Specifically " # %case^M18 ", where "^M" is a single ctrl-M character.
The ^M is seen by the asm parser as an end-of-line, so the '18' is a new token at the start of a line, not part of the comment. Is your pass perhaps using label names which might include literal "^M" characters?
-Jim
On Jun 13, 2012, at
2010 Mar 13
1
Compile problem: "lib/ldb/ldb_map/ldb_map.h", line 64: syntax error before or at: 0x20
Trying to compile samba source4. Anybody have any ideas? Here's the error:
With gcc, version 3.4.3, I get:
Compiling lib/ldb/ldb_map/ldb_map_inbound.c
In file included from lib/ldb/ldb_map/ldb_map_inbound.c:28:
lib/ldb/ldb_map/ldb_map.h:64: error: syntax error before numeric constant
The following command failed:
gcc -O2 -m64 -g -DDEBUG_PASSWORD -DDEVELOPER -Wall -Wshadow
2018 Aug 19
2
creation of ssl-parameters fails
I did that the last time one year ago, now on another machine with the
same software (Ubuntu 16.04) it fails.
openssl dhparam 4096 > /var/lib/dovecot/ssl-parameters.dat
dd if=/var/lib/dovecot/ssl-parameters.dat bs=1 skip=88 | openssl dhparam
-inform der > /etc/dovecot/dh.pem
last command fails with
681+0 records in
681+0 records out
681 bytes copied, 0,00278343 s, 245 kB/s
unable to load
2011 Aug 05
3
samba4 asn1_compile issue
Hi,
I am trying to do cross compile Samba4.?Build system generating two binary asn1_compile and compile_et to generate .c files which will then build for our platform.
But it can not execute both binary files.
[ 198/3298] Compiling ASN1 source4/heimdal/lib/asn1/kx509.asn1
/bin/sh: ../build_dir/target-ubicom32-unknown-linux-gnu/samba-4.0.0alpha16/bin/asn1_compile: cannot execute binary file
Waf:
2010 Jan 28
1
Possible issue with stdio forwarding
Greetings,
I've been doing a little testing with the stdio forwarding support added
in recent snapshots and have encountered one possible issue. First, I
should say that this feature generally seems to work. However, I haven't
been able to get it to work when connecting to a server running
SSH.COM's product.
The config file I am using is fairly simple:
Host sfe1
LogLevel debug3
2016 Jun 07
2
Segfault when trying to generate keytab with samba 4.2.10
Of course i can!
Hereby the backtrace with symbols:
Program received signal SIGSEGV, Segmentation fault.
free_PrincipalName (data=data at entry=0x45) at default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c:961
961 default/source4/heimdal/lib/asn1/asn1_krb5_asn1.c: No such file or directory.
(gdb) bt
#0 free_PrincipalName (data=data at entry=0x45) at