similar to: curious behavior with ssh OpenSSH_3.9p1

Displaying 20 results from an estimated 300 matches similar to: "curious behavior with ssh OpenSSH_3.9p1"

2011 Jun 02
1
Openwindows run on remote machine on OpenSSH_3.9p1 solaris 5.8
Hi, I've had some strange recent behaviour from ssh (OpenSSH_3.9p1 Solaris 5.8). I have an application that runs a script that run a remote command over ssh, however rather than running the command ssh tried to run openwindows (an xsession app, i think). Every time the application ran the command the same issue would occur, until the application was restarted. The command it should have been
2006 Oct 31
2
SSH 1.0.1 and 1.1 have different prompt.
Hi, Just feel curiously. I am using sun SSH 1.0.1 and 1.1 on different machines, and get different password promts as follows. ------------------------------------ root> ssh -V SSH Version Sun_SSH_1.0.1, protocol versions 1.5/2.0. root>ssh 10.193.106.90 root at 10.193.106.90's Password: ------------------------------------ root> ssh -V Sun_SSH_1.1, SSH protocols 1.5/2.0, OpenSSL
2010 Sep 03
10
[Bug 1814] New: scp get file prepends -- before filename
https://bugzilla.mindrot.org/show_bug.cgi?id=1814 Summary: scp get file prepends -- before filename Product: Portable OpenSSH Version: 5.5p1 Platform: Other OS/Version: Linux Status: NEW Severity: normal Priority: P2 Component: scp AssignedTo: unassigned-bugs at mindrot.org ReportedBy:
2011 Mar 17
3
exit status of ssh?
The man page for ssh says that the exit status of ssh should be the exit status of the program that it runs. The session terminates when the command or shell on the remote machine exits and all X11 and TCP/IP connections have been closed. The exit sta? tus of the remote program is returned as the exit status of ssh. ... ssh exits with the exit status of the remote command or with 255 if an error
2002 Feb 04
0
XTerminal issue
What does wine exactly trying to do when i run it remotely? I've got some XTerminals and I'd like to run MSOffice on them (on the app server, actually) but when i try to w(h)ine it starts up, makes noise on the net for some 5mins (doing the fonts). After that it dumps an error message saying that he's run out of resources (the X server I think). --
2004 Jul 21
1
ssh and root on 4.10 = password discovery (maybe)
Hello. I'm not 100% sure if this is a configuration error on my side or a 'bad idea' on sshd/FreeBSD sides. A remote root ssh connection to a FreeBSD 4.10 server (with no remote root access) will allow you to 'work out' the root password. However, if you try the same against 5.2.1 FreeBSD, you have little chance. The following are pretty clear examples. If this is a config
2005 Nov 20
4
Ssh with OS X Tiger (Darwin) and CentOS 4.2
Anyone know any issue with OS X 10.4 and CentOS with ssh or any connectivity issue with: OpenSSH_3.8.1p1 vs OpenSSH_3.9p1?
2004 May 12
2
Bad configuration option: Banner
I have been unable to use the Banner option in the sshd_config for the verision of openssh I am using: # ssh -V SSH Version OpenSSH_2.1.1, protocol versions 1.5/2.0. Compiled with SSL (0x0090704f). Here is what I get when I have the entry "Banner /etc/issue" in the sshd_config: starting SSHD daemon # /usr/local/etc/sshd_config: line 21: Bad configuration option: Banner
2005 Mar 15
1
Segmentation fault on public key authentification
Hello list, after some weeks of operation and updates one server of mine needed a reboot. Now authentification with public key causes a segfault. System information: 2.6.8-gentoo-r4 x86_64 AMD Dual Opteron(tm) Processor 242 AuthenticAMD Debugging information: // ssh fom node2 to node1 # ssh -vvv node1 OpenSSH_3.9p1, OpenSSL 0.9.7d 17 Mar 2004 debug1: Reading configuration data
2007 Sep 26
3
OpenSSH multiple private key question
I am using CentOS 4.5 with OpenSSH_3.9p1 and I am curious if anyone has a solution for this scenario. I have several pub/priv keys that I use for various tasks/reasons. My issue is that I want to have 2 private keys stored in ~/.ssh/ and I am not sure the best way to accomplish that. Currently I am using ssh-agent, and it works fine for manually performing tasks. I was curious if there
2010 Jul 14
2
ver 2.11.1 from xterm on Mac without lme4
Hi, I just installed version 2.11.1 on my Mac OS X 10.5.2. When I try running R from my xterm, I get the following error: Error in loadNamespace(name) : there is no package called 'lme4' Fatal error: unable to restore saved data in .RData I am returned to the terminal prompt and can not run R. I can open this version of R from the R console and tried installing the lme4 source
2005 Mar 02
0
Ssh / sft /scp password problems, agent runs fine
Hi :-) When i use scp or sftp with password login, it dont com back fbeckman at zvadm6:/home/fbeckman $ scp /etc/hosts root at devil3:/var/tmp/ Password: hosts 100% 283KB 283.4KB/s 00:00 .... <sleep> ^CKilled by signal 2. fbeckman at zvadm6:/home/fbeckman $ Only Ctrl C helps Exsample 2: ssh devil3
1999 Jun 07
2
RedHat 6.0, /dev/pts permissions bug when using xterm (fwd)
[Mod: forwarded from BUGTRAQ -- alex] ---------- Forwarded message ---------- Date: Sun, 6 Jun 1999 19:15:05 +0000 From: noc-wage <wage@IDIRECT.CA> To: BUGTRAQ@NETSPACE.ORG Subject: RedHat 6.0, /dev/pts permissions bug when using xterm Once again I''ve come up with another trivial Denial of Service flaw, (wow, I seem to be good at this Conseal Firewall, +++ath0, ppp byte-stuffing)
2006 Jun 12
0
Curious about new (ActiveRecord::Base)
Because the documentation isn''t clear (at least to me)... I have a Logfile model that has corresponding fields in MySql. The main ones are id, fileName, and content type. However, I can pass a File object to a new Logfile and have handlers that I created in the Logfile class extract the data. However, the documentation states "...you can?t have attributes that aren?t part of
2006 Dec 21
0
Curious win32-changenotify behavior - numbers instead of names
Hi all, Ruby 1.8.5 win32-ipc 0.4.2 (or 0.5.0 in cvs) win32-changenotify 0.4.2 I noticed something strange tonight while tinkering with win32-changenotify. Here''s my sample script: # cntest.rb require ''win32/changenotify'' include Win32 path = "C:\\test" filter = ChangeNotify::FILE_NAME | ChangeNotify::DIR_NAME cn = ChangeNotify.new(path, true, filter)
2004 Feb 09
1
Curious pause/resume behavior
Hi all, While testing the pause/resume functionality with the daemon_test.rb script, I noticed this odd bit of behavior. It appears that sometimes, the pause command seems to actually stop the service. It doesn''t happen every time - just sometimes. Here is a bit of command line history to demonstrate: C:\eclipse\workspace\win32-service-0.4.0\test>ruby daemon_test.rb start VERSION:
2006 Jan 24
0
curious
I have rails on my linux laptop connecting just fine to SQL Server 2000. Why can''t I do the same with Ruby from a script or command line. More precisely, I cannot insert into a database table at all from a script or command line. (If I had to guess, I would say Rails is smarter than I when it automagically creates the sql statements.) Can anyone point me in the right direction on how
2003 Oct 01
0
curious error with tkcheckbutton
Hello, the following code produces an error when executing it, it is a code that produces 6 checkbutton that at the beginning are empty, when selecting the first checkbox he says that doesn't know the second variable tcl, he say: [1] "1" Error in structure(.External("dotTcl", ..., PACKAGE = "tcltk"), class = "tclObj") : [tcl] can't
2009 Oct 09
1
Samba4 stability: Just because I'm curious
Hi people: I know that Samba4 isn't ready for production yet, i understand that is in alpha phase. But I'd like to know what "isn't ready for production" means? What minimal features are stable and what aren't? Does this mean that the basic funcionality could just make Samba4 hang? I would appreciate some comments about the features or reasons that makes Samba4 unstable
2009 Oct 25
2
Curious behaviour of openvpn
I noticed that when I went over to CentOS-5.4 on my server (and re-booted), my openvpn connections failed for a couple of hours, and then came back. Has anyone noticed this? What puzzled me was that the tun0 interface was present on all machines (according to ifconfig) but the connections seemed to be lost. -- Timothy Murphy e-mail: gayleard /at/ eircom.net tel: +353-86-2336090,