Re: Startx error

2003-04-01 Thread Antoine Jacoutot
On Tuesday 01 April 2003 13:14, Tiago Andre wrote: >-(EE) R128(0): [dri] R128DRIScreenInit failed (depth 8 not supported). >[dri] Disabling DRI. >What append's??? >What can i do?? Change your default depth to 16 or 24 in your XF86Config. It should look like (change it so it fits yo

rebuild one module

2003-04-02 Thread Antoine Jacoutot
Hi ! I was wondering if it was possible to just rebuild one module in FreeBSD. Indeed, I'm trying several patches on the emu10k1 module and each time I apply the patch I have to recompile all the kernel+modules to use the new module. I am sure there's a way to only compile the emu10k1 module, but

Re: rebuild one module

2003-04-02 Thread Antoine Jacoutot
On Wednesday 02 April 2003 20:23, Mike Meyer wrote: > Well, what are you doing now to build the kernel? You should be able > to use the classic kernel build method, except you don't have to > repeat any of the steps but "make". What I am doing is $ cd /usr/src $ make buildkernel KERNCONF=MY_CONF $

Re: rebuild one module

2003-04-02 Thread Antoine Jacoutot
On Wednesday 02 April 2003 21:49, Scott Mitchell wrote: > # make buildkernel -DNOCLEAN KERNCONF=MY_CONF > or you could just: > # cd /sys/modules/sound/driver/emu10k1 > # make install > If you're careful about what's using the driver you can probably get away > with just unloading and reloading the

Re: rebuild one module

2003-04-02 Thread Antoine Jacoutot
On Wednesday 02 April 2003 22:06, Mike Meyer wrote: > That's the way to rebuild new sources. Try: > $ cd /usr/src/sys/i386/conf > $ config MY_CONF > $ cd ../../compile/MY_CONF > $ make depend > $ make > $ make install Man, I didn't know that. Thanks a lot ! Antoine __

avidemux from ports installation problem

2003-04-04 Thread Antoine Jacoutot
Hi ! I am having a problem installing avidemux from ports. I did a make WITH_XVID=yes WITH_A52=yes install clean, and here is what I get: CONFIG_HEADERS= CONFIG_LINKS= \ CONFIG_FILES=avidemux/ADM_h263/Makefile /bin/sh ./config.status config.status: creating avidemux/ADM_h263/Makefile config.statu

can't find smbpasswd file

2003-04-05 Thread Antoine Jacoutot
Hi ! I am having the most stupid problem. I've been using samba for a little while now, and today, I need to remove an account from the smbpasswd file but there is no way I can find it. I know it is here somewhere (and in use !). I know I can use the command line to deactive an account or so, bu

Re: can't find smbpasswd file

2003-04-05 Thread Antoine Jacoutot
On Saturday 05 April 2003 11:02, Matthias Szupryczynski wrote: > Shouldn't there be an entry like this in your smb.conf file ? > > smb passwd file = /path/to/your/smbpasswd/file > > At least this is true for my box. Well, I wish, but no unfortunately... But thanks for the hint. Antoine ___

Re: can't find smbpasswd file

2003-04-05 Thread Antoine Jacoutot
On Saturday 05 April 2003 12:59, Bill Moran wrote: > The option Matthias lists is to override the default. > The machine I'm looking at has it in /usr/local/private ... I > believe this is the default on all FreeBSD installs. YES ! Thanks so much... how comes locate couldn't find this file ? Well

Re: can't find smbpasswd file

2003-04-06 Thread Antoine Jacoutot
On Sunday 06 April 2003 07:42, P. U. Kruppa wrote: > On Sat, 5 Apr 2003, Antoine Jacoutot wrote: > > Thanks so much... how comes locate couldn't find this file ? > Perhaps because locate is - per default - only updated once a > week? No no, this system had been running for thr

how to pass options to print filter

2003-05-27 Thread Antoine Jacoutot
Hi ! I run FreeBSD-4.8-RELEASE and I wanted to know is the LPD in the base installation accepts options to send to the print filter. I have a filter which I can send options to (like pagesize=a4...). I know that with LPRng, I can use "lpr -Z option" and the spooler then send "option" to the pri

lpr -J

