Displaying 20 results from an estimated 2000 matches similar to: "[Bug 653] sshd breaks logins after upgrade to 3.7.1p1 (Tru64 UNIX)"
2003 Sep 05
20
[Bug 635] openssh-SNAP-20030903: configure does not work well with heimdal(krb5)
http://bugzilla.mindrot.org/show_bug.cgi?id=635
Summary: openssh-SNAP-20030903: configure does not work well with
heimdal(krb5)
Product: Portable OpenSSH
Version: -current
Platform: All
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: Kerberos support
2003 Jun 10
2
SecurID authentication for 3.6.1p2 with privsep
Hello all,
I have made SecurID authentication for OpenSSH 3.6.1p2.
This patch was totaly rewritten, so please test it before use.
Kbd-int authentication is now integrated into challenge response
auth.
Privsep is now fully suported.
PS: What do you think of selective access to the individual
authentications, similar to AllowGroups/DenyGroups or maybe
AllowUsers/DenyUsers ?
Vaclav Tomec
2003 Sep 17
5
problems with 3.7.1p1 on IRIX (again)
Hi,
I've seen a few messages re. problems with 3.7.1p1 on IRIX 6.5...
I'm using 6.5.19 and having no trouble compiling, installing and
starting, but sshd just closes the connection with no explanation.
debug/verbose modes don't seem to give any clues.
Darren Tucker suggested defining BROKEN_GETADDRINFO in config.h,
but I find that compilation then fails (assuming I've implemented
2013 Jul 20
7
Failure to Launch (was override -q option)
Attached is the very verbose ssh output. Just to be perverse, this time two
nodes lost connectivity. The only thing I see is lines saying that the two
connections are lost, although being honest I have no idea what everything
else means. For reference, 8 ssh cinnections were being made at the same
time for a 8x8mpi task.
N.B., since the OS I am using does not have rsh, I am currently using the
2008 Jun 12
8
Booting from CD to rescue a DomU
Hi Xen Users,
I would like to boot into a knoppix iso on an existing domU.
In my config file i have:
disk = [
"file:/var/lib/xen/images/machine-10.img,hda,w","file:/mnt/knoppix.iso,
hdb:cdrom,hdb,r" ]
Can''t seem to boot it though. Do I have to go into the VMs BIOS to tell it
to boot it?
Cheers
CHris
_______________________________________________
Xen-users
2006 Sep 14
2
openSSH 4.3p2
I have compiled the latest version to test out, installed into /opt so
as not to break my old version, and have not been able to log in, I am
trying to ssh into the local machine...
rmarshall at Sam:/opt/bin$ ./ssh sam -v
OpenSSH_4.3p2, OpenSSL 0.9.7g 11 Apr 2005
debug1: Reading configuration data /opt/etc/ssh/ssh_config
debug1: Connecting to sam [127.0.0.1] port 22.
debug1: Connection
2006 Apr 21
4
Solaris 8 x86 rsa pubkey auth problem
Hello,
I got some weird problem with public key authentication using rsa key pair.
Let me first of all explain my setup.
1) I got two Solaris 8 x86 boxes
uname -a
SunOS 5.8 Generic_117351-24 i86pc i386 i86pc
<kdc: 192.168.10.11> <---> <module: 192.168.10.10>
2) They're running absolutely identical openssh installations
I'm using pkgsrc, so I've builded all
2009 Sep 22
2
Problems using sftp on HMC IBM system
Hello friends,
I am having some problems using sftp to reach a HMC IBM system. The
connection is suddenly closed and I don't why. Actually I don't know
exactly how to read all these debug information. I would be very glad
with any help on this topic. Here is the full debug output provided from
the command execution:
otubo at phoenix ~ $ sftp -vvv hscroot at skiper
Connecting to
2004 Jun 29
1
OpenVMS SSH password expiry woes continue
I sent in a patch a week or so ago for a problem a customer of mine was
seeing when trying to connect to their OpenVMS system with an 3.8.1p2
OpenSSH client (running on a linux box or in cygwin) and trying to login to
an account who had an expired password.
The problem continues although now it has nothing to do with what my patch
handled as they have since upgraded their SSH software on the VMS
2002 Aug 07
1
Unrelated (was RE: so-called-hang-on-exit)
"ssh -n ..." means ssh will close stdin and open /dev/null for stdin. It does not mean losing th eoutput of ssh.
Nico
--
> -----Original Message-----
> From: Eric Garff [mailto:egarff at omniture.com]
> Sent: Wednesday, August 07, 2002 12:11 PM
> To: openssh-unix-dev at mindrot.org
> Subject: Re: Unrelated (was RE: so-called-hang-on-exit)
>
>
> Sadly, no such
2001 Aug 22
1
[Fwd: [Fwd: openssh 2.9p2 hang problem]]
Markus Friedl wrote:
>
> ?'m not sure where the 'bug' is and whether this is 'really' a bug.
>
> try to talk to the openssh-unix-dev list, i'm too busy right now :(
>
> -m
>
> On Thu, Aug 16, 2001 at 03:51:19PM +0100, Mark Reardon wrote:
> > Hello Markus,
> >
> > I recently posted you with a mention of the 2.9p2 possible problem
2012 Jul 06
1
Can not login with key-exchange is chrooted sftp environment
Hi,
We need to allow log in based on public key generated using ssh-keygen (rsa key) for SFTP with chroot (internal sftp). I am not able to log in with just key exchange. I can login using password.
I am able to log-in with out password for an ssh session unlike sftp session.
Is there a way to login with key-exchange only for internal-sftp with chroot?
Here is the trace
OpenSSH_3.9p1, OpenSSL
2006 Jan 19
5
Only one chance to enter a new password?
Hello there,
We are using OpenSSH_3.9p1, OpenSSL 0.9.7d 17 Mar 2004 on various
Solaris boxes with PAM and an LDAP server back end.
Recently we have added a requirement for users to have complex
passwords. The problem is, if a user's password has expired, when they
log in they are prompted for a new password (good) but if they enter a
non-complex new password the session is closed rather than
2003 Sep 17
8
[Bug 657] Priv seperation causes setreuid error
http://bugzilla.mindrot.org/show_bug.cgi?id=657
dtucker at zip.com.au changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Priv seperation causes |Priv seperation causes
|segfault |setreuid error
------- Additional Comments From dtucker at
2001 Jul 26
1
possible bug: OpenSSH appears to freeze on exit
Hello,
I believe I may have discovered what appears to be a small anomoly in
the way
OpenSSH closes connections and thought if I gave you some feedback I
might
be able to make a very small contributution to the development of
openssh.
This might be a Solaris 2.6 anomoly or an openssh anomoly or a
combination of both.
I came across this apparent anomoly because we use openssh (via cron)
here
to
2015 May 08
4
Q: respecting .ssh/id_rsa
While attempting to debug something else I ran across this:
ssh -vvv somehost
. . .
debug1: Connection established.
debug1: permanently_set_uid: 0/0
debug1: identity file /root/.ssh/identity type -1
debug1: identity file /root/.ssh/identity-cert type -1
debug3: Not a RSA1 key file /root/.ssh/id_rsa.
debug2: key_type_from_name: unknown key type '-----BEGIN'
debug3: key_read: missing
2008 Jun 16
5
Re: ssh between DomUs in Xen3.2
Hi Waldirio:
I tried telnet earlier from one DomU to another
[root@localhost ~]# telnet 192.168.17.201 22
Trying 192.168.17.201...
Connected to 192.168.17.201 (192.168.17.201).
Escape character is ''^]''.
and then it just hangs...
So it looks like I can connect to the port from DomU to DomU.
But from Dom0 to a DomU
[root@gxn-wn2 ~]# telnet 192.168.17.201 22
Trying
2009 Jun 05
2
ssh trouble checklist
Hi.
There should be a checklist of everything that can go wrong with
making an ssh connection.
Here's one entry for the list, which I didn't know before, and
* I couldn't see the problem from the -ddd and -vvv output, and
* there were no /var/log/* file entries to give hints.
Here's what I did
sudo kill <pid-of-sshd>
/usr/sbin/sshd
No good.
Usually I did kill
2002 Jul 03
3
[Bug 333] X11 forwarding not working in OpenSSH 3.4p1
http://bugzilla.mindrot.org/show_bug.cgi?id=333
------- Additional Comments From stevesk at pobox.com 2002-07-04 05:41 -------
i will guess configure did not find an xauth when
it was built ($PATH is irrelevant here). please
verify.
see $HOME/.ssh/rc example in sshd.8 which can be used
as a workaround in this case.
djm: autoconf-2.53 exposes a bug for xauth path detection.
------- You
2002 Sep 16
2
privsep versus compression
Hi,
I'm unable to get Kerberos4 authentication working with openssh-3.4p1.
I'm getting a message that privsep is not available on my platform (Irix
6.5.15) and another message stating that compression and privsep are
mutually exclusive. But, ssh decided to turn off compression, I think
because of servconf.c. I think it would be more usefull to have
compression enabled and disable privsep