Hi:
I am running OpenBSD 3.8/i386 on an Intel Celeron
(Mendocino) @ 300MHz w/ 128 MB RAM on a 300GB Seagate
ATA 100 IDE hdd.
I accidentally chmodded my entire /etc/ dir to mode
0777.
Because I was then unable to login properly, I
changed /etc/ back to 0440,
from a single user boot (boot -s).
Now I can't launch gtk+-based apps from my primary
non-root account, and
I cannot access commands via sudo, or read any man
pages when not logged in as root.
How do I restore the default permissions for /etc
(and any) directory on
my hdd?
Here is my complete dmesg:
OpenBSD 3.8 (GENERIC) #138: Sat Sep 10 15:41:37 MDT
2005
[EMAIL PROTECTED]:/usr/src/sys/arch/i386/compile/GENERIC
cpu0: Intel Celeron ("GenuineIntel" 686-class, 128KB
L2 cache) 332 MHz
cpu0:
FPU,V86,DE,PSE,TSC,MSR,PAE,MCE,CX8,SEP,MTRR,PGE,MCA,CMOV,PAT,PSE36,MMX,FXSR
real mem = 133787648 (130652K)
avail mem = 115462144 (112756K)
using 1658 buffers containing 6791168 bytes (6632K) of
memory
mainbus0 (root)
bios0 at mainbus0: AT/286+(29) BIOS, date 08/27/98,
BIOS32 rev. 0 @ 0xfd7b0
apm0 at bios0: Power Management spec V1.2
apm0: AC on, battery charge unknown
apm0: flags 30102 dobusy 0 doidle 1
pcibios0 at bios0: rev 2.1 @ 0xfd7b0/0x850
pcibios0: PCI IRQ Routing Table rev 1.0 @ 0xfdf40/160
(8 entries)
pcibios0: PCI Interrupt Router at 000:07:0 ("Intel
82371FB ISA" rev 0x00)
pcibios0: PCI bus #1 is the last bus
bios0: ROM list: 0xc0000/0x8000 0xe0000/0x4000!
0xe4000/0xc000
cpu0 at mainbus0
pci0 at mainbus0 bus 0: configuration mode 1 (no bios)
pchb0 at pci0 dev 0 function 0 "Intel 82443LX AGP" rev
0x03
ppb0 at pci0 dev 1 function 0 "Intel 82443LX AGP" rev
0x03
pci1 at ppb0 bus 1
vga1 at pci1 dev 0 function 0 "ATI Rage Pro" rev 0x5c
wsdisplay0 at vga1 mux 1: console (80x25, vt100
emulation)
wsdisplay0: screen 1-5 added (80x25, vt100 emulation)
pcib0 at pci0 dev 7 function 0 "Intel 82371AB PIIX4
ISA" rev 0x02
pciide0 at pci0 dev 7 function 1 "Intel 82371AB IDE"
rev 0x01: DMA, channel 0 wired to compatibility,
channel 1 wired to compatibility
wd0 at pciide0 channel 0 drive 0: <ST3300831A>
wd0: 16-sector PIO, LBA48, 286168MB, 586072368 sectors
wd0(pciide0:0:0): using PIO mode 4, Ultra-DMA mode 2
atapiscsi0 at pciide0 channel 1 drive 0
scsibus0 at atapiscsi0: 2 targets
cd0 at scsibus0 targ 0 lun 0: <PHILIPS, PCRW1208, 4.0>
SCSI0 5/cdrom removable
cd0(pciide0:1:0): using PIO mode 4, DMA mode 2
uhci0 at pci0 dev 7 function 2 "Intel 82371AB USB" rev
0x01: irq 9
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
"Intel 82371AB Power" rev 0x02 at pci0 dev 7 function
3 not configured
eap0 at pci0 dev 12 function 0 "Ensoniq AudioPCI97"
rev 0x02: irq 10
ac97: codec id 0x43525903 (Cirrus Logic CS4297 rev 3)
ac97: codec features headphone, 18 bit DAC, 18 bit
ADC, No 3D Stereo
audio0 at eap0
midi0 at eap0: <AudioPCI MIDI UART>
"Creative Labs SoundBlaster Audigy LS" rev 0x00 at
pci0 dev 13 function 0 not configured
vendor "Creative Labs", unknown product 0x7005 (class
input subclass miscellaneous, rev 0x00) at pci0 dev 13
function 1 not configured
"Nvidia Riva TNT" rev 0x04 at pci0 dev 14 function 0
not configured
isa0 at pcib0
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
ep0: irq 10 already in use
pcppi0 at isa0 port 0x61
midi1 at pcppi0: <PC speaker>
spkr0 at pcppi0
sysbeep0 at pcppi0
lpt0 at isa0 port 0x378/4 irq 7
npx0 at isa0 port 0xf0/16: using exception 16
pccom0 at isa0 port 0x3f8/8 irq 4: ns16550a, 16 byte
fifo
isapnp0 at isa0 port 0x279: read port 0x20b
ep1 at isapnp0 "3Com 3C509B EtherLink III, TCM5095,
PNP80F7, " port 0x210/16 irq 3: address
00:10:4b:20:fd:bd, utp (default utp)
biomask fb65 netmask fb6d ttymask fbef
pctr: 686-class user-level performance counters
enabled
mtrr: Pentium Pro MTRR support
uhidev0 at uhub0 port 2 configuration 1 interface 0
uhidev0: Logitech USB-PS/2 Optical Mouse, rev
2.00/20.00, addr 2, iclass 3/1
ums0 at uhidev0: 3 buttons and Z dir.
wsmouse0 at ums0 mux 0
dkcsum: wd0 matches BIOS drive 0x80
root on wd0a
rootdev=0x0 rrootdev=0x300 rawdev=0x302
END
Thanks,
minsai0000
[EMAIL PROTECTED]
Tired of spam? Yahoo! Mail has the best spam protection around
http://mail.yahoo.com