Re: Dell PERC 3 support?

2001-01-23 Thread Shawn Barnhart
- Original Message - From: "Sean O'Connell" <[EMAIL PROTECTED]> > The PERC 3 cards use the aac driver which was only very recently > MFC'd (it should work with a recent snapshot). The card should > work and you can download from Dell a Linux command line tool to > do some work with the

Re: Non-sequential one-time passwords?

2001-01-24 Thread Shawn Barnhart
On Tue, 23 Jan 2001, Kris Kennaway wrote: > Nope. There are security implications to doing this anyway..this would > partly defeat the protection afforded by OTP schemes. I presume the security implications are algorithmic to the S/Key system, and not just the risk associated with N "good" pas

syslog.conf host selection uses only short host name?

2001-02-02 Thread Shawn Barnhart
Is the 'correct' behavior of syslog.conf when using the "+hostname" selection to manage remote host logging to only use the "short" hostname? If I do: +machine.domain.tld ftp.*/var/log/machine.ftp I don't get my traffic logged, but if I use: +machine ftp.*/var/log/machine.ftp I do. I

What breaks if I change NGROUPS_MAX?

2001-02-06 Thread Shawn Barnhart
What breaks if I decide to change NGROUPS_MAX to something like 64 instead of the default 16? From what I gathered from looking at the list archives NFS breakage seemed to be the biggest problem, but that's not an issue for me. Is upping the limit to 64 merely a matter of changing NGROUPS_MAX in

Samba updates into STABLE?

2000-04-26 Thread Shawn Barnhart
How long does it generally take for updates to Samba to make it into the stable tree? I'm curious if RELENG_3 will have 2.0.7 anytime soon -- it fixes some Win2k annoyances that are present in 2.0.6. The fixes are really to annoyances, its not totally broken. I'm more curious how long a new por

Re: How good is AMI MegaRAID support?

2000-04-29 Thread Shawn Barnhart
- Original Message - From: "Mike Smith" <[EMAIL PROTECTED]> | If that's what they say, I'd be inclined to believe them. Since I've not | encountered any fatal problems with the 2.x firmware, I can't suggest | that upgrading would actually win you very much. I'm not even sure the HPDA f

Re: HPDA/DAC960PL errors

2000-05-03 Thread Shawn Barnhart
| Well, perhaps not. Running the old firmware, 2.39, my install of 4.0 fails | early on copying files: | | bus_dmamap_load : Too many segs! buf_len = 0x1 | mlx0 : I/O error -- attempt to write beyond end of drive | | Any idea what these mean? | | I flashed it with the newest Mylex firmwar

Re: HPDA/DAC960PL errors

2000-05-03 Thread Shawn Barnhart
- Original Message - From: "Mike Smith" <[EMAIL PROTECTED]> | > Ok. I know how I'm going to have to deal with this; the problem is that | > we only use 16 of the 17 available S/G segments (so I can pack the S/G | > tables without crossing page boundaries). This is going to take a littl

Re: Server Farms?

2000-05-09 Thread Shawn Barnhart
- Original Message - From: "Alfred Perlstein" <[EMAIL PROTECTED]> | Also, running a local cvsup-mirror is as easy as: | cd /usr/ports/net/cvsup-mirror && make install | answer a few questions... and you're set. Is this documented anywhere? I'd really like to run a local cvsup mirror

Re: ucd-snmp

2000-05-12 Thread Shawn Barnhart
- Original Message - From: "Cy Schubert" <[EMAIL PROTECTED]> | In message <[EMAIL PROTECTED]>, Patrick Seal writes: | > On Fri, May 12, 2000 at 01:44:57PM -0700i, Chad R. Larson wrote: | > > I think they're pointing out the difference between "pkg_delete", a | > > binary part of the syst

Re: -CURRENT Mylex on stable?

2000-05-23 Thread Shawn Barnhart
- Original Message - From: "Mike Smith" <[EMAIL PROTECTED]> | > I'm missing where the end result of | > diff/patch differs from the files themselves. It's a nice exercise, but | > kind of a PITA when you're not a CVS user. | | The goal is to extract the changes I made to portions of the

Re: HEADS UP! Always use the 'make buildkernel' target to make yerkernels

2000-07-13 Thread Shawn Barnhart
- Original Message - From: "Nik Clayton" <[EMAIL PROTECTED]> | # cd /usr/gnats/docs | # grep -i barnhart * | # | | S'funny, this seems to be the first time you've told any of us. Next | time, please use send-pr(1) with the category set to "docs". It would be | appreciated if

Re: Signal 11 on 4-Stable buildworld; bad memory or what?

2000-07-17 Thread Shawn Barnhart
- Original Message - From: "Chad R. Larson" <[EMAIL PROTECTED]> | You mean, no problems you've noticed. You may very well be right | about no problems, but please be aware that Windows will not | detect/report many errors that will trip up FreeBSD. Quiet data | corruption is the sometim

Does su have a builtin nohup?

2000-07-20 Thread Shawn Barnhart
Does su have some kind of a built-in nohup option? If I su to root and execute a command or shell script and then disconnect (ie, quit the terminal software I'm running, which in my case is an ssh session) whatever I was last running su'd as root continues to run until I manually kill it. Process

Re: CVSup server loads (was: Stable broken)

2000-07-20 Thread Shawn Barnhart
Is there a listing of the geographic locations of the cvsup servers along with their parent network providers? Something like this with the docs for cvsup might be kind of nice. You might be able to make an educated guess as to which cvsup server is the most likely work best. Or, I suppose you

Re: Does su have a builtin nohup?

2000-07-20 Thread Shawn Barnhart
- Original Message - From: "Dan Ts'o" <[EMAIL PROTECTED]> To: "Shawn Barnhart" <[EMAIL PROTECTED]> | I have noticed this too and have appreciated it as a "feature", | though I consider it a bug. I am quite sure that is not the way origina

Re: Promise-66 RAID

2000-07-26 Thread Shawn Barnhart
- Original Message - From: "Mike Smith" <[EMAIL PROTECTED]> | If you want a supported ATA RAID solution, see www.3ware.com. How is it supported in FreeBSD? I don't see a LINT entry for it and they only seem to offer Linux/Windows drivers. Or is this a -CURRENT thing? I wish they'd ma