2003-05-29 Thread Antoine Jacoutot
Hi ! I have a question... I can't get "lpr -J blabla" to work, LPD doesn't seem to care whatever name I give to my print job. Is it a known issue or am I the only one having this problem ? My spooler is under FreeBSD-4.8-RELEASE and I tried the lpr command from different FreeBSD boxes (4.8, 5.0-

Re: More info--- Mouse on vacation?

2003-05-29 Thread Antoine Jacoutot
On Thursday 29 May 2003 05:56, Bob Perry wrote: > The extended message found at the command line mentioned below was: > psmintr: delay too long; resetting byte count > psmintr: out of sync (00c0 !=). > discard a byte (1). > psmintr: delay too long; resetting byte count I'm gett

aclocal: not found

2003-05-30 Thread Antoine Jacoutot
code 127 Stop in /usr/ports/security/fwbuilder. # which aclocal aclocal: Command not found. The only aclocal I can find is: /usr/local/bin/aclocal14 and /usr/local/libexec/automake14/aclocal What could I do to make this work ? Thanks :) - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.or

LPD permission

2003-05-30 Thread Antoine Jacoutot
ip by hands. Any ideas ? Thanks :) - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org gpg key: http://www.lphp.org/ressources/ajacoutot.asc -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+1zjGY3Hnhkr+5cQRAlsIAJ4ng3bU0tHkP20mGwzhp3Bk0wA+8wCeOTAt QNV/gT0Nlqw3jUX9I0

Re: LPD permission

2003-05-30 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 30 May 2003 13:29, Konrad Heuer wrote: > What about the following shell script? Should work for you, if you > replace 192.168.1 by your real network address: Yes, I though about a shell script, I think I'll do that. The thing is it would be

umass0

