On Mon 2008-03-17 23:57, Ian McWilliam wrote: >Please try the attached tar ball. It's against a 4.2-stable port tree.
I am not running 4.2-stable, I have switched to current:
# uname -a
OpenBSD boromir.zuhause.lan 4.3 GENERIC#2 i386
But I tried your tar ball, but got no different.
First I stopped and uninstalled current samba package including deleting
/var/spool/samba
I 'make install'ed your tar ball.
I cleaned the /var/log/samba/
I set a high debug level in smb.conf:
[global]
workgroup = zuhause
server string = Sohn Denethors II, Erbe des Truchsessen, Traeger des Horn
von Gondor
security = share
hosts allow = 192.168.1. 127.
load printers = yes
printcap name = /etc/printcap
printing = bsd
guest account = nobody
invalid users = root
log level = 10
log file = /var/log/samba/smbd.%m
max log size = 50
socket options = TCP_NODELAY
interfaces = 127.0.0.1 192.168.1.1
bind interfaces only = yes
local master = yes
domain master = yes
preferred master = yes
wins support = yes
dns proxy = no
[printers]
comment = All Printers
path = /var/spool/samba/printers
browseable = yes
public = yes
guest ok = yes
read only = yes
printable = yes
[tmp-ro]
path = /mnt/tmp
public = yes
only guest = yes
writable = no
printable = no
[tmp-rw]
path = /home/smbtmp
public = yes
only guest = yes
writable = yes
printable = no
and start smbd and nmbd and tried to browse the directories:
$ smbclient //boromir/tmp-ro -N
Domain=[ZUHAUSE] OS=[Unix] Server=[Samba 3.0.28]
Server not using user level security and no password supplied.
smb: \> dir
. D 0 Thu Mar 13 21:12:59 2008
.. D 0 Thu Mar 6 12:32:53 2008
HD400LD_i D 0 Tue Jan 1 01:00:00 1980
HD400LD_j D 0 Mon Dec 31 14:54:47 2007
37551 blocks of size 524288. 27712 blocks available
smb: \> cd HD400LD_j
smb: \HD400LD_j\> dir
. D 0 Mon Dec 31 14:54:47 2007
37551 blocks of size 524288. 27712 blocks available
smb: \HD400LD_j\>
$ mount|fgrep HD400LD
/dev/sd0i on /mnt/tmp/HD400LD_i type msdos (local, nodev, noexec, nosuid,
read-only, uid=1000, gid=1000, direxec)
/dev/sd0j on /mnt/tmp/HD400LD_j type ext2fs (local, nodev, noexec, nosuid,
read-only)
but HD400LD_j is far away to be empty
HD400LD_i looks fine, on both sides, console and smbclient
please find attached the logs. hope it helps.
Holger
--
lortas at freenet dot de
561D 00FE 86AE 3971 A0F3 EDED D799 8303 89AD AD0D
E-Mail-Knigge: http://www.uni-koeln.de/rrzk/kompass/104/k10414.html
sambalog.tar.gz
Description: application/tar-gz
