Hi,
You might try a looking at Match in the sshd_config man pages, ChrootDirectory.
Something like this in sshd_config, home directories must be root owned if
chrooted. This is in Openssh v5.1, not sure when it was introduced.
ChrootDirectory %h
Subsystem sftpinternal-sftp
Match grou
Take a look at Live CD or Live DVD methods for OpenBSD, / contains /dev /etc
copies are made in memory file systems (changes to /etc will be lost). Mounting
a read-only / can simply be reversed with mount -u -w /. To make it more
difficult take a look at chflags schg, which make files immutable and
Hi,
I have just tried out the 4.5 snapshot on a laptop, and found that the
cardbus/ethernet adapters I used are no longer detected. Both types had been
working with OpenBSD v4.4.
The laptop had OpenBSD v4.4 installed, and the card was detected as in this
extract.
ep1 at pcmcia0 function 0 "3Com
Hi,
Update, had an idea to try same adapters in second laptop, can't install OpenBSD
v4.5 from snapshot, but could run up bsd.rd off the install CD and get the
dmesg, as below, on this laptop the cards are detected.
OpenBSD 4.5 (RAMDISK_CD) #1112: Sat Feb 28 15:06:26 MST 2009
dera...@i386.op
I just encountered what looks like the same issue. Worked with OpenBSD v4.4, has
been working since OpenBSD v3.2. I will try some of the suggestions.
I also noticed that the /dev/drm0 is being removed, and then complaining it's
not there any longer. Running MAKEDEV recreates /dev/drm0.
Attached i
I have found the mouse pointer being locked to the right edge as well, and very
annoying. I can normally recover, the I move the middle mouse button up/down and
press escape, that seems to release the mouse pointer for me, not much help if
you have a two button mouse. I use an amd64 current build,
Hi,
> On Sat, Mar 07, 2009 at 06:58:39PM +0000, Nigel J. Taylor wrote:
>> I have found the mouse pointer being locked to the right edge as well, and
>> very
>> annoying. I can normally recover, the I move the middle mouse button up/down
>> and
>> press escape
On 05/02/15 08:57, Joseph Oficre wrote:
> Hi @misc!
>
> Trying to build opennx through ports and catch this
> ===> Installing wxWidgets-gtk2-2.8.12p9 from /usr/packages/amd64/all/
> Can't install wxWidgets-gtk2-2.8.12p9 because of libraries
> |library atk-1.0.21209.1 not found
> | /usr/local/lib/
On 06/27/15 09:12, Wong Peter wrote:
> Dear All,
>
> I had installed Snort but cannot run it.
>
> Error Message: Can't load library liblzma.s0.2.0
>
> What need to install? I had install the lzlib but still cannot solved it.
> Which packages need to install or how to tell snort to look up the sh
On 07/03/15 09:33, n.reu...@hxgn.net wrote:
> Dear misc,
>
> i have a script running every night on my openbsd 5.7 -stable box to fetch
> the latest sources from cvs. If some files changed, it will send a mail.
> This morning i got the following output from last nights run:
>
> ? gnu/usr.bin/
You haven't really supplied enough information, the full pf.conf and
firewall ip addresses would have been better. This is a slight guess at
whats wrong.
You say the request is from access point to radius server I would expect
to see a rule like this in your pf.conf
pass in on $ proto udp fro
I do not use /usr/src or /usr/obj myself instead I use /builds/src etc.
The way I do this is having a /etc/mk.conf file like this.
PIPE=-pipe
BSDOBJDIR=/builds/obj
BSDSRCDIR=/builds/src
XENOCARA_OBJDIR=/builds/Xobj
XOBJDIR=/builds/Xobj
XENOCARA_TOP=/builds/xenocara
XSRCDIR=/builds/xenocara
WRKOBJ
The RAMDISK_CD kernel bsd in
/usr/src/sys/arch/`machine`/compile/RAMDISK_CD is not the same as bsd.rd
as you have found out it has an empty ramdisk, it the initial stage, to
get a bsd.rd you need to build a release after building the userland.
Details for building a release are in the FAQ's and man
Simon,
I have nearly completed a port of OpenVAS for OpenBSD. I have it running
but a few things to resolve before submitting to the ports.
Regards
Nigel Taylor
Simon Slaytor wrote:
> Dorian B|ttner wrote:
>> Looking for openvas?
>> http://www.derkeiler.com/Mailing-Lists/securityfocus/pen-test
Daniel Ouellet wrote:
Comhte wrote:
Ok, so does it mean that -stable or -release are useless ??? and
people buy useless CDs every 6 monthes ? I can't believe it.
I really don't understand why these fixes are not provided anymore.
Then do something about it and start contributing too. May be y
Some minor things I noticed, the following is still at 3.8
http://www.openbsd.org/pkg-stable.html
http://www.openbsd.org/errata38.html
should link to a http://www.openbsd.org/pkg-stable38.html, rather than
the above.
As an example in pkg-stable.html the package clamav-0.88.1.tgz only
exists for
Compiling 3.9 under 3.8 is not supported, upgrade to 3.9 and build under
3.9.
http://www.openbsd.org/faq/faq5.html
Step 1, in Building OpenBSD from Source is Upgrading to the closest
available binary.
It is possible to resolve errors below and build 3.9 under 3.8, but
takes some work, you have o
Look at the "build a kernel" thread in the misc@openbsd.org mail lists
(2006-05-02)
http://marc.theaimsgroup.com/?l=openbsd-misc&m=114657146711212&w=2
Regards
Nigel Taylor
Jason Murray wrote:
> First off why am I doing this? Because I use RaidFrame and the upgrade I
> need the raid psuedo devi
18 matches
Mail list logo