2003-05-30 Thread Antoine Jacoutot
mount it, I get: mount: /dev/da0s1e: Device not configured I then have to reboot :( Thanks in advance. - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org gpg key: http://www.lphp.org/ressources/ajacoutot.asc -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+11vbY3

Re: umass0

2003-05-31 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 30 May 2003 15:46, Warren Block wrote: > usbd_enable="YES" > > to your /etc/rc.conf and reboot. It is enabled since when I boot with the USB HDD it works :) What I'm asking is how do I make this work when I don't boot up with the USB HDD (a

Re: LPD permission

2003-05-31 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 30 May 2003 15:57, Eduardo Viruena Silva wrote: > are the print request sent though port 35 ? > > you can allow/deny access to this port to the specific networks > in /etc/hosts.allow and /etc/hosts.deny. > > check man 5 hosts_access. Hum, t

Re: umass0

2003-05-31 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 30 May 2003 16:08, Antoine Jacoutot wrote: > On Friday 30 May 2003 15:46, Warren Block wrote: > > usbd_enable="YES" > > > > to your /etc/rc.conf and reboot. More info about my problem. Once again, this happens

backslash in crontab

2003-05-31 Thread Antoine Jacoutot
racters. crontab: installing new crontab "/tmp/crontab.48pe18LXs2":9: bad hour crontab: errors in crontab file, can't install Do you want to retry the same edit? Note that if my crontab is written as: 0 2 * * * command A && command B && command C ... then it works wi

Re: backslash in crontab

2003-05-31 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 31 May 2003 12:04, Matthew Seaman wrote: > Yes -- the entry in the crontab file has to be all on one line, as > you've discovered. If you absolutely have to reformat things, then > generally the way to go is to create a shell script contai

TWM focus

2003-06-01 Thread Antoine Jacoutot
a new window ? Each time I launch an application, a square (empty window) appears under my mouse pointer and I have to click to make the window appear, which is pretty annoying. If you have any idea... Thanks in advance. - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org gpg key:

Re: fwbuilder and aclocal

2003-06-02 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 02 June 2003 06:44, Olivier Nicole wrote: > To answer a question I saw this morning, about building fwbuilder > port and it does not find aclocal, aclocal is part of GNU automake, > which is not in the dependencies of fwbuilder. > > So first

Re: undo a rm -rf

2003-06-08 Thread Antoine Jacoutot
> I just did a rm -rf and forgot the *.png portion that I wanted on it, lol, 2 years of using freebsd and I've never done anything this stupid. Is there a way to get my data back? Please respond to this email address. Yes, wel I did this stupid thing to like a month ago or so. I did get back a l

Re: How is it possible to pass options to if filter foomatic-ripwithFreeBSD version of lpr/lpd?

2003-06-11 Thread Antoine Jacoutot
> Hello mailing list participants, > > Does someone use foomatic-rip > as if filter on FreeBSD machine > and has found out how is it possible > to pass options to foomatic-rip on > lpr command line? I've been trying for months :) But it seems that stock LPD does not accept filter options. You wan

UFS to UFS2

2003-06-13 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi ! I'm almost sure about the answer, but is it possible to convert an UFS filesystem to UFS 2 ? I'm sure it is not, but it doesn't cost anything asking, we never know :) Regards. - -- Antoine Jacoutot [EMAIL PROTECTED] http://w

mtab

2003-06-16 Thread Antoine Jacoutot
. - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org pgp key: http://www.lphp.org/ressources/ajacoutot.asc -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE+7Y1ZY3Hnhkr+5cQRAgkzAJwPm6DNzKSoP1lVYAjw5u+XtAy8egCdEFrE lKqCe+PPpWeDxPaMkdQvVAU= =pXrc -END PGP SIGNATURE

Re: mtab

2003-06-16 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 16 June 2003 11:32, Julien Gabel wrote: > With the mount(8) command? > # mount [-v|-p] Yes, this is what I was thinking about, but I just wanted to know if an mtab equivalent existed :) Thanks. - -- Antoine Jacoutot [EMAIL PRO

Re: mtab

2003-06-16 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 16 June 2003 12:44, Ian Barnes wrote: > What you might be looking for is /etc/fstab ... Hum, no, fstab is not mtab, it does not say which filesystem are mounted. But thanks. Antoine -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (Free

Re: mtab

2003-06-16 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 16 June 2003 13:50, Lowell Gilbert wrote: > What does mtab contain that the output of mount(8) doesn't? Nothing, it was just an easy way to parse, that's all. Thanks. - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lph

Re: mtab

2003-06-16 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 > Well, it shows how many filesystems are mounted at boot time on a > determined machine, and these are usually the same that are kept > mounted all the time. I would either use /etc/fstab or a stripped > output from the mount command, but these are on

usb-net

2003-06-17 Thread Antoine Jacoutot
et pc) using TCP/IP ? Under Windows, I use the "Bahia" driver allowing TCP/IP over USB communication between a Windows host and a Linux handheld based. Thanks for your help. Regards. - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org pgp key: http://www.lphp.org/ressource

Re: fstab spezial

2003-07-07 Thread Antoine Jacoutot
Selon Martin Klaffenboeck <[EMAIL PROTECTED]>: > I want to have a mechanism where some different non root users can > mount a floppy (and a cdrom, but lets start with a floppy) which are > all in the same group. > > And it should be easy with an fstab entry. > > How would you do that?

question about ports

2003-07-15 Thread Antoine Jacoutot
directory, like /usr/ports/personnal (or in another place), of my own that I can add to the regular ports tree ? Thanks in advance for your answer. Regards... - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org pgp key: http://www.lphp.org/ressources/ajacoutot.asc -BEGIN PGP SIGNATURE

Re: question about ports

2003-07-15 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 15 July 2003 12:25, you wrote: > Just to give you an example. > a) If I want to have the FreeBSD php4-port is able to work with > thttpd, I have to update the lang/php4/Makefile and > lang/php4/bsd.php.mk to recognize a new flag for the port

Re: question about ports

2003-07-15 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 15 July 2003 12:51, Jens Rehsack wrote: > This usually went this way, even if I don't want to prevent you from > asking the ports maintainer to accept/commit your patch. Usually you > create the patch against mgetty, send this patch to the m

Re: Backup over the internet.

2003-07-15 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 15 July 2003 14:29, Alvin Gunkel wrote: > I've been using a program called rdiff-backup ( > http://rdiff-backup.stanford.edu/ ), based on librsync. This package > creates a mirror of your server (or any portion thereof) on a remote > server

Re: BitTorrent for Freebsd??

2003-07-16 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 16 July 2003 07:30, Dragoncrest wrote: > Is there a copy of BitTorrent that will run on Freebsd? Is it in > the Ports cause if it is, I certainly haven't found it yet. I'd like > to run my BT downloads on my bsd box as that's the o

Re: BitTorrent for Freebsd??

2003-07-16 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Wednesday 16 July 2003 18:45, Edy Lie wrote: > What is the main file which run bittorrent after installing it from > port ? /usr/local/bin/btdownloadgui.py Antoine -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/FYMeY3Hnhkr+

Re: BitTorrent for Freebsd??

2003-07-16 Thread Antoine Jacoutot
does it have to run under a WM like > KDE? /usr/local/bin/btdownloadcurses.py - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org PGP/GnuPG key: http://www.lphp.org/ressources/ajacoutot.asc -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/FctZY3Hnhkr+5cQRA

