Re: php and ldap

2006-12-12 Thread Dr. Harry Knitter
Am Dienstag, 12. Dezember 2006 10:40 schrieb Dr. Harry Knitter: > Am Montag, 11. Dezember 2006 19:39 schrieb Bryan Irvine: > > > > > Did I forget anything? > > > > > > > > You've installed the proper php5-ldap package for your arch / > > > > version? > > > > > > yes (all from packages) > > > > > >

OpenBSD/amd64 on VMware = sloooooow?

2006-12-12 Thread Brian Keefer
OK, so just to be clear I'm not a terribly clever person. I have no idea what I should be looking for to diagnose this issue. It's entirely possible that I have something configured stupidly/wrong, etc or that the answer is right in front of me, but I wouldn't know. I've done a little go

Space Inquest: a friend invites you to join us

2006-12-12 Thread info
Dear Gamer, Your friend has registered to SpaceInquest.com, an innovative MMOG. If you would like to join and have some fun too, please click on the following link. http://SpaceInquest.com/[EMAIL PROTECTED]&k=f5227b7e74c2324f5474ff76e49bd75a Regards, Space Inquest Team "Only

VPN stability issues with a Fortigate peer

2006-12-12 Thread Stephen J. Bevan
Stephen J. Bevan writes: > If you only need DPD on one end and OpenBSD will send a DPD Vendor ID > without trying to send a DPD (I haven't checked) then you can leave > DPD enabled on the FortiGate and disable it OpenBSD. Sorry, brainfart. That won't work. You'll need ... > If that won't wo

VPN stability issues with a Fortigate peer

2006-12-12 Thread Stephen J. Bevan
Chris Jones writes: > I'm running the release version or OpenBSD 4.0 on my firewall and > experiencing some odd IPSEC VPN behavior when connecting to a Fortigate > peer. The tunnel will come up just fine but will randomly go down and > then come back up and will continue this cycle. Unfortunat

Re: autoconf error message suggestion

2006-12-12 Thread Adam
Karel Kulhavy <[EMAIL PROTECTED]> wrote: > > >but maybe there is some URL explaining this topic. > > No, because you should have at least basic Un*x knowledge. > > I have a basic Unix knowledge. Do you think that someone who wrote 25% of a > graphical web browser that runs on the following platf

How to kill processes that have been revoked?

2006-12-12 Thread Clint Pachl
I need to kill all the processes that cannot reach their controlling terminal (according to `man ps`: they have been revoked). Or, how could I get them back or place then into new terminals? This machine is a diskless X client. The problem occurred when I plugged another machine into the switch,

Re: nat or routing problem? SOLVED

2006-12-12 Thread Mitja
Rod.. Whitworth wrote: > On Sat, 09 Dec 2006 14:34:04 +0100, Mitja wrote: > >> Mikael Fridh wrote: # pfctl -s all TRANSLATION RULES: nat on bge0 inet from 192.168.1.0/24 to any -> (bge0:0) rdr pass on em1 inet proto tcp from any to any port = 5900 -> 192.168.1.111 port 590

Re: Looking for PE860 dmesg

2006-12-12 Thread Jason Dixon
On Nov 29, 2006, at 1:08 PM, Jason Dixon wrote: Anyone have a working dmesg from a Dell PowerEdge 860? For the archives. I got ahold of a new PE860, runs OpenBSD 4.0 just fine. # sysctl hw.sensors hw.sensors.0=ipmi0, Temp, 44.00 degC, OK hw.sensors.1=ipmi0, Planar Temp, 30.00 degC, OK hw.

Re: SOLVED: apmd resume + xlock

2006-12-12 Thread James Turner
Thanks for everyone's help. I got xlock working with the suspend script by just removing the -mode matrix option. The matrix mode uses to much cpu anyways. I know have xidle and suspend script working great. Thanks again. On Tue, 12 Dec 2006, Greg Thomas wrote: On 12/12/06, James Turner

Re: apmd resume + xlock

2006-12-12 Thread Darrin Chandler
James Turner wrote: I tried the script again without -mode matrix and it works just fine. It seems that running -mode matrix crashes x on resume. Anyone have any ideas why? Not specifically, but that reminds me... For a short while I was running with random screensavers and found core files l

Re: automatic packages upgrade from ports

2006-12-12 Thread steven mestdagh
fv [2006-12-12, 19:29:45]: > >pkg_add -ui does what you want to do. (No, it doesn't go to ports, but > >you shouldn't, especially not if you must ask how to do this.) > > > > Joachim > > > I just would like to maintain a local up-to-date package database > compiled from ports so i can

Re: apmd resume + xlock

2006-12-12 Thread James Turner
On a good note, if I add the -mode option back in and move the suspend script to a resume script, xlock gets started on resume. There is a slight delay before xlock kicks in where you see the current xsession, but I guess it's better then nothing.

Re: apmd resume + xlock

2006-12-12 Thread James Turner
I tried the script again without -mode matrix and it works just fine. It seems that running -mode matrix crashes x on resume. Anyone have any ideas why? > Marcus, > > I tried your script, but when I come back from resume X seems to die and > after a few minutes I get kicked to xdm. > >> Hi James

Re: apmd resume + xlock

2006-12-12 Thread James Turner
Marcus, I tried your script, but when I come back from resume X seems to die and after a few minutes I get kicked to xdm. > Hi James, > > On 2006-12-12T11:45, James Turner wrote: >> xidle was a great suggestion thanks. The below script doesn't work >> either, and for some reason when running apm

Re: automatic packages upgrade from ports

2006-12-12 Thread fv
pkg_add -ui does what you want to do. (No, it doesn't go to ports, but you shouldn't, especially not if you must ask how to do this.) Joachim I just would like to maintain a local up-to-date package database compiled from ports so i can dot periodicaly: PKG_PATH=/usr/ports/pack

Re: Software inventory management

2006-12-12 Thread Stefan Johnson
On 12/11/06, stan <[EMAIL PROTECTED]> wrote: > > Sudenly there is an improved desire to keep up to date on the latest > security fixes at work. I've got about 50 machines that I manage. OpenBSD, > FreeBSD, Linux, Solairs, and HP-UX. > > I am looking for recomendations for a (hopefully automed), pre

Re: apmd resume + xlock

2006-12-12 Thread Marcus Popp
Hi James, On 2006-12-12T11:45, James Turner wrote: > xidle was a great suggestion thanks. The below script doesn't work > either, and for some reason when running apmd in debug mode nothing gets > outputted from what I can tell. For locking the screen before suspend > I'll probably just stick

Re: apmd resume + xlock

2006-12-12 Thread Greg Thomas
On 12/12/06, James Turner <[EMAIL PROTECTED]> wrote: xidle was a great suggestion thanks. The below script doesn't work either, and for some reason when running apmd in debug mode nothing gets outputted from what I can tell. For locking the screen before suspend I'll probably just stick with Th

Re: automatic packages upgrade from ports

2006-12-12 Thread Joachim Schipper
On Tue, Dec 12, 2006 at 01:31:31PM +0100, Francois Visconte wrote: > Hello, > I'm searching for a way to automaticaly doing the following actions: > 1/ update port tree (OPENBSD_4_0) > 2/ get installed packages and find corresponding ports > 3/ build this packages from ports. > > Maybe i missed th

Re: apmd resume + xlock

2006-12-12 Thread James Turner
xidle was a great suggestion thanks. The below script doesn't work either, and for some reason when running apmd in debug mode nothing gets outputted from what I can tell. For locking the screen before suspend I'll probably just stick with Theo's suggestion and run xlock & zzz, although I wou

Re: Newbie question - out of date script

2006-12-12 Thread Joachim Schipper
On Mon, Dec 11, 2006 at 09:43:20PM -0800, Kernel Monkey wrote: > 3 questions from a newbie who would appreciate any help. > > Question 1) What is the proper way to check to see if my ports are > updated? I've been using the out-of-date script. That works fine, provided your ports tree is up to da

