Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 15 Nov 1999 19:07:29 +0100
From:      "Niels Chr. Bank-Pedersen" <ncbp@bank-pedersen.dk>
To:        freebsd-ports@freebsd.org
Subject:   OpenSSH-1.2
Message-ID:  <19991115190729.C84166@bank-pedersen.dk>

next in thread | raw e-mail | index | archive | help
Hi,

I believe I saw some commits to the port regarding capabilities, but I
still get these on the server upon (successfull) connect:

Nov 15 18:49:30 home sshd[47094]: set class 'standard' resource limit datasize: Operation not permitted
Nov 15 18:49:30 home sshd[47094]: set class 'standard' resource limit stacksize: Operation not permitted
Nov 15 18:49:30 home sshd[47094]: set class 'standard' resource limit maxproc: Operation not permitted
Nov 15 18:49:30 home sshd[47094]: set class 'standard' resource limit openfiles: Operation not permitted

Am I missing something obvious here?
This is on a very current -current (<12h).

[/usr/local/etc/sshd_config]

---cut---

Port 22
ListenAddress 0.0.0.0
HostKey /usr/local/etc/ssh_host_key
ServerKeyBits 768
LoginGraceTime 600
KeyRegenerationInterval 3600
PermitRootLogin no
IgnoreRhosts no
IgnoreUserKnownHosts yes
StrictModes yes
X11Forwarding yes
X11DisplayOffset 10
PrintMotd yes
KeepAlive yes
SyslogFacility AUTH
LogLevel INFO
RhostsAuthentication no
RhostsRSAAuthentication yes
RSAAuthentication yes
PasswordAuthentication no
PermitEmptyPasswords no

---cut---

TIA

/Niels Chr.

-- 
 Niels Christian Bank-Pedersen, NCB1-RIPE.
 Network Manager, Tele Danmark NET, IP-section.

 "Hey, are any of you guys out there actually *using* RFC 2549?"


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19991115190729.C84166>