Re: More TTY's

2003-07-26 Thread Antoine Jacoutot
> Add more ttys be adding more statements in /etc/ttys and rebooting. Is rebooting realy needed ? Doesn't 'kill -1 1' work in this case ? Antoine ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubsc

Re: tv-out under FreeBSD R4.8

2003-07-29 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 29 July 2003 14:03, Franz Stieber wrote: > I would like to use tv-out under FreeBSD R4.8. At the moment I don't > have a tv-out graphic card. So I hope someone with experience can > tell me which card is the best and how his/her configuratio

Re: tv-out under FreeBSD R4.8

2003-07-29 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 29 July 2003 16:43, dick hoogendijk wrote: > I'd always waned to know if it is simply possible to just run (linux) > programs under linux emulation. If so, HOW do you install those linux > proggies? Do I do some kind of chroot and install th

Re: Applications crash in KDE

2003-08-01 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Friday 01 August 2003 21:02, Hasse Hund wrote: > Below are a snip from the Crash-handler. Are you using the NVidia binary drivers ? - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org PGP/GnuPG key: http://www.lphp.org/ressour

Re: Applications crash in KDE

2003-08-01 Thread Antoine Jacoutot
Selon Hasse <[EMAIL PROTECTED]>: > Yes, downloaded from http://www.nvidia.com > Didn't get the one from ports to build. > It seems like something got built threaded, that's not supposed to. > /Geir. OK, so you have to recompile qt (and kde) with the following option: -DWITHOUT_OPENGL Antoine

Re: Netscape plugins for Konqueror

2003-08-03 Thread Antoine Jacoutot
et the message > that the nspluginscan is not on the system. Is there an easy way to > fix this? Did you compile kdebase -DWITH_MOTIF ? It is needed for Netscape plugin compatibility. Antoine - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org PGP/GnuPG key: http://www.lphp.org/ressourc

scsi_da.c quirks

2003-08-07 Thread Antoine Jacoutot
. - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org PGP/GnuPG key: http://www.lphp.org/ressources/ajacoutot.asc -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/MlTfY3Hnhkr+5cQRAt1IAJ9NKsZwEm/p4SKKl93CbqS3njJ07wCcD+3h IrieeRa2TmcgMmOZlWBJaqg= =IqGY -END PGP

fatal trap and page fault after install

2003-08-09 Thread Antoine Jacoutot
dress = 0x21110 fault code = supervisor read, page not present [bla bla bla] current process = 0 (swapper) interrupt mask = net tty bio cam trap number = 12 panic: page fault This box used to run 4.8 (updated from 4.7) perfectly well. Any idea ? Thanks in advance. -- Antoine Jacoutot [EMAIL PROT

umask

2003-08-14 Thread Antoine Jacoutot
a reason why the default umask is set to 022. Thanks in advance. - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org PGP/GnuPG key: http://www.lphp.org/ressources/ajacoutot.asc -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/O5HQY3Hnhkr+5cQRArBzAJ0augtR1of

Re: umask

2003-08-14 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 14 August 2003 20:19, Joshua Oreman wrote: > 066 will be *more* secure than 022. I know that :) > This is because a umask is deducted from the default permission bits of 666 > (or 777 for executables) on new files. So a umask of 022 will