Re: Finding missing udp packets?

2006-12-12 Thread Joachim Schipper
On Mon, Dec 11, 2006 at 02:43:56PM -0500, Bill wrote: > I have an OpenVPN server running on OpenBSD 3.8 (x86). I've been > having intermitten problems with it and reconnection problems. It's > openvpn out of ports for 3.8. > > I have it down to right now, sporadically, the OpenVPN server thinks >

Le nouvel iPod shuffle offert avec votre premiere commande

2006-12-12 Thread Welcome Office
Ce message est au format HTML. Si vous ne parvenez pas ` le lire, cliquez ici . [IMAGE] Offre riservie ` anciens materiaux renovation de normandie, M50KIPODP17 * conditions ginirales de l'offre, cliquez ici [IMAGE] Je souhaite recevoir des informations et offres promotionnelles ` cette adresse

Re: Links sources and GPL

2006-12-12 Thread Paul de Weerd
On Tue, Dec 12, 2006 at 03:37:13PM +0100, Karel Kulhavy wrote: | On Mon, Dec 04, 2006 at 06:48:13PM +0100, Marc Espie wrote: | > On Mon, Dec 04, 2006 at 04:56:46PM +0100, Karel Kulhavy wrote: | > > >From this I have a feeling that the Links distribution of OpenBSD doesn't | > > accord to the terms

