Displaying 17 results from an estimated 17 matches for "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...
2008 Jun 20
1
OpenSSH <--> SSH Tectia
Can I use OpenSSH on one end of a connection (Solaris 10) and use the
commercial SSH Tectia software on the other end (zOS)?
--------------------------------------------------------------------
myhosting.com - Premium Microsoft? Windows? and Linux web and application
hosting - http://link.myhosting.com/myhosting
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 authentication methods but public key and am told that no
recognized authentication match. When I add password back into my
client, I ge...
2013 May 15
2
Support for "ssh-rsa-sha256" and "ssh-dss-sha256" ?
...ssume 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 path some folks (us) want
to take. Tectia supports similar algorithms via their own extensions
in commercial SSH.
Are these algorithms being worked on for
OpenSSH or been previously rejected? Assuming not rejected, and no one
working on it, if I were to do the work and create the patch set, would
it be accepted into the mainline?
Thank...
2010 Jan 28
1
Possible issue with stdio forwarding
...ssing whitespace
debug2: key_type_from_name: unknown key type '-----END'
debug3: key_read: missing keytype
debug1: identity file /u/wk/imorgan/.ssh/id_rsa type 1
debug1: identity file /u/wk/imorgan/.ssh/id_dsa type -1
debug1: Remote protocol version 2.0, remote software version 6.0.6.19 SSH Tectia Server
debug1: no match: 6.0.6.19 SSH Tectia Server
debug1: Enabling compatibility mode for protocol 2.0
debug1: Local version string SSH-2.0-OpenSSH_5.3
debug2: fd 3 setting O_NONBLOCK
debug1: SSH2_MSG_KEXINIT sent
debug1: SSH2_MSG_KEXINIT received
debug2: kex_parse_kexinit: diffie-hellman-group-e...
2015 Jun 02
1
[Bug 2302] with DH-GEX, ssh (and sshd) should not fall back to unconfigured DH groups or at least document this behaviour and use a stronger group
https://bugzilla.mindrot.org/show_bug.cgi?id=2302
--- Comment #13 from Darren Tucker <dtucker at zip.com.au> ---
(In reply to Christoph Anton Mitterer from comment #10)
[...]
> Even though an attacker cannot (AFAIU??) for a connection to
> downgrade to the weaker groups,
The server's DH-GEX exchange hash includes the DH group sizes it
received from the client. If these are
2005 Dec 07
4
[Bug 1131] buffer_append_space: alloc not supported Error with V 4.2p1
http://bugzilla.mindrot.org/show_bug.cgi?id=1131
Summary: buffer_append_space: alloc not supported Error with V
4.2p1
Product: Portable OpenSSH
Version: 4.2p1
Platform: Sparc
OS/Version: Solaris
Status: NEW
Keywords: help-wanted
Severity: normal
Priority: P3
Component: sftp
2011 May 21
1
OpenVAS Vulnerability
...block cipher algorithm in the Cipher-Block Chaining 'CBC' mode.
Impact:
Successful exploits will allow attackers to obtain four bytes of plaintext from
an encrypted session.
Impact Level: Application
Affected Software/OS:
Versions prior to OpenSSH 5.2 are vulnerable. Various versions of SSH Tectia
are also affected.
Fix: Upgrade to higher version
http://www.openssh.com/portable.html
References:
http://www.securityfocus.com/bid/32319
CVE : CVE-2008-5161
BID : 32319
Regards,
Kaushal
2013 May 15
0
Support for "ssh-rsa-sha256" and "ssh-dss-sha256" ?
...ssume 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 path some folks (us) want to take. Tectia supports similar algorithms via their own extensions in commercial SSH.
Are these algorithms being worked on for OpenSSH or been previously rejected? Assuming not rejected, and no one working on it, if I were to do the work and create the patch set, would it be accepted into the mainline?
T...
2008 Mar 03
1
Posting request
Peter
Please delete this posting are at least remove the company name.
thanks
john
Question on openSSH and sending file to MVS file formats Remove Highlighting
--------------------------------------------------------
Hello,
I was looking for Damien Miller, Markus Friedl or Theo de Raadt to
2007 Feb 03
3
Unablce to open VNC
I have vnc working on my server when I am logged into that server. If I
run vncviewer, I have a copy of the Desktop. Hwever, if I SSH into the
server, I get an error. Due to my lack of experience, I am not sure
what the log file means:
http://209.204.172.137/misc/vnc_error.txt
Could someone tell me what I am missing?
Todd
--
Ariste Software
2200 D Street Ext
Petaluma, CA 94952
(707)
2008 Mar 13
0
[Fwd: Re: OpenSSH and X.509 Certificate Support]
...ing
the signature in the initial packet.
4. The server matches the user certificate against the rules in the
server configuration file to decide whether login is allowed or not.
When looking for information on X.509 Certificate support for SSH, I had
come across a commercial version of SSH (SSH Tectia Client/Server) which
claims to support the above authentication sequence. Also, it supports
selective field based authentication of the Client Certificates, for
example:
<authentication-methods>
<authentication action="allow" repeat-block="yes">
<auth-publicke...
2014 Oct 28
22
[Bug 2302] New: ssh (and sshd) should not fall back to deselected KEX algos
https://bugzilla.mindrot.org/show_bug.cgi?id=2302
Bug ID: 2302
Summary: ssh (and sshd) should not fall back to deselected KEX
algos
Product: Portable OpenSSH
Version: 6.7p1
Hardware: All
OS: All
Status: NEW
Severity: security
Priority: P5
Component: ssh
2014 Oct 28
22
[Bug 2302] New: ssh (and sshd) should not fall back to deselected KEX algos
https://bugzilla.mindrot.org/show_bug.cgi?id=2302
Bug ID: 2302
Summary: ssh (and sshd) should not fall back to deselected KEX
algos
Product: Portable OpenSSH
Version: 6.7p1
Hardware: All
OS: All
Status: NEW
Severity: security
Priority: P5
Component: ssh
2011 Apr 26
9
Setting up a GUI remote access
Currently I have VNC running on my Windows desktop with Samba
providing access to my Linux server. Since Linux is more
reliable than Windows, I would like to be able to access my Linux
(Centos 5.5) via my Windows notebook - hopefully via VNC or some
similar application and then access the Windows desktop (if it is
not locked up :-) ) with Samba.
What is the best VNC like application to
2012 Sep 14
0
Wine release 1.5.13
...quot; message when confirming a recursive directory deletion
28533 Google Earth graphics garbage
28536 MS Reader cannot be moved or closed after full-screen mode
28909 Internet Explorer 8 crashes on resetting settings - unimplemented function wininet.dll.DeleteWpadCacheForNetworks
29377 Tectia ssh client 6.1.5 unable to install
29420 Skyrim needs msvcp90.dll.??0?$basic_ifstream at _WU?$char_traits at _W@std@@@std@@QAE at PB_WHH@Z
29453 Some game installers don't finish properly (cancels installation due to error)
30116 Internet Explorer 8 will not run
30152 Metatrader 5 D...