`devnums' undeclared

2003-08-14 Thread Antoine Jacoutot
tils/rdiff-backup. I have python-2.3 installed from ports with no particular options set. Do you have any idea what could cause this error ? Thanks in advance. -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org PGP/GnuPG key: http://www.lphp.org/ressources/ajacoutot.asc __

nis maps

2003-08-14 Thread Antoine Jacoutot
ts machine ? Is this ok ? +:*: Thanks in advance for your help. I know this is a problem I already brought up here but I really can't get it to work. I'm open to any other suggestions about share a centralized login.conf. Regards. - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lp

Re: umask

2003-08-14 Thread Antoine Jacoutot
ding out which file perms are > incorrect. Ah, OK... this is kind of a problem indeed. Well, I don't know what to do anymore :) Maybe setting an umask of 077 only for /usr/home (using fstab) would be a good start ? If anyone has any advice about this, please feel free to tell me. R

Re: POP Before SMTP

2003-08-14 Thread Antoine Jacoutot
m using dracd (available in the ports collection) for pop-before-smtp with sendmail. No problem what so ever and very easy to set up. -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org PGP/GnuPG key: http://www.lphp.org/ressources/ajacoutot.asc __

Re: umask

2003-08-14 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thursday 14 August 2003 22:46, Jez Hancock wrote: > > Well, I don't know what to do anymore :) > > Maybe setting an umask of 077 only for /usr/home (using fstab) would be a > > good start ? > > The only gotcha there is with httpd access - if you dec

need help with umass quirks

2003-08-14 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi ! I really need help with this. I have an USB-2.0 external adapter where I plugged in a hard drive. When I boot with everything plugged-in, it works, but as soon as I unplugg it or boot without the hard drive plugged-in, I cannont mount it anymore

adding NIS users and create homedir

2003-08-18 Thread Antoine Jacoutot
x27;s home directory does not get created :( Where did I do wrong ? Thanks in advance. - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org PGP/GnuPG key: http://www.lphp.org/ressources/ajacoutot.asc -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.2 (FreeBSD)

Re: adding NIS users and create homedir

2003-08-18 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Monday 18 August 2003 14:27, Matthew Seaman wrote: > Personally, when this was a concern for me, I wrote a wrapper script > that created the account and then built the home directory. :) this is what I am doing right now... Thanks for the feedback

ldap+regular sendmail

2003-08-19 Thread Antoine Jacoutot
a ldap user and will NOT have an account on the system. Thanks in advance. Regards. -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org PGP/GnuPG key: http://www.lphp.org/ressources/ajacoutot.asc ___ [EMAIL PROTECTED] mailing list http

Re: vgetty

2003-08-31 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 31 August 2003 22:21, RYAN vAN GINNEKEN wrote: > need help with vgetty anyone use this program ?? could really use some > help with getting it going. I am and it is working great. My setup is mgetty+vgetty --> receive voice and faxes, automa

Re: Konqueror as sftp client

2003-09-02 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tuesday 02 September 2003 22:31, Robert Froese wrote: > I've used Konqueror as a graphical sftp frontend in the past under > GNU/Linux. It doesn't work on my FreeBSD 5.1 system. For example, if I > type > > ftp://[EMAIL PROTECTED] > Why don't you

need advice on routing

2003-09-02 Thread Antoine Jacoutot
u have any advice concerning this, working under FreeBSD of course, please let me know. Best regards. - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org PGP/GnuPG key: http://www.lphp.org/ressources/ajacoutot.asc -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (FreeBSD) iD

samba ldap+unix password sync

2003-09-05 Thread Antoine Jacoutot
Hi ! I know this question isn't FreeBSD specific, but all the scripts I tried to achieve what I need only seem to work under Linux. I have a FreeBSD-5.1-p2+pam_ldap+nss_ldap+openldap+samba (with ldap support). Ldap authentication works for both unix and samba accounts. What I need is a way of sy

Re: NVTV and BSD.

2003-09-06 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Saturday 06 September 2003 20:55, Dragoncrest wrote: > Anybody know if the NV-TV program being worked on at Source Forge is BSD > compatible or not? I'd like to use it to take advantage of the Svideo > port on my GF3 under BSD4.8 if possible. Yes

Re: NVTV and BSD.

2003-09-07 Thread Antoine Jacoutot
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Sunday 07 September 2003 16:54, Dragoncrest wrote: > Is it in the ports by any chance or do I have to build it from the > source available via the sourceforge page? I just grabed the Linux binary and I run it under Linux emulation. It is n

samba+ldap

2003-09-07 Thread Antoine Jacoutot
7;m looking for someone with a similar setup who could give me a hand. Thanks. - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org PGP/GnuPG key: http://www.lphp.org/ressources/ajacoutot.asc -BEGIN PGP SIGNATURE- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQE/WuDOY3Hnhkr+5cQRArzRAJ0cRGP2

nis security

2003-09-08 Thread Antoine Jacoutot
xt ? Does anyone know a solution for securing NIS, using ssh or encrypted tunnels or anything... I am open to any new idea :) Thanks in advance. Regards. - -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org PGP/GnuPG key: http://www.lphp.org/ressources/ajacoutot.asc -BEGIN PGP

errors with FAM and KDE

2004-02-21 Thread Antoine Jacoutot
Hi :) I'm having a problem with FAM under KDE (3.2). My homedirs are mounted using NFS and regularly, I get the following errors in my logs: kernel: pid 609 (fam), uid 1: exited on signal 6 Everything seems to work fine though, but I'm always concern about errors I don't understand. The h

Re: Nvidia

2004-02-22 Thread Antoine Jacoutot
On Sunday 22 February 2004 18:29, Uwe Laverenz wrote: > AFAIK the nvidia drivers don't work with FreeBSD 5.2 anymore. Last time > I tried was 2 weeks ago with -CURRENT and it did not work. I switched > back to RELENG_4. Well... it works great under 5.2. $ cd /usr/ports/x11/nvidia-driver $ make in

problem with USB hub

2004-02-23 Thread Antoine Jacoutot
Hi :) I use a USB hub with a scanner and a printer plugged-in under FreeBSD-5.2-RC2. The USB hub is self-powered. After some time of inactivity, the hub turns of the ports where my devices are connected which means I cannot access my printer nor scanner anymore... I there a way to tell FreeBSD t

Re: nss_ldap/pam_ldap, what am I missing?

2004-03-12 Thread Antoine Jacoutot
Selon Per olof Ljungmark <[EMAIL PROTECTED]>: > FBSD 5.2.1, nss_ldap/pam_ldap, no joy. > Have really tried to read available documents, man pages etc., but no avail. > If I could increase the debug level with pam perhaps it would take me > further, could somebody please give a hint on how to? > Th

Re: nss_ldap/pam_ldap, what am I missing?

2004-03-13 Thread Antoine Jacoutot
On Saturday 13 March 2004 18:25, Per olof Ljungmark wrote: > If you have a similar setup working I am very interested in how it was > accomplished. Allright, so here is my setup if it can help you; note that I'm using ldap over SSL with key files. server: # /usr/local/etc/ldap.conf uri ldapi://%2

Re: store freebsd accounts in mysql ???

2004-03-16 Thread Antoine Jacoutot
On Tuesday 16 March 2004 17:38, [EMAIL PROTECTED] wrote: > I am using freebsd5.2, because i have a large number of users counted by > ten thousand, use the passwd file to store user accounts and password lead > to unbearable delay. I want to know if freebsd support store accounts in > places other

Re: installing foomatic

2004-03-17 Thread Antoine Jacoutot
On Wednesday 17 March 2004 09:46, Norhisham Khalil wrote: > PS: i have foomatic-db and foomatic-db-engine installed > then what do i do? You need foomatic-rip which is not part of the ports system. Have a look at www.linuxprinting.org Antoine ___ [EMAI

Re: freebsd, php and gd libary

2004-03-20 Thread Antoine Jacoutot
On Saturday 20 March 2004 10:24, thomas may wrote: > i installed mod_php4 from ports tree with gd options, but it starts > automatically a xfree86 installation what i don’t need on my webserver. You have to build gd without X support: $ make -DWITHOUT_X11 install clean Antoine ___

Re: Help with pam and ldap please [SOLVED]

2004-03-28 Thread Antoine Jacoutot
On Sunday 28 March 2004 12:58, Per olof Ljungmark wrote: > openldap21-server portrevision was bumped to 2.1.28 in between and > apparently that broke my nss configuration. Install of openldap21-server > 2.1.27 fixed the problem. Yes, I sent an email about this to the port maintener but got no answ

cannot create socket for udp6

2004-04-01 Thread Antoine Jacoutot
only. Thanks in advance. Regards. -- Antoine Jacoutot [EMAIL PROTECTED] http://www.lphp.org ___ [EMAIL PROTECTED] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"

mplayer with RTC support

2004-04-02 Thread Antoine Jacoutot
lanar YV12) VDec: using Planar YV12 as output csp (no 0) Movie-Aspect is 1.80:1 - prescaling to correct movie aspect. VO: [xv] 576x320 => 576x320 Planar YV12 New_Face failed. Maybe the font path is wrong. Please supply the text font file (~/.mplayer/subfont.ttf). subtitle font: load_

gnome long startup

2004-04-05 Thread Antoine Jacoutot
Hi :) I have problems when starting gnome if I enable the esd sound server, it takes forever for gnome to launch itself. In my logs, I can see a connexion attempt to 127.0.0.1:16001. Anyone knows how I could speed up gnome start ? Thanks. Regards. -- Antoine Jacoutot [EMAIL PROTECTED] http

Re: gnome long startup

2004-04-05 Thread Antoine Jacoutot
On Monday 05 April 2004 20:15, Simon Barner wrote: > do you have a firewall, and if so, are you sure it does not block that > connection? Nope, this is a test station within my LAN, there's no firewall on it. > The same goes for tcpwrappers, so check /etc/hosts.allow and > /etc/hosts.deny. I nev

<    1   2   3