automatic packages upgrade from ports

2006-12-12 Thread Francois Visconte
Hello, I'm searching for a way to automaticaly doing the following actions: 1/ update port tree (OPENBSD_4_0) 2/ get installed packages and find corresponding ports 3/ build this packages from ports. Maybe i missed the point but i don't find an existing way to do that. I'm using the following way

Re: Links sources and GPL

2006-12-12 Thread Karel Kulhavy
On Mon, Dec 04, 2006 at 06:48:13PM +0100, Marc Espie wrote: > On Mon, Dec 04, 2006 at 04:56:46PM +0100, Karel Kulhavy wrote: > > >From this I have a feeling that the Links distribution of OpenBSD doesn't > > accord to the terms of GPL. Do you have an argument to convince me that I am > > wrong? >

Re: Links sources and GPL

2006-12-12 Thread Karel Kulhavy
On Mon, Dec 04, 2006 at 04:32:22PM +, ddp wrote: > Some source code packages are here: > ftp://ftp.openbsd.org/pub/OpenBSD/distfiles/ > It appears that the links source code is there, available for download. Thanks, I wanted the neppbm for vnc -> theora transcoding. In the meantime I wrote a y

Entreprises à vendre

2006-12-12 Thread Marie-Claire
Bonjour, Nous nous permettons de vous faire parvenir ce courriel afin de vous prisenter le 1er portail de transmission dentreprises. Vous pouvez diposer gratuitement votre annonce ou venir dicouvrir les nombreuses offres de rachat dentreprises dans votre rigion. Des rubriques par secteur dact

Re: pf altq and cbq borrowing

2006-12-12 Thread Lawrence Horvath
On 12/12/06, Matt Hamilton <[EMAIL PROTECTED]> wrote: Hi All, Something I just noticed on 3.9 with our firewall that I'm hoping someone can explain, as it looks like a bug to me. Our simplified config for queueing is: altq on $ext_if cbq bandwidth 8Mb queue { colo, bmex, deflt } queue bme

Re: Is it safe to use group 'users' in /etc/group?

2006-12-12 Thread Gabe
You're not really looking at your system from the same view as most of us (wearing nomex suit, in a brick room). Better questions to ask YOURSELF would probably be: what priveleges does the users group have? what users are in the users group? what processes are run by those users? Then, you wou

pf altq and cbq borrowing

2006-12-12 Thread Matt Hamilton
Hi All, Something I just noticed on 3.9 with our firewall that I'm hoping someone can explain, as it looks like a bug to me. Our simplified config for queueing is: altq on $ext_if cbq bandwidth 8Mb queue { colo, bmex, deflt } queue bmex bandwidth 4Mb cbq { A, B, C, D } queue A bandwidt

Re: autoconf error message suggestion

