ok im am a little new to linux and samba but i am trying to get a print server up and running i have dhcp and squid running both of witch the lap top is using just fine.
when i start up the computer smb failes
when i start smb it said it started but the service configuration window sayes:
smbd dead but pid file exists
nmbd (pid 13534) is running
in the log for smdb i have this:
[2006/07/07 14:40:56, 0] smbd/server.c:main(805)
smbd version 3.0.22-1.fc5 started.
Copyright Andrew Tridgell and the Samba Team 1992-2006
[2006/07/07 14:40:56, 1] param/loadparm.c:lp_do_parameter(3401)
WARNING: The "printer admin" option is deprecated
[2006/07/07 14:40:56, 1] param/loadparm.c:lp_do_parameter(3401)
WARNING: The "printer admin" option is deprecated
[2006/07/07 14:40:57, 0] groupdb/mapping.c:init_group_mapping(134)
Failed to open group mapping database
[2006/07/07 14:40:57, 0] groupdb/mapping.c:get_group_map_from_gid(275)
failed to initialize group mapping
[2006/07/07 14:40:57, 0] lib/account_pol.c:init_account_policy(267)
Failed to open account policy database
[2006/07/07 14:40:57, 0] lib/account_pol.c:init_account_policy(267)
Failed to open account policy database
[2006/07/07 14:40:57, 0] lib/account_pol.c:init_account_policy(267)
Failed to open account policy database
[2006/07/07 14:40:57, 0] lib/account_pol.c:init_account_policy(267)
Failed to open account policy database
[2006/07/07 14:40:57, 0] lib/account_pol.c:init_account_policy(267)
Failed to open account policy database
[2006/07/07 14:40:57, 0] lib/account_pol.c:init_account_policy(267)
Failed to open account policy database
[2006/07/07 14:40:57, 0] lib/messages.c:message_init(108)
ERROR: Failed to initialise messages database
i have red 6-7 pages on how to config smb and all say i have it right here is my config file:
[global]
workgroup = Workgroup # set your windows network
load printers = yes
browseable = yes
printing = cups # tell samba that we'd like CUPS for printing
printcap name = cups
encrypt passwords = yes
lock directory = /usr/local/samba/var/lock
interfaces = eth0 # the interface to the local network
security = user
hosts allow = 10.
cups options = raw
[print$]
comment = Printer Drivers
# this path holds the driver structure
path = /etc/samba/printer
guest ok = no
browseable = yes
read only = yes
# add a username to the write list
# if you don't want root to be the only
# printer admin
write list = srainsdon,david,root
[HPDeskJetPSC] # the name is arbitrary, but should be consistent throughout
# Samba and CUPS!
comment = HP DeskJet PSC Network Printer
printable = yes
path = /var/spool/samba
public = yes
guest ok = yes
printer admin = srainsdon,david,root
[printers] # here all printers will be shown; this becomes the Printers
# share/section under Network Neighborhood
comment = All Printers
path = /var/spool/samba
browseable = no
public = yes
guest ok = yes
i have no clue and need help
writable = no
printable = yes
printer admin = srainsdon,david,root