Superb quality and spec AB-Com PULSe 4K SE. Crazy offer! Only £99! FREE UK DELIVERY! 4K UHD, Enigma 2, Multiboot 4 images & more!...
Superb quality and spec AB-Com PULSe 4K Rev II Twin Satellite tuner only £149! FREE UK DELIVERY! 4K UHD, Enigma 2, SATA HDD facility, Multiboot 4 images & more!...

[VU+ Duo2] samba crashes when configured to user security

  • Thread starter Thread starter skortela
  • Start date Start date
S

skortela

Guest
Vu+ Duo2
OpenVix-HD Apollo 077

Samba crashes when configured to be used as non-root (user security with multiple users, see smb.conf below).

I wan't samba to be configured to be used with multiple users and each user own homefolder. Password secured.

Error log attached.
According to some web post, this happends when samba is wrongly builded:
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=51331
https://bugzilla.samba.org/show_bug.cgi?id=3426

-----------
/etc/samba/smb.conf:
[global]
load printers = no
printcap name = /dev/null
# guest account = root
log file = /tmp/smb.log
log level = 1
# security = share
security = user
server string = OpenViX %h network services
workgroup = WORKGROUP
netbios name = %h
case sensitive=yes
preserve case=yes
short preserve case=yes
socket options = TCP_NODELAY
preferred master = no
local master = no
oplocks = no

#[Root]
# comment = Everything - take care!
# path = /
# read only = no
# public = yes
# guest ok = yes

[homes]
guest ok = no
read only = no

[Harddisk]
comment = The harddisk
path = /media/hdd
read only = no
public = yes
guest ok = no

--------------
/tmp/smb.log:
[2014/11/15 14:26:35, 0] lib/util.c:log_stack_trace(1737)
BACKTRACE: 1 stack frames:
#0 /usr/sbin/smbd(log_stack_trace+0x40) [0x771c8540]
[2014/11/15 14:26:35, 0] lib/fault.c:dump_core(181)
dumping core in /var/log/cores/smbd
[2014/11/15 14:26:35, 0] lib/util_sec.c:assert_gid(119)
Failed to set gid privileges to (-1,65534) now set to (0,0) uid=(0,0)
[2014/11/15 14:26:35, 0] lib/util.c:smb_panic(1633)
PANIC (pid 758): failed to set gid
 

OpenViX Feeds Status

Back
Top