Displaying 20 results from an estimated 3000 matches similar to: "sshd_config question"
2003 Sep 08
1
ports/55928: vmware2 broken on -STABLE, presumably by PAE import
Hi,
On Sun, Aug 24, 2003 at 07:14:29AM -0400, Brandon S. Allbery KF8NH wrote:
> >Synopsis: vmware2 broken on -STABLE, presumably by PAE import
>> (..)
Your patch makes VmWare2 build, but it doesn't make it work:
- VmWare fails to allocate memory (see
http://anders.fix.no/test/vmware/1.png and
http://anders.fix.no/test/vmware/2.png).
- There seems to be something wrong with
2003 Jul 09
3
/var error
Hello there,
I have some problem with my filesystem.
#df -h
...
/dev/da0s1e 288M 265M -208.0K 100% /var
...
#du -h /var
..
19M /var
..
Does anybody has an idea what Im supposed to do?
Thank you.
---------------------------------
Do you Yahoo!?
The New Yahoo! Search - Faster. Easier. Bingo.
2003 Jun 13
2
exact difference between RELENG_4, RELENG_4_5 . . . RELENG_4_8
Read the documentation on the meaning of the various 4.X tags, and am
not sure what is meant by this:
"The release branch for FreeBSD-4.6 and FreeBSD-4.6.2, used only for
security advisories and other seriously critical fixes."
Similar descriptions are used for the other RELENG_4_X tags.
If I specify RELENG_4 will cvsup also include RELENG_4_3 to RELENG_4_8?
Sorry folks - I'm
2003 Jun 17
2
xterm screen restore
when i exit more, vi, ... i like to have the window restored to
the way it was before i entered more, vi, ... i used to effect
this by a hack to the termcap data, but have lost the hack. what
am i missing here?
randy
2003 Jun 20
4
5.1 for production systems
Some time ago there was an announcement that people should not use 5.0
for critical production systems. Now that 5.1 is available, what is
the consesous on it? Should it be used for critical production systems
yet?
2003 Jun 16
2
Tools to modify shared libraries
Has anyone ever come across general-purpose tools for modifying shared
libraries? What I want to do is to edit the list of "needed" shared
libraries to correct the common mistakes that developers make in
creating shared objects with large lists of shared libraries.
Specifically, I want to modify linux-flashplugin6/libflashplayer.so to
remove all of the idiotic references to shared
2006 Mar 20
1
utf-8 support in libc?
Reading thru one of the postgres mailing lists regarding which
character encoding to use for a database, someone chimed in and
claimed this:
Umm, you should choose an encoding supported by your platform and the
locales you use. For example, UTF-8 is a bad choice on *BSD because
there is no collation support for UTF-8 on those platforms. On
Linux/Glibc UTF-8 is well supported but you
1998 Jun 14
5
Help with : telnetd[...]: ttloop: peer died: Success
What can cause this
telnetd[...]: ttloop: peer died: Success
I''ve had several occurrences of this entry along with connections from
somewhere where no-one should be accessing my machine (via telnet)
also around same time frame :
(from tcpdump)
activity to a port 234 at various IP addresses
udp port biff unreachable
I (a novice at *nix) believe some has been accessing my machine
2003 Aug 16
1
whining about tinderbox messages
On the one hand, yes, they're about things most readers can't do anything
about.
On the other hand, they do let you know (once the tinderbox has stabilized,
this being a new setup with the bugs being worked out of it) whether recent
-STABLE will build or not, which can be quite useful even for ordinary users
of -STABLE. (You know to hold off on updating if it's failing for your
1998 Sep 01
5
/bin/login problem
I would be surprised if someone hasn''t encountered this already, but I
haven''t found any discussion of the nature of this problem. I run RehHat
5.0. If a user makes a mistake in the login process such as the
following:
login: mistake
password: xxx
Login incorrect!
login: username
password xxxx
bash$
a ps will show, among other things,
2333 /bin/login --mistake.
Since
2008 Apr 04
7
User-specific sshd_config?
Hi.
I wonder if it would be possible to implement support for a
user-specific sshd_config. The primary reason is that I would like the
ability to specify that I'm only allowed to login with a key pair, even
though the system-wide sshd configuration still allows passwords for
other users.
Of course, a user-specific sshd_config file should not be able to break
the security policy of the
2006 Oct 23
3
command not found error
I am running version 3.0.7 of Shorewall on a Debian Sarge system, but when I
start Shorewall I get this:
/usr/share/shorewall/firewall: line 204: 4: command not found
I looked there and found this:
# Run ip and if an error occurs, stop the firewall and quit
#
run_ip() {
if ! ip $@ ; then
if [ -z "$STOPPING" ]; then
error_message "ERROR: Command \"ip
2023 Apr 03
13
[Bug 3558] New: Spelling "yes" as "Yes" in sshd_config has a fatal result
https://bugzilla.mindrot.org/show_bug.cgi?id=3558
Bug ID: 3558
Summary: Spelling "yes" as "Yes" in sshd_config has a fatal
result
Product: Portable OpenSSH
Version: 7.2p2
Hardware: All
OS: Linux
Status: NEW
Severity: normal
Priority: P5
Component:
2009 Feb 25
2
miss handling of the SIGHUP signal for sshd when sshd is started with a relative path sshd_config file
Hi
I am just porting ssh-5.2 to my HPUX system.
but while I'm doing it, I accidently found a different handling of the sshd for the SIGHUP signal when it is started with a "./sshd_config" and "/sshd_config".
The problem is as following:
root at sshpa6# uname -a
HP-UX sshpa6 B.11.31 U 9000/800 2404418693 unlimited-user license
root at sshpa6#
2001 Mar 16
2
SIGHUP/av[0] restart failure
Hello,
OpenSSH 2.5.1p1 running under AIX 4.3.3ML06. When I send a HUP
signal to the parent sshd, that parent process dies, it's children
get "adopted" by init, and the following message is put in the error
log ...
Mar 13 12:01:48 whippet sshd[31644]: Received SIGHUP; restarting.
Mar 13 12:01:48 whippet sshd[31644]: RESTART FAILED: av[0]='sshd',
error: No such file or
2008 Feb 01
1
dueling (s)printf()'s - what's the cure?
Hello All,
I mentioned a problem with this once before, and was referred to
other threads that also talked about this. But I believe a recent
problem I was experiencing, may have been related to this:
[: -le: argument expected. So I'd like to bring it up again, in
hopes that someone might have a cure. Specifically, two printf()'s
are sent to the same line, which results in a /very/ hard
2008 Oct 08
4
Problem with dump stalling
Hi
If I have the wrong list please feel free to redirect me.
I'm running 7.0-RELEASE-p4 and trying to backup to an external USB
drive.
I'm using the following command
dump -a0Lf /backup/diskimages/root /dev/mfid0s1a
Where df:
Filesystem 1K-blocks Used Avail Capacity Mounted on
/dev/mfid0s1a 507630 208436 258584 45% /
/dev/da1s1d 709513458
2008 Feb 22
13
File corruption while serving
Can anyone who''s having this problem please send details? I''m trying
to reproduce it -- I''ve got 5 clients concurrently retrieving 200 10k
files made of random binary, and I can''t get any corruption or memory
growth at all.
Is everyone experiencing the problem using Mongrel? Webrick? What
versions of ruby? Are only big files affected? Small files?
2008 Sep 23
1
fxp multicast forwarding problems
Hi,
Whilst doing some QA work on XORP on my desktop, which has fxp0 and
msk0, fxp0 got totally hosed.
I was running PIM-SM and IGMPv2 router-mode on the box at the time.
I wonder if this is related to the problems with fxp multicast
transmission I saw back in April.
I'm a bit concerned about this as fxp is still a very widespread and
useful network chip.
I am running
2007 Jul 05
4
Machine count at one site
Luke has mentioned a few times that people are fairly quiet about numbers,
so I thought I''d help out there.
Our production Puppet server currently has 75 signed certificates, and I
believe essentially all of those systems are active. We have an extremely
diverse environment; there are rarely more than three or four systems that
can use the same set of classes. So that represents quite