[Pkg-samba-maint] Bug#429767: samba: A Samba share named "share" is quietly invalid.
Jesse Molina
jesse at opendreams.net
Mon Jun 25 08:37:39 UTC 2007
Hi Christian
I apologize for not responding sooner. I never got your reply due to
Deb Bug#389475, which caused my mail server to reject messages for a few
hours. Super.
I'll leave you to be the judge of the bug severity level. I felt it met
the requirements at the time I filed it as reportbug instructed me.
Before I respond further, I should note that downgrading samba from
3.0.25a-2 to 3.0.24-6etch4 resolves this issue without any change to my
configuration. I'm not sure what version I was at before I upgraded,
but I could go find out if necessary.
Below is a copy of my smb.conf, which I have reduced in size greatly,
but this is still giving me the same problem. Note that even if I take
the share config down to what I posted in my original bug, the same
problem persists.
If you request additional info, I'll be sure to provide it.
--
# Samba configuration for sorrows.opendreams.net
# /etc/samba/smb.conf
[global]
netbios name = Sorrows
workgroup = mentigo
security = user
domain logons = yes
domain master = yes
local master = yes
preferred master = yes
wins support = yes
name resolve order = wins lmhosts host bcast
#disable netbios = yes
allow trusted domains = no
interfaces = lo, eth2
username map = /etc/samba/username.map
passdb backend = tdbsam
logon drive = z:
logon home = \\%N\%U
logon path = \\%N\%U\NT_profile
logon script = scripts\%U.bat
preserve case = yes
short preserve case = yes
case sensitive = no
follow symlinks = yes
default case = lower
[netlogon]
comment = netlogon
path = /var/smb/lib/netlogon
available = yes
browsable = no
writeable = no
create mask = 0600
directory mask = 0700
directory security mask = 0000
[homes]
comment = homes
available = yes
browseable = no
writeable = yes
create mask = 0600
directory mask = 0700
directory security mask = 0777
max connections = 500
hide unreadable = no
wide links = yes
nt acl support = yes
[share]
comment = Common File Share
path = /var/smb/share
available = yes
browseable = yes
writeable = yes
write list = @samba @adm
create mask = 0644
directory mask = 0744
directory security mask = 0777
inherit permissions = yes
max connections = 500
hide dot files = no
hide unreadable = no
wide links = yes
guest ok = no
force group = samba
nt acl support = yes
--
--
# Jesse Molina
# Mail = jesse at opendreams.net
# Page = page-jesse at opendreams.net
# Cell = 1.602.323.7608
# Web = http://www.opendreams.net/jesse/
More information about the Pkg-samba-maint
mailing list