[Pkg-samba-maint] Bug#478752: Bug#478752: Panic or segfault in Samba
Alec Gosse
Alec.Gosse at GreenBlue.Org
Tue May 6 14:50:50 UTC 2008
testparm -s
Load smb config files from /etc/samba/smb.conf
Processing section "[homes]"
Processing section "[netlogon]"
Processing section "[greenblue]"
Processing section "[greenblue-x]"
Processing section "[projects]"
Processing section "[training]"
Processing section "[netboot]"
Loaded services file OK.
Server role: ROLE_DOMAIN_PDC
[global]
workgroup = GREENBLUE
netbios name = MUIR
server string = %h server
interfaces = 127.0.0.1, lo, eth0, eth2, eth0:0
bind interfaces only = Yes
obey pam restrictions = Yes
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n *Retype\snew\sUNIX\spassword:* %n\n *password\supdated\ssuccessfully* .
unix password sync = Yes
log level = 5
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
name resolve order = lmhosts wins hosts bcast
load printers = No
add user script = useradd -m -G staff %u
logon script = netlogon.bat
logon path =
logon drive = H:
logon home =
domain logons = Yes
preferred master = Yes
domain master = Yes
dns proxy = No
wins support = Yes
panic action = /usr/share/samba/panic-action %d
winbind enum users = Yes
winbind enum groups = Yes
[homes]
comment = Home Directories
valid users = %S
read only = No
create mask = 0700
directory mask = 0700
browseable = No
[netlogon]
comment = Network Logon Service
path = /home/samba/netlogon
guest ok = Yes
browseable = No
share modes = No
[greenblue]
comment = General GreenBlue Information
path = /home/samba/greenblue
valid users = @staff
force group = staff
read only = No
create mask = 0660
force create mode = 0660
force directory mode = 0770
inherit permissions = Yes
[greenblue-x]
comment = GreenBlue Business Information
path = /home/samba/greenblue-x
valid users = @corporate
force group = corporate
read only = No
create mask = 0660
force directory mode = 0770
inherit permissions = Yes
[projects]
comment = Project Information for GreenBlue
path = /home/samba/projects
valid users = @staff
force group = staff
read only = No
create mask = 0660
force directory mode = 0770
inherit permissions = Yes
[training]
comment = Training Resources
path = /home/samba/training
valid users = @staff
force group = staff
read only = No
create mask = 0660
force directory mode = 0770
inherit permissions = Yes
[netboot]
comment = Boot Loader Files for the Network
path = /tftpboot
valid users = @staff
force group = staff
read only = No
create mask = 0777
force directory mode = 0777
inherit permissions = Yes
Alec Gosse
GreenBlue
600 East Water Street, Suite C
Charlottesville, VA 22902
T 434.817.1424 x315
F 434.817.1425
E alec.gosse at greenblue.org
W www.greenblue.org
-----Original Message-----
From: Christian Perrier [mailto:bubulle at debian.org]
Sent: Monday, May 05, 2008 2:16 PM
To: Alec Gosse; 478752 at bugs.debian.org
Subject: Re: [Pkg-samba-maint] Bug#478752: Panic or segfault in Samba
Quoting Alec Gosse (Alec.Gosse at GreenBlue.Org):
> Hello and thanks for looking into this.
>
> I'm afraid that I'm not in a position to try the unstable version of samba. I do believe that I already had logging set to level 5 and found these messages in the server log which seem to get to the heart of the problem. As you may have noted from my smb.conf I'm trying to keep the authentication scheme simple and use pam kept in sync with the system shadow database.
>
> It my not be relevant, but I seem to have somehow gotten rid of (or never had on this server) an administrative user for the samba domain. This is presumably my issue, but in case it bears on this crash..
>
> /var/log/samba/cores/smbd/ is an empty directory
>
Coould you send us the output of "testparm -s" ?
More information about the Pkg-samba-maint
mailing list