2006-12-12 Thread Stuart Henderson
On 2006/12/12 11:05, Karel Kulhavy wrote: > > set it to the version number you want; if you need to run autoconf you > > probably also know how to read the /usr/local/bin/autoconf script and work > > this out yourself... > > According to this approach, M$ Window$ are open source, because you can >

Re: openbsd 4.0 ralink problem low operation range

2006-12-12 Thread Anis Kadri
Same problem with minipci ral cards max distance: 5-8m. On 12/12/06, Clint Pachl <[EMAIL PROTECTED]> wrote: > > Sam Fourman Jr. wrote: > > I have a Linksys card that uses ral and I can confirm this > > > > > > Sam Fourman Jr. > > > > On 12/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: > >> Hi

Re: autoconf error message suggestion

2006-12-12 Thread Marc Balmer
* Karel Kulhavy wrote: > On Mon, Dec 04, 2006 at 03:31:06PM +, Stuart Henderson wrote: > > On 2006/12/04 16:15, Karel Kulhavy wrote: > > > [EMAIL PROTECTED]:~$ autoconf > > > Provide an AUTOCONF_VERSION environment variable, please > > > > > > I suggest this error message to be extended with a

Re: autoconf error message suggestion

2006-12-12 Thread Karel Kulhavy
On Mon, Dec 04, 2006 at 04:54:00PM +0100, Andreas Maus wrote: > Hi. > > On 12/4/06, Karel Kulhavy <[EMAIL PROTECTED]> wrote: > >[EMAIL PROTECTED]:~$ autoconf > >Provide an AUTOCONF_VERSION environment variable, please > Yes. Just do it. e.g.: > > [EMAIL PROTECTED]:~ $ env | grep AUTO > AUTOMAKE_V

Re: autoconf error message suggestion

2006-12-12 Thread Karel Kulhavy
On Mon, Dec 04, 2006 at 03:31:06PM +, Stuart Henderson wrote: > On 2006/12/04 16:15, Karel Kulhavy wrote: > > [EMAIL PROTECTED]:~$ autoconf > > Provide an AUTOCONF_VERSION environment variable, please > > > > I suggest this error message to be extended with a pointer to information > > how to

Re: openbsd 4.0 ralink problem low operation range

2006-12-12 Thread Clint Pachl
Sam Fourman Jr. wrote: I have a Linksys card that uses ral and I can confirm this Sam Fourman Jr. On 12/9/06, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote: Hi List, i've tried today openbsd 4.0 with several cards: rt2561t -> PC-620C rt2560f -> WMIR-103G rt2560f -> GN-WIKG with all cards i

gmime on 4.0

2006-12-12 Thread openbsd
Hi all, I'm trying to install gmime 2.2.2 on my brand new 4.0 system (as an requirement for DBmail 2.2.1) When I try to compile, I get this; if /bin/sh ../libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H - I. -I. -I.. -I.. -I../util -DGMIME_VERSION= \"2.2.2\"

Re: autoconf error message suggestion

2006-12-12 Thread Andreas Maus
On 12/12/06, Karel Kulhavy <[EMAIL PROTECTED]> wrote: Hi. > You are kidding, aren't you ? No. o.k. > csh/tcsh uses setenv and sh/ksh/bash uses export No I mean explanation how the user obtains a list of available numbers and how to select from them. Short answer: [EMAIL PROTECTED] ~ $ ls

Re: php and ldap

2006-12-12 Thread Dr. Harry Knitter
Am Montag, 11. Dezember 2006 19:39 schrieb Bryan Irvine: > > > > Did I forget anything? > > > > > > You've installed the proper php5-ldap package for your arch / version? > > > > yes (all from packages) > > > > > You've restarted apache after running phpxs? > > Does phpinfo show ldap support? > > m

Re: apmd resume + xlock

2006-12-12 Thread Paul de Weerd
On Mon, Dec 11, 2006 at 11:13:08PM -0500, James Turner wrote: | I've read the apmd and xlock man pages and am having trouble getting xlock | to start after a resume. I created the file /etc/apm/resume and chmod | 755. But for some reason, it doesn't run on resume. Permissions are | root/wheel.