Displaying 20 results from an estimated 4000 matches similar to: "OpenSSH doesn't see keys."
2006 Jun 25
3
ssh session output stalls
Hello,
Is anyone else having problems with the ssh session output stalling
when ssh'd to another system and the command is running via sudo and a
pager is being used (e.g., more)?
Too highly reproducible :( to date, all known occurrences have
involved Centos 4.3 servers; makes no difference whether client is
RHEL WS 4.3, Centos 4.3 or FC 5 or WinDoze. Makes no difference if
terminal
2004 Aug 18
1
SecureCRT, OpenSSH, and keys
Hello all. I have been searching the web for a formula to get openssh and securecrt ssh2 keys working properly. Does anyone have a set of directions?
I have attempted creating keys in securecrt and converting them (ssh-keygen) to OpenSSH keys. I have attempted using OpenSSH's keys, but nothing seems to take. Any advice will help. Thank you.
OpenSSH v3.8
SecurCRT v4.1.7
-g
2009 Mar 05
3
SecureCRT
Good day,
I have installed the latest version of wine with yum on Fedora Core 10. I have installed the latest stable version of securecrt 6.1.4. All goes well. I start up securecrt and log onto a session it asks for a username and then hangs?
Anyone got any ideas?
Thanks
leon
2016 Apr 27
4
Semi-OT: very weird vi behaviour
This is weird. As in, *deeply* weird.
I ssh as root from one box to another (there are keys involved), and I go
to vi a file, such as
# line 1 #
# line 2 #
# line 3
# line 4
And what I see in vi is
# line 3
# line 4
BUT, if I scroll the cursor over each line with the arrow key... I see all
four lines. I've also looked at another file, and same thing. Just checked
it out on the server I
2003 Sep 17
12
[Bug 648] Cannot login using SecureCRT since openssh 3.7p1
http://bugzilla.mindrot.org/show_bug.cgi?id=648
Summary: Cannot login using SecureCRT since openssh 3.7p1
Product: Portable OpenSSH
Version: -current
Platform: ix86
OS/Version: Linux
Status: NEW
Severity: critical
Priority: P2
Component: sshd
AssignedTo: openssh-bugs at mindrot.org
2010 Nov 16
5
ssh prompting for password
hello list
I have a network mounted home directory shared between all hosts on my network:
[bluethundr at LCENT03:~]#df -h
Filesystem Size Used Avail Use% Mounted on
/dev/mapper/VolGroup00-LogVol00
140G 4.4G 128G 4% /
/dev/sda1 99M 35M 60M 37% /boot
tmpfs 1.6G 0 1.6G 0% /dev/shm
nas.summitnjhome.com:/mnt/nas
2004 Sep 15
1
secureCRT 3.3 -> openssh v3.7pl (checkpoint firewall)
Client - secureCRT 3.3 outside the firewall (Checkpoint)
Server - openssh v3.7 on an aix51 rs6k inside the fw
The firewall lets in the first packet but blocks the second with the
message: ssh 1.x not allowed. The connection gets reset. Here is the
trace from the client:
[SSH LOCAL ONLY] : Connect: 12.x.x.x:22 [direct]
[SSH LOCAL ONLY] : StateChange:
2014 May 01
1
Terminal settings
So this has been bugging me for a few years now and I can always "fix" the
problem, but I don't know if that's actually the correct way. So the issue
is terminal emulation. I use Secure CRT (vandyke.com) to connect to any and
all of my servers through SSH. Whether the terminal is set to 'linux' or
'xterm' makes no difference, I always get this output when I run a
2008 Jun 13
2
enabling maildir @ cli
Hi all,
I'm following a how-to for ISPConfig using CentOS5.1 and have run into
the following instruction:
-----
Dovecot uses Maildir format (not mbox), so if you install ISPConfig on
the server, please make sure you enable Maildir under Management ->
Server -> Settings -> Email. ISPConfig will then do the necessary
configuration.
----
Since I'm ssh'd in to the box and X
2005 May 11
6
Need help with GSSAPI authentication
Client: Windows XP pro, in an AD 2003 domain, running SecureCRT 4.1.11.
I've also got MIT Kerberos for Windows installed on the client, and Leash
shows that my tickets ARE forwardable.
Server: Solaris 8 Sparc server, with MIT Kerberos (krb5-1.4.1), and
OpenSSH 4.0p1.
I've created two AD accounts, and extracted keys mapped to
"host/hostname.domainname.com at REALM.COM" and
2016 Mar 22
3
Automatically forwarding fresh Kerberos tickets?
In an environment where users use smart cards to authenticate on Windows and then use ssh to login to UNIX systems via GSSAPI, it is nigh impossible to renew/refresh the Kerberos credentials in the UNIX session. If the user fails to renew their credentials before they expire, the user is stuck and must log out and log back in to get valid tickets.
Meanwhile it is entirely likely that on the
2002 May 28
5
Problems with UsePrivilegeSeparation (was: port fwd as user != root?
I just upgraded to OpenSSH3.2.3p1 as it seemed that
UsePrivilegeSeparation yes
might help with my problem (connections forwarded
are owned by root instead of the user I logged in as
on the server), but instead, sshd barfs on receiving
a connection. Without UsePrivilegeSeparation
the server works fine.
# strace -o /tmp/sshd.str sshd -d
debug1: sshd version OpenSSH_3.2.3p1
debug1: private host
2016 Apr 27
3
Semi-OT: very weird vi behaviour
> Date: Wednesday, April 27, 2016 13:43:00 +0000
> From: "Vanhorn, Mike" <michael.vanhorn at wright.edu>
>
> On 4/27/16, 9:39 AM, "centos-bounces at centos.org on behalf of
> m.roth at 5-cent.us" <centos-bounces at centos.org on behalf of
> m.roth at 5-cent.us> wrote:
>
>> And now, I just
>> ssh'd in from another windows, same
2009 Sep 11
3
first line refresh problem in SecureCRT telnet session
Hi,
I have a problem with SecureCRT (6.2.2) telnet session.
The first line in the telnet session don't refreshing.
I tried 1.1.28-29 release but still have a same problem.
all lines are scrolling well, but the first is not. I tried to resize the screen and change settings but nothing happened.
Is it a bug or I forgot to set something?
2003 Apr 08
2
OpenSSH 3.6.1p1 on NCR MP-RAS v4.3, several weird terminal problems
I compiled OpenSSH 3.6.1p1 on NCR MP-RAS v4.3 (or at least
"uname -a"'s output of 4.0.3.0 suggests v4.3, I'm not positive).
I was able to compile zlib (1.1.4) and openssl (0.9.7a) with little
trouble.
OpenSSH took hand-hacking the includes.h file as follows:
diff -cr openssh-3.6.1p1/includes.h openssh-3.6.1p1-customized/includes.h
*** openssh-3.6.1p1/includes.h Sun Oct 20
2002 Jun 30
2
Password auth problem with openssh 3.4 and Linux 2.2.20
After upgrading to openssh-3.4p1, password authentication is no longer
working on my system. I'm running Linux RedHat 6.2 with:
kernel 2.2.20
openssh-3.4p1
openssl-0.9.6
pam-0.72-6
pwdb-0.61-0
I've tried it with and without compression, with and without priv sep, and I
always get errors like this:
Jun 30 19:07:48 sugarfreejazz sshd[1344]: Failed password for randy from
10.10.10.2 port
2000 Apr 09
2
Password Login Failing... (Not sure this went through)
Appologise if this did make it to the list but I just subscribed and
didn't see it come back...
I am attmepting to install ssh/sshd on my RH6.1 Intel Box. Everything
seems to be working (not quite smooth sailing - I had to resort to
precompiled RPM for OpenSSL). I did however get it "working." I
generated a host key as root and then changed back to joe-user. I created
a key for
2008 Apr 28
3
R on X11 under Linux (newbie)
I just installed R on my 64 bit SUSE Linux system -- I compiled with the default x windows support on..
This may be a newbie question (apologies in advance)-- but how does this show up in X?
I have SSH'd in to my box and set my display -- I can run xcalc OK -- but when I hit the R binary it just goes to the command line -- if does not give me an x-window.
I suspect I need another
2008 Jul 21
20
Ideas for stopping ssh brute force attacks
just wanted to get some feedback from the community. Over the last few
days I have noticed my web server and email box have attempted to ssh'd to
using weird names like admin,appuser,nobody,etc.... None of these are
valid users. I know that I can block sshd all together with iptables but
that will not work for us. I did a little research on google and found
programs like sshguard and
2005 Aug 24
4
named is up but does not respond to queries
CentOS 4.1/bind-9.2.4-2.
I have named serving as a cache DNS server plus SOA for a local intranet
zone.
The problem I am encountering - over a period of time it stops
responding to queries.
nmap scan from a different host shows port 53 is visible. I can telnet
to the port but all queries to server time out. So much so that
"service named status" and "service named