From owner-freebsd-questions Sun Jun 3 20:38:47 2001 Delivered-To: freebsd-questions@freebsd.org Received: from alchemistry.net (alchemistry.net [160.79.102.254]) by hub.freebsd.org (Postfix) with ESMTP id 78C0437B401 for ; Sun, 3 Jun 2001 20:38:43 -0700 (PDT) (envelope-from mail@krel.org) Received: from [192.168.0.1] (helo=ilya) by alchemistry.net with smtp (TLSv1:RC4-MD5:128) (Exim 3.22 #1) id 156lCU-000BVd-00 for freebsd-questions@freebsd.org; Sun, 03 Jun 2001 23:38:42 -0400 Message-ID: <002301c0eca7$f6cf2cc0$0100a8c0@ilya> From: "Ilya" To: "FreeBSD Questions" References: Subject: maximum logged in users to sshd Date: Sun, 3 Jun 2001 23:39:30 -0400 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4522.1200 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4522.1200 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG where can i change the setting which allows more than 6 users to be logged in via ssh? After i opened 6 terminals via ssh i receive this in sshd.log Jun 3 23:23:16 alchemistry sshd[88589]: Failed password for NOUSER from 192.168.0.1 port 4302 ssh2 Jun 3 23:23:21 alchemistry sshd[88589]: Failed password for NOUSER from 192.168.0.1 port 4302 ssh2 Jun 3 23:23:28 alchemistry sshd[88589]: Failed password for NOUSER from 192.168.0.1 port 4302 ssh2 Jun 3 23:24:04 alchemistry sshd[88589]: Received disconnect: 13: The user canceled authentication. Jun 3 23:24:29 alchemistry sshd[93912]: input_userauth_request: illegal user ilya i opened telnet and was able to login many more times, so it seems its the problem with sshd somewhere To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message