Date: Thu, 28 Jun 2007 20:29:06 +0300 From: Andrei Kolu <antik@bsd.ee> To: freebsd-net@freebsd.org Subject: mounted ntfs partition shared with samba not accessible Message-ID: <200706282029.06957.antik@bsd.ee>
next in thread | raw e-mail | index | archive | help
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 --------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706282029.06957.antik>
