mounted ntfs partition shared with samba not accessible
Andrei Kolu
antik at bsd.ee
Thu Jun 28 18:11:15 UTC 2007
I can access "test" mount from other FreeBSD without any problem but
have no access to "moovid" share. With Konqueror
fish://antik@192.168.2.102/usr/home/antik/moovid I can see all files.
Is it possible at all share ntfs volumes with samba on FreeBSD box?
samba-3.0.25a,1
FreeBSD 6.2-RELEASE-p5
# mount
/dev/ad0s5 on /usr/home/antik/moovid (ntfs, local)
/usr/local/etc/smb.conf
--------------------------------------------------
[moovid]
path = /home/antik/moovid
valid users = antik
public = yes
writable = no
printable = no
create mask = 0765
[test]
path = /home/antik/down
valid users = antik
public = yes
writable = yes
printable = no
create mask = 0765
--------------------------------------------------
/var/log/samba/log.machinename
--------------------------------------------------
[2007/06/28 20:06:38, 0] lib/util.c:smb_panic(1632)
PANIC (pid 14414): internal error
[2007/06/28 20:06:38, 0] lib/util.c:log_stack_trace(1786)
unable to produce a stack trace on this platform
[2007/06/28 20:06:38, 0] lib/fault.c:dump_core(181)
dumping core in /var/log/samba/cores/smbd
--------------------------------------------------
No core dumps found in this dicectory.
/var/log/messages
--------------------------------------------------
Jun 28 20:06:38 supermicro kernel: pid 14414 (smbd), uid 0: exited on signal 6
--------------------------------------------------
More information about the freebsd-net
mailing list