Displaying 20 results from an estimated 20000 matches similar to: "MaxConnections"
2004 Apr 27
1
A question on limiting the number of ssh connections to the ssh server
Hello
I would like to know if there is a keyword in sshd_config that can be
used to limit the number of simultaneous connections an OpenSSH server
will accept. There is a MaxConnections keyword in SSH2 but I have not
found a similar keyword for 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
1999 Nov 20
1
openssh and DOS
It appears that openssh has inherited the dos attack that ssh is
susceptible to. This has been discussed on Bugtraq (see
http://securityportal.com/list-archive/bugtraq/1999/Sep/0124.html
for the thread). There does not appear to be an official for ssh.
Attached below is a simple, proof of concept, patch that adds a
MaxConnections to sshd_config that sets the maximum number of
simultaneous
2002 Jun 13
1
MaxStartups
Hello,
What is the effect of MaxStartups in the configuration file sshd_config?
How this keyword effects the working of sshd?
regards
Kumaresh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.mindrot.org/pipermail/openssh-unix-dev/attachments/20020613/8306c832/attachment.html
2002 Apr 16
0
[Bug 218] New: make fails on IRIX 5.3
http://bugzilla.mindrot.org/show_bug.cgi?id=218
Summary: make fails on IRIX 5.3
Product: Portable OpenSSH
Version: 3.1p1
Platform: MIPS
OS/Version: IRIX
Status: NEW
Severity: normal
Priority: P2
Component: Build system
AssignedTo: openssh-unix-dev at mindrot.org
ReportedBy: steve at
2002 Jul 26
1
Kerberos V help
Hello All,
I am using Kerberos-V in my machine (HP-UX version 11.11) and i successfully
installed it.
When i run the setup service
# /opt/krb5/sbin/krb5setup
options entered:
----------------
1) Configure as a Primary Security Server
2) Default Security mechanism DES-MD5
3) Do you want to stash the principal database key on your local disk (y/n)?
[y] : n
4) Secondary security server - q (skipped)
2004 Mar 04
4
SSH + Kerberos Password auth
Hello,
I have a question about SSH with Kerberos password authentication .
Do I receive any host ticket to my client machine when I do ssh connection
with Kerberos password authenticaiton? If dont, why?
If I login to remote machine through telnet with Kerberos Password
authentication [through PAM-kerberos], then I can see the tickets with
klist. But with the same setup for sshd, I cannot see
2006 Mar 29
0
MaxConnections in IE and Ajax.Request/Sortable
Hi all,
IƤve built some functionality in a CMS where you can drag and drop
small elements on the page between 2+ panes/containers/divs. Whenever
a drag-drop event has occurred (onUpdate) I make a Ajax.Request to
save the new layout in the CMS.
The code is as follows:
in an onload-function:
var a = ["subcontent", "main"];
for (var i=0; id=a[i]; i++) {
if ($(id)) {
2002 Jul 22
2
Kerberos-4 client configuration
Hi all,
I want to configure Kerberos as the authenticating service for Secure
Shell.I am using a Linux machine as the KDC.
I have successfully configured the server (Linux machine) as KDC.
My client machine is HP-UX Version 11.11.
Now when i initialize the client for kerberos by running "kinit" in the
HP-UX machine(client), it displays
"kinit: Time is out of bounds
2004 Jan 27
3
OpenSSH - Connection problem when LoginGraceTime exceeds time
Hello,
This problem is regarding the configuration directive called
'LoginGraceTime'.
Problem Description:
Tests were done with OpenSSH -3.6.1p2 and 3.7.1p2 on HP-UX.
sshd is started with LoginGraceTime as 1 minute.Three windows were used to
initiate the ssh client.After launching two clients wait for a sometime
without issuing the password so it exceeds the grace period for login.when
2008 Feb 13
4
Attendant phone
Dear list,
I need to buy a phone which could monitor the state of the maximun number of
sip extensions about 200. It is for an attendant. I just saw Snom 370 with
keypad and Linksys 962 but they do not let me to monitor 200 extensions
states adding keypads.
Do you know any kind of phone that let me do that?
Which is the maximun number of extensions your phones can monitor and which
models phones
2002 Mar 26
0
openssh3.1p1 -- 'ssh' connection gets terminated
Hi,
Compiled openssh3.1p1 by adding '-DINET6' flag to compile line to enable
it to be installed on our ipv6 systems. No other code change was done
to openssh. Installed it on two ipv6 systems and two ipv4 systems.
Whenerer the server is an ipv4 system, ssh client seems to establish
connection but it terminates immediately after printing motd message.
Here is the typical failure
2009 Nov 05
0
Limiting simultaneous sftp downloads..
When I use Filezilla... the default setup will download two files in the
queue
at the same time.
What I would notice is sometimes I could really hear my harddrive thrashing
as it scanned over the disk trying to get data from both files.
Now... it is quite possible that filezilla performs two logins... but it
seems
like it is performing the operations over the same connection. There is a
2002 Apr 10
2
Compiling OPENssh to use random package
Hello,
I have attempted several times to compile openssh3.1p1 that will use a
random package called ANDIrand. How can I compile and get ssh to use this
random number generator? I have tried the --rand-helper switch with my
configure and still it does not work. I am compiling in Solaris 8, and need
to then create a package that can be used on Solaris 6, Solaris 7, and
Solaris 8.
Thanks,
Eric
2004 Jan 19
3
OpenSSH - forced command - no-pty issue
Hello Darren,
The major problem we are running into is that the shell (both sh and ksh)
does not kill its child processes when there is no pty. The SSH patch
mentioned previously at
http://bugzilla.mindrot.org/show_bug.cgi?id=396
is not sufficient to kill the forced command completely.It will only kill
the shell script, but not any child processes the shell script runs. The
shell assumes the
2012 Dec 11
0
dovcot+offlineimap+gmail: INBOX empty, mail doubled
Hello
I have used for years
offlineimap-6.2.0
dovecot-imapd 1:1.2.9
in Kubuntu 10.04
Together with a imap server of my university. Yesterday we
switched to google, which I know, is not a real imap server.
I have 2 problems and the first I think has to do with
either an old version of offlineimap or a bad configuration file:
- All folders are downloaded+ Gmail[All Mail] so
doubling
2009 Sep 10
0
Multiple (multiplexed) simultaneous ssh connections - Cygwin bug?
Hello,
I've see you answered a problem with simultaneous ssh connections in cygwin.
The version I'm using is CYGWIN_NT-5.2
I've change the sshd_config and put the Parameter maxsessions 100 in it.
But it doesn't work. Ich have still 10 limited ssh session at onen time.
I need at least approx 100 to fix our specific problem.
I've also tried mas_ssh_starts=100 but this prevent
2006 Mar 16
1
asteriskathome maximun channels per trunk
I'm using asteriskathome 2.5. I'm using 2 spa3000 for dialing-out. I
configured a trunk for each one with maximun channels=1 and an
outbound route that includes both trunks. When a second outgoing call
is placed, Asterisk tries to place it in the same that is already in
use resulting in a busy tone. ?What can be the problem?
--
Alejandro Vargas
2002 Aug 28
5
password aging problem with ssh protocol 2
Hi,
I'm using openssh3.1p1 and I'm having some problem with password aging
with ssh protocol 2. Every time a password expires and I try to login I
get the following message
ssh username at hostname
username at hostname's password:
Warning: Your password has expired, please change it now
Enter login password:
removing root credentials would break the rpc services that
use secure rpc
2002 Dec 08
1
Password expiry related clarification in OpenSSH3.5p1
fyi (i'm behind in following the passord expire efforts).
----- Forwarded message from Logu <logsnaath at gmx.net> -----
Date: Sat, 7 Dec 2002 02:42:52 +0530
From: "Logu" <logsnaath at gmx.net>
To: <stevesk at cvs.openbsd.org>
Cc: <kumaresh_ind at gmx.net>
Subject: Password expiry related clarification in OpenSSH3.5p1
Hello Stevesk,
We are using
2002 Apr 05
1
Quick question: /dev/random on Solaris 8
Can someone tell be briefly how to get OpenSSH3.1p1 configured and
compiled to use /dev/random? Can OpenSSH use /dev/random directly now?
Thanks,
Ed
Ed Phillips <ed at udel.edu> University of Delaware (302) 831-6082
Systems Programmer III, Network and Systems Services
finger -l ed at polycut.nss.udel.edu for PGP public key