Peter Eisentraut wrote:
> Am Freitag, 18. August 2006 09:38 schrieb Michael Neuffer:
>> Stopping Samba daemons: nmbd smbdstart-stop-daemon: warning: failed to kill
>> 4425: No such process .
>> Starting Samba daemons: nmbd smbd.
>> server:/etc# smbpasswd neuffer
>> No builtin nor plugin backend for tdbsam, found
>> PANIC (pid 3344): pdb_get_methods_reload: failed to get pdb methods for
>> backend tdbsam,
>
> Please show you smb.conf.
I do not claim that the Samba configuration is in any way
good, the configuration could rather use a mayor overhaul and
improvements, but at least it has been working essentially unchanged and
without causing troubles for the last couple of years.
Cheers
Mike
---------------------------------------------------------------------------
cat /etc/samba/smb.conf
# Samba config file created using SWAT
# from 192.168.1.5 (192.168.1.5)
# Date: 2002/09/18 22:44:27
# Global parameters
[global]
# Do something sensible when Samba crashes: mail the admin a backtrace
panic action = /usr/share/samba/panic-action %d
workgroup = NEUFFER
server string = %h server (Samba %v)
interfaces = eth0, 192.168.1.5/24
obey pam restrictions = Yes
passdb backend = tdbsam,
pam password change = Yes
passwd program = /usr/bin/passwd %u
passwd chat = *Enter\snew\sUNIX\spassword:* %n\n
*Retype\snew\sUNIX\spassword:* %n\n .
syslog = 0
log file = /var/log/samba/log.%m
max log size = 1000
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
printcap name = cups
dns proxy = No
invalid users = root
printing = cups
[homes]
comment = Home Directories
create mask = 0700
directory mask = 0700
browseable = Yes
read only = No
[printers]
comment = All Printers
path = /tmp
create mask = 0700
printable = Yes
browseable = Yes
read only = No
[platte2]
comment = Misc Storage
path = /mnt/platte2
create mask = 0770
directory mask = 2770
browseable = Yes
read only = No
[media]
comment = Misc Storage
path = /mnt/media
create mask = 0770
directory mask = 2770
browseable = Yes
read only = No
[data]
comment = Misc Storage
path = /mnt/data
create mask = 0770
directory mask = 2770
browseable = Yes
read only = No
[Firma]
comment = Firmendaten
path = /Firma
create mask = 0770
directory mask = 2770
browseable = No
read only = No
[MediaStorage]
comment = Media Storage
path = /mnt/media01
create mask = 0770
directory mask = 2770
browseable = Yes
read only = No
-----------------------------------------------------------
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]