Re: How to compile DHCPD source code

2006-07-08 Thread Rahul Sharma
Hello Peter,
Thanks for your help.
It Works.
Thanks again
Rahul

On 7/7/06, Peter Blair [EMAIL PROTECTED] wrote:

 First, *don't* download source from the cvsweb website.  That source
 is handy for browsing, but you should be getting your code from a cvs
 repository.

 Look at the instructions for a given patch for guidance:

 ftp://ftp.openbsd.org/pub/OpenBSD/patches/3.9/common/001_sendmail.patch

 And then rebuild and install sendmail:
 cd gnu/usr.sbin/sendmail
 make obj
 make depend
 make
 make install

 On 7/7/06, Rahul Sharma [EMAIL PROTECTED] wrote:
  Hi,
  I need to make some minute changes to db.c file comes under DHCP
 source
  code .
  I wanted to know that how can i run dhcp now with these changes.
  Plz tell me for this whether I have to recompile whole source
 code(Kernel)
  again or if there is any way
  to just compile only this DHCP code.
 
  What I have done so far is
  I have downloaded all files needed for DHCPD from
  http://www.openbsd.org/cgi-bin/cvsweb/src/usr.sbin/dhcpd/
 
  After that i had made changes to file db.c.
  Now I strucked here.
  Any one Plz Help. Tell me what to do.
  Thanks for reading this mail anyay.
 
  Rahul



6/30 i386 snapshot: panic on usb mount

2006-07-08 Thread Josh Grosse
I had a panic when I attempted to mount a usb stick today.  This particular
stick seems to work fine on Windows machines without error. 

A dmesg follows the ddb output.

--- messages on insert:

umass0 at uhub3 port 5 configuration 1 interface 0
umass0: SanDisk Corporation Cruzer Mini, rev 2.00/1.02, addr 2
umass0: using SCSI over Bulk-Only
scsibus1 at umass0: 2 targets
sd0 at scsibus1 targ 1 lun 0: Generic, STORAGE DEVICE, 1.02 SCSI0 0/direct 
removable
sd0: 250MB, 250 cyl, 64 head, 32 sec, 512 bytes/sec, 512000 sec total
umass0: Invalid CSW: tag 50 should be 51

--- panic, ddb trace  ps:

panic: ehci_device_clear_toggle: queue active
Stopped at  Debugger+0x4:   leave   
RUN AT LEAST 'trace' AND 'ps' AND INCLUDE OUTPUT WHEN REPORTING THIS PANIC!
DO NOT EVEN BOTHER REPORTING THIS WITHOUT INCLUDING THAT INFORMATION!
ddb trace
Debugger(d0730ec0,7fff,e7b57ebc,d1a73600,0) at Debugger+0x4
panic(d0637f80,0,0,e7b57eac,d02025e9) at panic+0x63
ehci_noop(d1898300,40,e7b57edc,d03240e0,d06f51c8) at ehci_noop
usbd_clear_endpoint_toggle(d1898300,40,e7b57efc,d15e0b00,d15e0b00) at 
usbd_clear_endpoint_toggle+0x10
umass_clear_endpoint_stall(d1a73600,0,d15d9e00,d12e7000) at 
umass_clear_endpoint_stall+0x28
usb_transfer_complete(d15e0b00,2614221,e7b57f5c,d0322e8d,d8d80) at 
usb_transfer_complete+0x17a
ehci_abort_xfer(d15e0b00,f,e7b57f8c,d05d105c,d15e0b6c) at ehci_abort_xfer+0x132
ehci_timeout_task(d15e0b00,d0863e88,d0200c29,d69425a0,d69425a0) at 
ehci_timeout_task+0x1e
usb_task_thread(d69425a0) at usb_task_thread+0x44
Bad frame pointer: 0xd0863e88
ddb ps
   PID   PPID   PGRPUID  S   FLAGS  WAIT   COMMAND 
 31037  29122  29122   1000  3  0x4006  scsicmdmount_msdos 
 29122   9842  29122   1000  3  0x4086  wait   mount   
  2237   7565  10055503  30x8c  netio  postgres
 16372   7565  10055503  30x8c  netio  postgres
  6808  1   6808557  3   0x184  bpfsnort   
 23030  1  23030557  3   0x184  bpfsnort   
  9842  1   9842   1000  3  0x4086  pause  tcsh
 18821  21000  18821   1001  3 0x44186  nanosleep  authpf  
 21000   6863   6863   1001  3   0x184  select sshd
  6863  30060   6863  0  3  0x4184  netio  sshd
  2423  1   2423   1000  3  0x4086  ttyin  tcsh
 15186  1  15186  0  3  0x4086  ttyin  getty   
 23135   8285   8285 73  3   0x184  poll   syslogd 
  8285  1   8285  0  30x84  netio  syslogd 
  2500  14515  14515 67  3   0x184  semwaithttpd   
 16000  1  16000  0  30x84  select mountd  
  8682  14515  14515 67  3   0x184  semwaithttpd   
 16449  14515  14515 67  3   0x184  semwaithttpd   
 21179  14515  14515 67  3   0x184  semwaithttpd   
 23796  14515  14515 67  3   0x184  semwaithttpd   
 18609  14515  14515 67  3   0x184  semwaithttpd   
 28825  14515  14515 67  3   0x184  semwaithttpd   
   800  14515  14515 67  3   0x184  select httpd   
 14515  1  14515 67  3   0x184  select httpd   
 30452  1  30452  0  3  0x4086  ttyin  getty   
 23523  1  23523  0  3  0x4086  ttyin  getty   
 22639  1  22639  0  30x84  select cron
 30137  14354  14354534  3  0x4184  poll   python2.3   
 14354  1  14354  0  30x84  poll   python2.3   
 25134  23789  10055503  30x8e  select postgres
 23789   7565  10055503  30x8e  select postgres
 19638   7565  10055503  30x8e  select postgres
  7565  1  10055503  3  0x408e  select postgres
 29910  1  29910  32767  3   0x184  poll   openvpn 
   471   7343   7343  0  3   0x185  pause  smbd
 14270  1  14270  0  30x85  select nmbd
  7343  1   7343  0  3   0x185  select smbd
 32501  1  13244  0  30x84  nanosleep  smartd  
 26361  1  10055  0  30x86  nanosleep  perl
  6990  30485  30184  0  30x84  netio  tcpdump 
 30485  30184  30184 76  3  0x4184  bpftcpdump 
 14255  1  10055  0  3  0x4086  select kpasswdd
 24117  1  24117  0  3  0x4086  select kadmind 
 22137  1  10055  0  3  0x4087  select kdc 
 30184  1  30184  0  30x84  piperd spamlogd
 14346  15883  15883 62  3   0x184  piperd spamd   
 18781  15883  15883 62  3   0x184  

Re: bash-static on OpenBSD 3.9

2006-07-08 Thread Tobias Ulmer
On Fri, Jul 07, 2006 at 10:18:00PM -0500, Daniel A. Ramaley wrote:
 If anyone has been lamenting the loss of the bash-static package, this 
 evening i took the time to figure out how to create something that 
 works just as well. I peeked in the Makefile for bash on an older 
 version of OpenBSD to see how the static version differs. The 
 difference is when compiling bash the CONFIGURE_ENV variable needs to 
 be set. The full steps i used to build a bash-static package were:
 
 First install the ports tarball from the install CD. You will also need 
 to have the compilers install set installed (it is by default). Then:
 # cd /usr/ports/shells/bash
 # make print-build-depends
 This will print a list of dependencies. Install them from packages. You 
 could also compile them from ports, but why when other people have 
 already done the excellent work of providing the packages?
 # export CONFIGURE_ENV=LDFLAGS=-static
 # make package
 That's it! The new bash package will be in /usr/ports/packages/i386/all 
 (of course, i386 will be different for other platforms). It won't 
 have -static in the name, but you can always rename the file before 
 installing on other systems if you really want.
 -- 
 
 Dan RamaleyDial Center 118, Drake University
 Network Programmer/Analyst 2407 Carpenter Ave
 +1 515 271-4540Des Moines IA 50311 USA
 


... makes no sense to me. bash is installed in /usr, the same place where
all shared libraries are. If /usr does not come up for some reason, you
can't log in with ssh any more.

bash needs gettext, c and termcap. The later two are in the base system
and gettext is needed in nearly any program as dependency. So, it
doesn't even save space (like you could pkg_delete gettext after compiling
bash-static)

shells are static for system maintenance, that is, small file system
with /bin, /sbin etc., but not /usr, /var, /tmp, ...

If you really want bash-static to make sense, modify PLIST and install it
to /bin.

Tobias



SMP and ichiic Error

2006-07-08 Thread Shane Harbour

Hello all,
I'm having the following error on my SMP system:

   ichiic0: timeout, status 0x0
   ichiic0: transaction abort failed, status 0x40INUSE

   (ichiic0 = Intel 82801CA/SMBus)

Everything I have found in the archives points to a hyperthreading 
issue.  When the issue first appeared, HT was turned off.  I've also 
tried changing the MP Spec in the BIOS.  I've tried the following 4 combos:


   MP Spec: 1.1/HT: Off
   MP Spec: 1.1/HT: On
   MP Spec: 1.4/HT: Off
   MP Spec: 1.4/HT: On

No matter the combo, I still get the same error.  I would prefer not to 
disable ichiic* in the kernel config, but will do so if necessary.  
Below is a dmesg from the system (MP Spec: 1.4/HT: Off) with MPVERBOSE 
set in the kernel config.  I'm hoping I just missed something and that 
it is easily corrected.


Thanks for your help,
Shane

OpenBSD 3.9-stable (GENERIC.MP) #2: Sat Jul  8 17:54:58 MDT 2006
   [EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC.MP
cpu0: Intel(R) XEON(TM) CPU 1.80GHz (GenuineIntel 686-class) 1.80 GHz
cpu0: 
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLUSH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM
real mem  = 1073258496 (1048104K)
avail mem = 972566528 (949772K)
using 4278 buffers containing 53764096 bytes (52504K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(8a) BIOS, date 10/02/02, BIOS32 rev. 0 @ 0xfb1b0
apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
apm0: flags 70102 dobusy 1 doidle 1
pcibios0 at bios0: rev 2.1 @ 0xf/0xdf84
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfde70/272 (15 entries)
pcibios0: PCI Exclusive IRQs: 5 10 11 12
pcibios0: PCI Interrupt Router at 000:31:0 (Intel 82371SB ISA rev 0x00)
pcibios0: PCI bus #4 is the last bus
bios0: ROM list: 0xc/0xa800 0xcc000/0x1800 0xce000/0x6600
mainbus0: scanning 0x9f800 to 0x9fbf0 for MP signature
mainbus0: scanning 0xf to 0x0 for MP signature
mainbus0: MP floating pointer found in bios at 0xf4f00
mainbus0: MP config table at 0xf1400, 332 bytes long
mainbus0: Intel MP Specification (Version 1.4) (OEM0 PROD)
cpu0 at mainbus0: apid 0 (boot processor)
cpu0: calibrating local timer
cpu0: apic clock running at 99 MHz
cpu0: kstack at 0xe9059000 for 8192 bytes
cpu0: idle pcb at 0xe9059000, idle sp at 0xe905af98
cpu1 at mainbus0: apid 1 (application processor)
cpu1: Intel(R) XEON(TM) CPU 1.80GHz (GenuineIntel 686-class) 1.80 GHz
cpu1: FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV
cpu1: kstack at 0xe905b000 for 8192 bytes
cpu1: idle pcb at 0xe905b000, idle sp at 0xe905cf98
mainbus0: bus 0 is type PCI   
mainbus0: bus 1 is type PCI   
mainbus0: bus 2 is type PCI   
mainbus0: bus 3 is type PCI   
mainbus0: bus 4 is type PCI   
mainbus0: bus 5 is type ISA   
ioapic0 at mainbus0: apid 4 pa 0xfec0, virtual wire mode, version 20, 24 pins

ioapic1 at mainbus0: apid 5 pa 0xfec8, virtual wire mode, version 20, 24 
pins
ioapic2 at mainbus0: apid 6 pa 0xfec80400, virtual wire mode, version 20, 24 
pins
ioapic0: int17 attached to pci0 device 31 INT_B (type 0x0 flags 0xf)
ioapic0: int19 attached to pci0 device 29 INT_B (type 0x0 flags 0xf)
ioapic0: int16 attached to pci0 device 29 INT_A (type 0x0 flags 0xf)
ioapic0: int19 attached to pci4 device 5 INT_A (type 0x0 flags 0xf)
ioapic2: int0 attached to pci2 device 9 INT_A (type 0x0 flags 0xf)
ioapic0: int18 attached to pci4 device 4 INT_A (type 0x0 flags 0xf)
ioapic0: int16 attached to pci4 device 6 INT_A (type 0x0 flags 0xf)
ioapic0: int16 attached to pci0 device 31 INT_A (type 0x0 flags 0xf)
ioapic0: int0 attached to ExtINT (type 0x3 flags 0x0)
ioapic0: int1 attached to isa0 irq 1 (type 0x0 flags 0x0)
ioapic0: int2 attached to isa0 irq 0 (type 0x0 flags 0x0)
ioapic0: int3 attached to isa0 irq 3 (type 0x0 flags 0x0)
ioapic0: int4 attached to isa0 irq 4 (type 0x0 flags 0x0)
ioapic0: int6 attached to isa0 irq 6 (type 0x0 flags 0x0)
ioapic0: int7 attached to isa0 irq 7 (type 0x0 flags 0x0)
ioapic0: int8 attached to isa0 irq 8 (type 0x0 flags 0x5)
ioapic0: int9 attached to isa0 irq 9 (type 0x0 flags 0x0)
ioapic0: int13 attached to isa0 irq 13 (type 0x0 flags 0x0)
ioapic0: int14 attached to isa0 irq 14 (type 0x0 flags 0x0)
ioapic0: int15 attached to isa0 irq 15 (type 0x0 flags 0x0)
local apic: int0 attached to ExtINT (type 0x3 flags 0x0)
local apic: int1 attached to NMI (type 0x1 flags 0x0)
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 Intel E7500 MCH Host rev 0x03
ppb0 at pci0 dev 2 function 0 Intel E7500 MCH rev 0x03
pci1 at ppb0 bus 1
Intel 82870P2 IOxAPIC rev 0x04 at pci1 dev 28 function 0 not configured
ppb1 at pci1 dev 29 function 0 Intel 82870P2 PCI-PCI rev 0x04
pci2 at ppb1 bus 2
em0 at pci2 dev 9 function 0 Intel PRO/1000XT (82544GC) rev 0x02: apic 6 int 
0 (irq 12), address 00:10:dc:f4:d5:a8
Intel 82870P2 IOxAPIC rev 0x04 at pci1 dev 30 function 0 not configured
ppb2 at pci1 dev 31 function 0 Intel 82870P2 PCI-PCI rev 0x04
pci3 at ppb2 bus 3
uhci0 at 

Re: bash-static on OpenBSD 3.9

2006-07-08 Thread Joachim Schipper
On Sat, Jul 08, 2006 at 05:42:39PM +0200, Tobias Ulmer wrote:
 On Fri, Jul 07, 2006 at 10:18:00PM -0500, Daniel A. Ramaley wrote:
  If anyone has been lamenting the loss of the bash-static package, this 
  evening i took the time to figure out how to create something that 
  works just as well. I peeked in the Makefile for bash on an older 
  version of OpenBSD to see how the static version differs. The 
  difference is when compiling bash the CONFIGURE_ENV variable needs to 
  be set. The full steps i used to build a bash-static package were:

  # export CONFIGURE_ENV=LDFLAGS=-static

 ... makes no sense to me. bash is installed in /usr, the same place where
 all shared libraries are. If /usr does not come up for some reason, you
 can't log in with ssh any more.
 
 bash needs gettext, c and termcap. The later two are in the base system
 and gettext is needed in nearly any program as dependency. So, it
 doesn't even save space (like you could pkg_delete gettext after compiling
 bash-static)
 
 shells are static for system maintenance, that is, small file system
 with /bin, /sbin etc., but not /usr, /var, /tmp, ...
 
 If you really want bash-static to make sense, modify PLIST and install it
 to /bin.

Additionally, it's not like it's difficult to hack the ksh login script
to exec bash instead, provided /usr/local/bin/bash is available. This
provides for a 'convenient' root shell without this sort of strangeness
(also: what happens if you do pkg_add -u?).

Joachim



wine990225 hangs OBSD 3.9 i386 machine

2006-07-08 Thread Karel Kulhavy
Hello

When i run wine tokenizer.exe (some executable from an old Borland C compiler)
under a normal user, the machine freezes. What's interesting is that the wine
is not SUID root:
-r-xr-xr-x  1 root  bin  3084124 Mar  2 15:20 /usr/local/bin/wine
The wine is from the official OpenBSD3.9 installation, the kernel is
stock OpenBSD 3.9, the system too (recently installed, couple of days
ago).

I run it in X. It doesn't run outside of X. I was wondering if the whole
machine freezes or only the X so I ran mpg321 during that and the music stops.

The machine is DELL Inspiron 510m with a Pentium III CPU.

If you need more debugging info (including the file), please tell me.

CL



SATA RAID card: the cheapest

2006-07-08 Thread Jacob Yocom-Piatt
i'm building a machine on the cheap for colocation. what is the most affordable
card that will do hardware SATA RAID? i've seen ~220 usd for the MegaRAID 150-4.

can i do any better? this card is more for hotswapping through a failure than
high-load performance. any experiences using such a card would be a plus.

cheers,
jake



Re: SATA RAID card: the cheapest

2006-07-08 Thread Sevan / Venture37
Jacob Yocom-Piatt wrote:
 i'm building a machine on the cheap for colocation. what is the most 
 affordable
 card that will do hardware SATA RAID? i've seen ~220 usd for the MegaRAID 
 150-4.
 
 can i do any better? this card is more for hotswapping through a failure than
 high-load performance. any experiences using such a card would be a plus.
 
 cheers,
 jake
 

just remember that the 6  8 port cards are the only cards which support
a battery backup unit.

Sevan
-- 
The truth, the half-truth, and nothing like the truth. - Mark Brandon Read



authpf won't work as a shell with ssh

2006-07-08 Thread Bill Meigs

I can't imagine what simple thing I'm leaving out.
When ever I try to ssh to an account with the shell set to /usr/sbin/authpf
I get disconnected immediately after getting the motd. I know I'm 
connecting and authenticating, but I don't stay connected.


I've created the files
authpf.allowauthpf.conf authpf.message  authpf.problem  authpf.rules
in /etc/authpf ro to all but root.

authpf.allow contains a single *
authpf.conf is empty
authpf.rules contains:
pass in  quick on $IN_IF from $user_ip to any keep state
pass out quick on $IN_IF from $user_ip to any keep state

pass in  quick on $EX_IF from $user_ip to any keep state
pass out quick on $EX_IF from $user_ip to any keep state

I've put the anchors in the main pf ruleset and they load without any 
errors.

nat-anchor authpf/*
rdr-anchor authpf/*
binat-anchor authpf/*
anchor authpf/*

One other related issue. If I use the adduser script and specify authpf 
as the shell, I get authpf: is not allowed!. I've used vipw to change 
the shell to /usr/sbin/authpf for the test user.


Thank you.



Re: authpf won't work as a shell with ssh

2006-07-08 Thread Darrin Chandler
On Sat, Jul 08, 2006 at 06:24:40PM -0700, Bill Meigs wrote:
 One other related issue. If I use the adduser script and specify authpf 
 as the shell, I get authpf: is not allowed!. I've used vipw to change 
 the shell to /usr/sbin/authpf for the test user.

man shells(5)?

-- 
Darrin Chandler|  Phoenix BSD Users Group
[EMAIL PROTECTED]   |  http://bsd.phoenix.az.us/
http://www.stilyagin.com/  |



Re: authpf won't work as a shell with ssh

2006-07-08 Thread Bill Meigs
Thanks. That fixed the adduser script issue, but I still get 
disconnected immediately.


Darrin Chandler wrote:

On Sat, Jul 08, 2006 at 06:24:40PM -0700, Bill Meigs wrote:
One other related issue. If I use the adduser script and specify authpf 
as the shell, I get authpf: is not allowed!. I've used vipw to change 
the shell to /usr/sbin/authpf for the test user.


man shells(5)?




Re: authpf won't work as a shell with ssh

2006-07-08 Thread Ray Percival

On Jul 8, 2006, at 8:49 PM, Bill Meigs wrote:

Thanks. That fixed the adduser script issue, but I still get  
disconnected immediately.

Read the authpf portion of the FAQ. It's in there.


Darrin Chandler wrote:

On Sat, Jul 08, 2006 at 06:24:40PM -0700, Bill Meigs wrote:
One other related issue. If I use the adduser script and specify  
authpf as the shell, I get authpf: is not allowed!. I've used  
vipw to change the shell to /usr/sbin/authpf for the test user.

man shells(5)?




--
They do not preach that their God will rouse them a little before the  
nuts work loose.




Re: authpf won't work as a shell with ssh

2006-07-08 Thread Bill Meigs

The only relevant point I could see in the faq is the for
/etc/authpf/authpf.conf to exist and it does. It is empty.
Is there another reason I'm overlooking?


Ray Percival wrote:

On Jul 8, 2006, at 8:49 PM, Bill Meigs wrote:

Thanks. That fixed the adduser script issue, but I still get 
disconnected immediately.

Read the authpf portion of the FAQ. It's in there.


Darrin Chandler wrote:

On Sat, Jul 08, 2006 at 06:24:40PM -0700, Bill Meigs wrote:
One other related issue. If I use the adduser script and specify 
authpf as the shell, I get authpf: is not allowed!. I've used vipw 
to change the shell to /usr/sbin/authpf for the test user.

man shells(5)?




--
They do not preach that their God will rouse them a little before the 
nuts work loose.




Re: SMP and ichiic Error

2006-07-08 Thread Marcos Laufer
Hi there too,

I am having the exact same error, buy my ichiic0 is Intel 82801FB SMBus
and i have only one processor. Note that my kernel is GENERIC, not
GENERIC.MP .
I've also tried disabling hyperthreading at the bios, but the errors still
show up.

Regards,
Marcos Laufer

Oh, here is my dmesg info:

OpenBSD 3.9-stable (GENERIC) #3: Sun May  7 16:52:26 ART 2006
[EMAIL PROTECTED]:/u/system/src/sys/arch/i386/compile/GENERIC
cpu0: Intel(R) Pentium(R) 4 CPU 3.00GHz (GenuineIntel 686-class) 3 GHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,APIC,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,CFLU
SH,ACPI,MMX,FXSR,SSE,SSE2,SS,HTT,TM,SBF,SSE3,MWAIT,EST,CNXT-ID
cpu0: Enhanced SpeedStep 1500 MHz (1420 mV): unknown EST cpu, no changes
possible
real mem  = 1064079360 (1039140K)
avail mem = 964218880 (941620K)
using 4278 buffers containing 53305344 bytes (52056K) of memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(00) BIOS, date 04/29/05
apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
apm0: flags 30102 dobusy 0 doidle 1
pcibios at bios0 function 0x1a not configured
bios0: ROM list: 0xc/0xaa00!
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 Intel 82915G/P/GV Host rev 0x04
ppb0 at pci0 dev 1 function 0 Intel 82915G/P/GV PCIE rev 0x04
pci1 at ppb0 bus 1
vga1 at pci0 dev 2 function 0 Intel 82915G/P/GV Video rev 0x04: aperture
at 0xff48, size 0x1000
wsdisplay0 at vga1 mux 1: console (80x25, vt100 emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
ppb1 at pci0 dev 28 function 0 Intel 82801FB PCIE rev 0x03
pci2 at ppb1 bus 5
ppb2 at pci0 dev 28 function 1 Intel 82801FB PCIE rev 0x03
pci3 at ppb2 bus 4
ppb3 at pci0 dev 28 function 2 Intel 82801FB PCIE rev 0x03
pci4 at ppb3 bus 3
ppb4 at pci0 dev 28 function 3 Intel 82801FB PCIE rev 0x03
pci5 at ppb4 bus 2
uhci0 at pci0 dev 29 function 0 Intel 82801FB USB rev 0x03: irq 5
usb0 at uhci0: USB revision 1.0
uhub0 at usb0
uhub0: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub0: 2 ports with 2 removable, self powered
uhci1 at pci0 dev 29 function 1 Intel 82801FB USB rev 0x03: irq 10
usb1 at uhci1: USB revision 1.0
uhub1 at usb1
uhub1: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub1: 2 ports with 2 removable, self powered
uhci2 at pci0 dev 29 function 2 Intel 82801FB USB rev 0x03: irq 9
usb2 at uhci2: USB revision 1.0
uhub2 at usb2
uhub2: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub2: 2 ports with 2 removable, self powered
uhci3 at pci0 dev 29 function 3 Intel 82801FB USB rev 0x03: irq 11
usb3 at uhci3: USB revision 1.0
uhub3 at usb3
uhub3: Intel UHCI root hub, rev 1.00/1.00, addr 1
uhub3: 2 ports with 2 removable, self powered
ppb5 at pci0 dev 30 function 0 Intel 82801BA AGP rev 0xd3
pci6 at ppb5 bus 6
fxp0 at pci6 dev 8 function 0 Intel 82801FB LAN rev 0x01, i82562: irq 12,
address 00:16:76:23:ed:6a
inphy0 at fxp0 phy 1: i82562ET 10/100 PHY, rev. 0
ichpcib0 at pci0 dev 31 function 0 Intel 82801FB LPC rev 0x03: PM disabled
pciide0 at pci0 dev 31 function 1 Intel 82801FB IDE rev 0x03: DMA, channel
0 configured to compatibility, channel 1 configured to compatibility
pciide0: channel 0 disabled (no drives)
pciide0: channel 1 disabled (no drives)
pciide1 at pci0 dev 31 function 2 Intel 82801FB SATA rev 0x03: DMA,
channel 0 configured to native-PCI, channel 1 configured to native-PCI
pciide1: using irq 10 for native-PCI interrupt
wd0 at pciide1 channel 0 drive 0: SAMSUNG HD080HJ
wd0: 16-sector PIO, LBA48, 76319MB, 156301488 sectors
wd0(pciide1:0:0): using PIO mode 4, Ultra-DMA mode 5
wd1 at pciide1 channel 1 drive 0: SAMSUNG HD080HJ
wd1: 16-sector PIO, LBA48, 76319MB, 156301488 sectors
wd1(pciide1:1:0): using PIO mode 4, Ultra-DMA mode 5
ichiic0 at pci0 dev 31 function 3 Intel 82801FB SMBus rev 0x03: irq 10
iic0 at ichiic0
adt0 at iic0 addr 0x2e: emc6d10x (ADT7460) rev 68
isa0 at ichpcib0
isadma0 at isa0
pckbc0 at isa0 port 0x60/5
pckbd0 at pckbc0 (kbd slot)
pckbc0: using irq 1 for kbd slot
wskbd0 at pckbd0: console keyboard, using wsdisplay0
pcppi0 at isa0 port 0x61
midi0 at pcppi0: PC speaker
spkr0 at pcppi0
npx0 at isa0 port 0xf0/16: using exception 16
biomask effd netmask fffd ttymask 
pctr: user-level cycle counter enabled
dkcsum: wd0 matches BIOS drive 0x80
dkcsum: wd1 matches BIOS drive 0x81
root on wd0a
rootdev=0x0 rrootdev=0x300 rawdev=0x302
ichiic0: timeout, status 0x0
ichiic0: transaction abort failed, status 0x40INUSE
ichiic0: timeout, status 0x0
ichiic0: transaction abort failed, status 0x40INUSE
ichiic0: timeout, status 0x0
ichiic0: transaction abort failed, status 0x40INUSE
ichiic0: timeout, status 0x0
ichiic0: transaction abort failed, status 0x0
ichiic0: timeout, status 0x0
ichiic0: transaction abort failed, status 0x0



---
Departamento de Soporte Tecnico
www.ipv4networks.com  InternetWorking Solutions
Av. Dr. Honorio Pueyrredon 1694
Tel: (05411) - 0800-444-HOSTING (4678)

- Original Message - 
From: Shane Harbour [EMAIL PROTECTED]
To: misc@openbsd.org

Re: authpf won't work as a shell with ssh

2006-07-08 Thread Spruell, Darren-Perot
From: [EMAIL PROTECTED] 
 The only relevant point I could see in the faq is the for
 /etc/authpf/authpf.conf to exist and it does. It is empty.
 Is there another reason I'm overlooking?

What do your logs tell you? Can you tell if the user is being rejected
because of authentication failures? Incorrect shell setting? Incorrect home
directory setting?

DS