Displaying 20 results from an estimated 1000 matches similar to: "IdleTimeout patch did not get in?"
2001 Aug 20
1
Idletimeout patch, third attempt
Here is my third attempt at the idletimeout patch. I tried to address
the points which Marcus Friedl brought up.
It is actually bigger than the previous patches, but not as intrusive.
It is big because it moves some stuff from serverloop.c to packet.c.
- I moved all the logic to packet.c. This means that I also had to move
the actual select() call, which used to be in serverloop.c to packet.c.
2004 Apr 20
1
A question on idletimeout for OpenSSH
Hello..
I would like to know if there is a keyword in OpenSSH analogous to IdleTimeout for SSH1. Is there the ability to configure an idle timeout in OpenSSH?
Thanks in advance for your response
Amba Giri
Symbol Technologies, San Jose
P: 408-528-2721
E:agiri at sj.symbol.com
Symbol. The Enterprise Mobility Company.
2001 Aug 16
4
Idletimeout patch
While I was updating our ssh-servers, I rewrote my old patch that adds
idletimeout (just like in old ssh1) parameter to openssh. Since reapplying
the patch for all new versions of openssh is not fun at all, I would like
to have it included in the official openssh, if you consider the patch
worthy.
Unlike ClientAlive, idletimeout works for both protocol versions. It also
works together with
2007 Jul 10
1
[Bug 1338] New: Idletimeout for both client and server
http://bugzilla.mindrot.org/show_bug.cgi?id=1338
Summary: Idletimeout for both client and server
Product: Portable OpenSSH
Version: 4.6p1
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: wmertens at
2006 Nov 20
1
Winbindd and idletimeout on the LDAP server
Hi
We have a problem with samba (winbind) when we enable idletimeout on the
OpenLDAP servers. If it is set we sometimes get an error:
mhansen@scenic32:~> smbclient -Umhansen //cups/p6
Password:
session setup failed: NT_STATUS_IO_TIMEOUT
The log entries (log.wb-DOMAIN)on the DOMAIN MEMBER server (cups in this
case) are:
[2006/11/20 14:24:07, 0] rpc_client/cli_pipe.c:rpc_api_pipe(790)
2006 Apr 18
2
OpenSSH and Idle Timeouts
Theo et al.,
I've looked back through the OpenSSH mailing lists and am stumped as to
why there is no IdleTimeout option for OpenSSH. (Normally the omission
of a feature as useful as this generates much debate and flame-quashing
from the dev. team).
Is there some background to this that I'm missing?
Here's the scenario, and I'm fully open to any workarounds.
We use a
2007 Jan 25
1
LDAP Timeout
Hi all
I have a running samba 3.0.21c with OpenLDAP 2.3 configured as PDC, and also
one BDC with same version of samba and openldap.
It was working fine far the past few months. There are about 400 users on
the domain and 600 groups.
There 2 file servers [Domain Member server]( linux system RHEL 4.0 update3
with samba version 3.0.21c joined to the domain) which provides shares. All
the users get
2004 Nov 05
1
Possible bug with Samba and LDAP
Configuration Overview:
OS: Fedora Core 2
Samba: 3.0.7-2 (as distributed) configured as a PDC using ldap for
authentication info
LDAP: openldap 2.1.29
Ever since we upgraded to Samba 3 we've been having problems with users
randomly getting disconnected from our server. I have managed to trace the
problem down to our LDAP server. Our LDAP server is configured with
idletimeout 60. This
2007 Jul 23
0
ControlPersist + IdleTimeout
Hi there,
So I created a patch that makes ssh behave more like sudo. You
connect to a host typing your password, you quit, you connect again
and you are let in immediately. If you wait for too long you have to
type your password again.
It works if you have a ControlPath, ControlMaster is auto,
ControlPersist is yes and ControlTimeout is for example 5m. This will
make a master when you
2012 Aug 17
5
Hiera, Hashes, and Create_resources
Howdy:
I need some help please to get hiera configuration data derived
from YAML, thru puppet. I have studied Internet search results and
puppet documentation on create_resources and custom defines but
need a little help along. I can print out the YAML from variables,
arrays, and, finally, hashes too from a puppet manifest.
One thing that is stumping me is how to access from the custom
define
2006 Aug 15
2
Apache & FCGI: Premature end of script headers:
Hi,
I have quite a problem right now. After finish of development I
installed rails with fcgi and apache on my production env. Everything
seems to be configured ok, but once I while I get the famous error
message:
" Premature end of script headers: dispatch.fcgi"
I cant see any generel configuration problem, as sometimes everything is
running fine.
Maybe it is a problem related to
2007 May 17
3
Ubuntu rails server
Hello,
I try to install on my ubuntu ruby on rails server.
I have install ruby,rails,gem and all files but doesn''t work.
When i run the server with webrick works perfect but when i use apache
i get this message:
We''re sorry, but something went wrong.
We''ve been notified about this issue and we''ll take a look at it
shortly.
Here are my installed app versions:
2006 Apr 09
18
I can''t get mod_fcgid to work
Hi,
I just installed mod_fcgid on my apache2 server.
When I try to load my application I get an
"Application error - Rails application failed ..." message.
In my Apache2 error-log it says:
Premature end of script headers dispatch.fcgi
mod_fcgid process /data/www/app/dispacth.fcgi exit (communication
error),
terminated by calling exit(), return code 1
Any help with this would be
2005 May 25
13
Cisco 7960 Firmware help please.
Was in the process of upgrading a 7960 to SIP and in advertently applied
a skinny image (P003G302.bin), now no matter what i put in OS79XX.TXT
and OS7960.TXT it simply wont upgrade. The phone is pulling down
OS79XX.TXT from my TFTP server but then goes on to repetedly ask for
SEP<MACaddr>.cnf.
Help!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 Dec 01
0
Samba and connections to LDAP timeout
Hi
We have an all SAMBA Domain (all samba-3.0.23d) running with two
OpenLDAP servers (2.3.27).
We experience quite a few NT_STATUS_IO_TIMEOUTs when using smbclient.
Windows clients just experience delays (up to several minutes).
I've done some debugging:
On the client i issue:
smbclient -Umhansen //lfs1/mhansen
lfs1 is a domain member server.
On lfs1 (log level 10) i get the following in
2007 Jul 05
36
[Bug 1330] New: RFE: 'ControlPersist' support -- automatically fork and leave ControlMaster behind as a dæmon
http://bugzilla.mindrot.org/show_bug.cgi?id=1330
Summary: RFE: 'ControlPersist' support -- automatically fork and
leave ControlMaster behind as a d?mon
Product: Portable OpenSSH
Version: 4.6p1
Platform: Other
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component:
2016 Oct 20
8
[Bug 2627] New: Documentation update: semantic of ClientAliveCountMax 0 unclear
https://bugzilla.mindrot.org/show_bug.cgi?id=2627
Bug ID: 2627
Summary: Documentation update: semantic of ClientAliveCountMax
0 unclear
Product: Portable OpenSSH
Version: 7.3p1
Hardware: All
OS: All
Status: NEW
Severity: trivial
Priority: P5
Component: sshd
2018 Feb 12
4
Problem with ssh disconnecting
Running CentOS 7 on workstation and having a problem with ssh disconnects. My ssh_config contains:
Host *
TCPKeepAlive yes
ServerAliveInterval 30
ServerAliveCountMax 300
and sshd_config on the server contains:
TCPKeepAlive yes
ClientAliveInterval 60
ClientAliveCountMax 300
Have I missed any setting needed to prevent these random disconnects? I don't think there is anything wrong with the
2018 Feb 13
4
Problem with ssh disconnecting
On 02/12/2018 07:24 PM, Liam O'Toole wrote:
> On 2018-02-12, H <agents at meddatainc.com> wrote:
>> Running CentOS 7 on workstation and having a problem with ssh
>> disconnects. My ssh_config contains:
>>
>> Host *
>> TCPKeepAlive yes
>> ServerAliveInterval 30
>> ServerAliveCountMax 300
>>
>> and sshd_config on the server contains:
2004 Jan 20
1
Cisco 7940 with asterisk
Hi all,
I've been playing around with a cisco 7940 phone. It seems to like
talking to Asterisk with the chan_sccp plugin. The only problem is that
it tries to call out to a SEPXXXXXXXXX.cnf.xml file to verify it's
configuration. I've found docs for SEP*.cnf files, but not .xml ones.
Does anyone have a .xml file for a 7940 (Skinny?) phone that I can start
with?
...Jeff