Displaying 20 results from an estimated 46 matches for "idletimeouts".
Did you mean:
idletimeout
2001 Aug 20
1
Idletimeout patch, third attempt
...c 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.
Now serverloop.c only uses packet.c and not the other way around, so
dependencies are cleaner.
- I implemented packet_select() in packet.c. This makes possible
to catch idletimeouts not only when when server is sitting in
wait_until_can_do_something() but also when server is
waiting for completion of full packet in packet_read() or waiting
for completion of writing full packet in packet_write_wait(). With
previous patches sshd could (in theory at least) hang on packet_...
2001 Aug 16
4
Idletimeout patch
...timeout was for client
@@ -208,6 +211,24 @@
} else
client_alive_scheduled = 0;
+
+ if (options.idletimeout>0) {
+ if (idletime_last==0) {
+ /* Initialize idletime_last */
+ time(&idletime_last);
+ }
+ /* Schedule idletimeout if no other timeouts are scheduled.
+ * Idletimeouts are the longest and it is not a big deal,
+ * if they are missed by few seconds. */
+ if (max_time_milliseconds == 0) {
+ time_t diff=time(NULL)-idletime_last;
+ if (diff>=options.idletimeout)
+ max_time_seconds=1;
+ else
+ max_time_seconds=options.idletimeout-diff;
+ }
+ }
+...
2007 Jun 24
2
IdleTimeout patch did not get in?
Doing a search in the list archives, I see that in 2001/2002 there was
a patch made available for IdleTimeout keyword, for example:
http://marc.info/?l=openssh-unix-dev&m=99838019319356&w=2
Looks like that patch did not make it in the following versions of
OpenSSH - is there a reason why - any chance of the patch getting
back in?
I do know about ClientInterval, but I think I need
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)
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.
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
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
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
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
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:
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:
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 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
2005 Jul 19
2
cisco 7970 sccp
Does anyone have the 7970 work with sccp?
I have used the example configurations from the wiki.
I can see that the phone is failing to retrieve the
CTLSEP<MAC>.tlv file and then is able to retrieve the
SEP<MAC>.cnf.xml file. The phone is hanging with the
message "updating ctl".
Thanks,
John
SEP<MAC>.cnf.xml:
<device>
<devicePool>
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
2005 Jul 06
3
cisco 7940 + sccp issue
Hi,
Does anyone know how to make this thing (7940) work with asterisk
(chan_sccp module) ?
I've set the configuration according to the wiki and now the phone just
keep asking for CTLSEP<xxx>.tlv from my tftp server.
In the cisco's web interface, I found this in the device logs :
0x8106, 0x0, 0x12300800
0x8106, 0x0, 0x12300800
0x8106, 0x0, 0x12300800
0x8106, 0x0, 0x12300800
...
2006 Jan 16
1
cisco 7940 firmware upgrade
I have been trying for sometime to upgrade this phone to either sip, or the
latest sccp (at this point I don't care) with no success. It has an sccp
image (don't know the version off the top of my head) that is incompatible
with chan_sccp. When I boot up the phone, it asks the tfpt server for the
.tlv file, then the SEP<mac> file which it receives successfully. It then
asks for
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: