similar to: Issue with Pseudo terminal allocation with Openssh6.1p1

Displaying 20 results from an estimated 1100 matches similar to: "Issue with Pseudo terminal allocation with Openssh6.1p1"

2014 Sep 22
8
[Bug 2280] New: openssh-6.6p1 compression throwing Segmentation fault
https://bugzilla.mindrot.org/show_bug.cgi?id=2280 Bug ID: 2280 Summary: openssh-6.6p1 compression throwing Segmentation fault Product: Portable OpenSSH Version: 6.6p1 Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: ssh Assignee:
2011 Oct 20
2
Wine through SSH for Quicken 2006
I am trying to run Quicken 2006 on Wine through an SSH tunnel. Everything is working fine through logging in and starting, until I click on one of my accounts in Quicken. At that point, Quicken freezes completely. I am running this on a CentOS 6 x86_64 PC. This is the information I get through a terminal window: bash-4.1$ ssh -Y <<user>>@<<server>> env
2001 Oct 08
1
FAQ 3.10
I'm having trouble getting any sort of work-around for 3.10 on Solaris 8 with Sun's tcsh. I've tried using "hup" to correct it but to no avail. This problem wasn't present with ssh version 1 - it just seem to work. Now we get all kinds of abandoned ssh processes lying around that have to be manually killed. Does anyone know if there is going to be a fix for this problem
2008 Jun 04
1
3.0.3pre2 progress fix doesnt work
The progress fix listed [quote] - If rsync exits in the middle of a --progress output, it now outputs a newline to prevent the progress line from being overwritten. [/quote] Appears to not work. == Test 1 == CTRL+C is used to abort:- rsync -av --whole-file --progress -e "ssh -p 23" test1:/test/ /test/ receiving incremental file list zone/english/ zone/english/mp_carentan1.ff
2008 Dec 13
0
[Bug 396] sshd orphans processes when no pty allocated
https://bugzilla.mindrot.org/show_bug.cgi?id=396 Martin d'Anjou <point14 at magma.ca> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |point14 at magma.ca --- Comment #13 from Martin d'Anjou <point14 at magma.ca> 2008-12-13
2023 Jul 07
1
Subsystem sftp invoked even though forced command created
On 06.07.23 23:37, MCMANUS, MICHAEL P wrote:> So changing the forced command as stated will break the application. I > would need to create a test bed to simulate the listener rather than > use the server as is, where is. That may produce false or misleading > results. Since the forced command is tied to the specific keypair in the authorized_keys, you could -- test with a different
2010 Jun 03
1
rsync via restricted ssh command=
I've read a few tutorials about how to use rsync via ssh using the command= functionality to restrict where the user can sync to. I've got this on the on the destination side in it's ~/.ssh/authorized_keys... command="rsync --server -vvnlogDtpre.iLsf --timeout=999 . bkp",no-port-forwarding,no-X11-forwarding,no-agent-forwarding ssh-rsa AAetc I've tried variations of the
2008 Apr 25
3
DO NOT REPLY [Bug 5418] New: rsync error: error allocating core memory buffers (code 22)
https://bugzilla.samba.org/show_bug.cgi?id=5418 Summary: rsync error: error allocating core memory buffers (code 22) Product: rsync Version: 3.0.2 Platform: Other OS/Version: AIX Status: NEW Severity: major Priority: P3 Component: core AssignedTo: wayned@samba.org
2001 Jul 03
2
2.9p?: connection hangs with agent forwarding
Hi! when using agent forwarding, the connection hangs on exit, if the agent has been accessed. Symptoms: - On the client side, when the agent is accessed, the following output is being logged: debug1: channel 1: new [authentication agent connection] debug1: confirm auth-agent at openssh.com debug1: channel 1: rcvd eof debug1: channel 1: output open -> drain debug1: channel 1: obuf empty
2001 Oct 08
1
Hanging ssh session...
Hi All, I am not sure if this is the same thing as the hang on exit bug, so sorry if this is a duplication of previous stuff. Essetntially I am experiencing ssh hangs with about .5% - 1% of my connections. I am running 2.9p2, on Solaris 7. I actually have empirical data on the hangings, as I wrote a script to create these connections in an endless loop, setting an alarm so I could recover
2001 Oct 23
1
ssh/sshd go off in limbo-land after closing remote session (v2.9.9p2)
When I run a remote xterm, the ssh hangs even after I quit the xterm. Below is the output for the following sequence: client> ssh -v -v -v dazel xterm xterm> exit client> ^C The outcome is always the same - the ssh doesn't exit with I quit the xterm... I have to hit CTRL-C on the client side. polycut:~> ssh -v -v -v dazel xterm OpenSSH_2.9p2, SSH protocols 1.5/2.0, OpenSSL
2010 May 25
1
save failed to INBOX: Internal error occurred.
OS: CentOS release 5.4 (Final) Postfix: postfix-2.5.1-1.mysql.sasl2.vda.rhel5 Postfixadmin: 2.3 Dovecot: 1.2.11 Squirrelmai: 1.4.20 Configuration based on http://wiki.dovecot.org/HowTo/DovecotLDAPostfixAdminMySQL which I have updated a few time ;) Using postfixadmin I have create a virtual domain and created testing users (test1 ? test6). With Squirrelmail these users can login but issues arise
2007 Nov 18
0
Pseudo resource routes
I added a route mapper called facebook_resources. This allows you to create pseudo-resource routes. Since everything is a POST in Facebook, you can''t identify routes using HTTP verbs. Each route is prefixed with its action, except for index. Example: map.facebook_resources :profiles Will give you the following named routes: new_profile POST /profiles/new profiles POST
2006 May 24
0
how to add a "pseudo" folder before the controllers/action/id
Hi, I''m trying to add a pseudo folder before the controllers, the website is working perfectly on http://w3.mysite.com/mycontroller/myaction, but I try to insere an actifical folder before the controllers like: http://w3.mysite.com/notrealfolder/mycontroller/myaction. Actually, rails considere the "notrealfolder" as a controller... does any one know how should I do to
2006 Apr 28
0
Model caching for pseudo-constant globals
Hi folks, I have a number of models which do sometimes change, but which are mostly invariant. These include things like FeatureType, Feature, Country and SwearWord. They''re ActiveRecord subclasses, backed by the database, so that they''re easy for administrators to edit. Is there a sane way to implement model caching for these, such that I can do stuff like this in my
2008 Aug 11
1
1.4 SVN / dahdi / meetme / -> unable to open pseudo device
Hi, I was switching from zaptel to dahdi and got latest SVN from everything. Compiling works fine. kernel module dahdi_dummy is loaded. /dev/dahdi/pseudo exists Trying to go into a meetme does not work: [Aug 11 14:04:45] -- Executing [8001 at client_int_sgmobile:1] MeetMe("SCCP/6000-00000001", "444|dcIM") in new stack [Aug 11 14:04:45] WARNING[4184]: app_meetme.c:775
2013 Jun 06
1
asterisk 1.8.22 - : app_meetme.c:1248 build_conf: Unable to open DAHDI pseudo devic
Hello All, I upgraded Asterisk 1.8.10 to Asterisk 1.8.22 since upgrading I can't get meetme feature to work when dial meetme extension, can you please help? It always worked before, also I do not have dahdi installed on this machine, never did. -- Executing [104 at sipphones:1] MeetMe("SIP/101-00000813", "104") in new stack == Parsing
2008 Feb 05
0
meetme with ztxen - WARNING[10725]: app_meetme.c:772 build_conf: Unable to open pseudo device
Hi, I have asterisk installed in the xen virtual server. I installed zaptel 1.4.2.1 and patched it to have ztxen module. I loaded ztxen module but when I try to invoke or call to my meetme application I get the following warning and negative result of connecting to conference: [Feb 5 17:46:13] WARNING[10725]: app_meetme.c:772 build_conf: Unable to open pseudo device [Feb 5 17:46:13] --
2013 Apr 05
0
Re: How to create 10000 pseudo data for Testing in RoR
haxuan lac wrote in post #1104574: > I want to test performance of project. > So i want make 10000 record of table for testing. > I don''t know how to ganerate record. > Who can help me? Thanks. Look at rails cast #179. this has a tutorial on using seed.rub to create test data. http://railscasts.com/episodes/179-seed-data?view=comments -- Posted via
2012 Aug 24
1
Pseudo R squared in gls model
Dear R users, I'm wondering if the gls function reports pseudo R. I do not see it by summary(). If the package does not report, can I calculate it in this way? Adjusted pseudo R squared = 1 - [(Loglik(beta) - k ) / Loglik(null)] where k is the number of IVs. Thanks! Gary [[alternative HTML version deleted]]