Stormblaze wrote:
# tail -f /var/log/samba/*
Doing a tail on the smbd.log file shows this:
[2004/11/10 13:11:20, 0] smbd/server.c:main(760) smbd version 3.0.8pre1-0.pre1.3 started. Copyright Andrew Tridgell and the Samba Team 1992-2004 [2004/11/10 13:11:22, 0] printing/nt_printing.c:nt_printing_init(383) nt_printing_init: error checking published printers: WERR_ACCESS_DENIED
But still swat doesn't show it's status as running. It used to though
so it's gotta be something I did configuration wise.
# service smb status smbd (PID 4766 4759) wird ausgeführt... nmbd (PID 4763) wird ausgeführt...
"master browser" "nmbd.log"
# tail -f /var/log/samba/* ==> /var/log/samba/nmbd.log <==
Samba name server XP1800 is now a local master browser for workgroup MYGROUP on subnet 192.168.101.20
*****
[2004/11/10 18:57:50, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
*****
Samba name server XP1800 is now a local master browser for workgroup MYGROUP on subnet 192.168.2.11
*****
==> /var/log/samba/smbd.log <== [2004/11/10 18:52:10, 0] smbd/server.c:main(760) smbd version 3.0.8pre1-0.pre1.3 started. Copyright Andrew Tridgell and the Samba Team 1992-2004 [2004/11/10 18:52:13, 0] printing/nt_printing.c:nt_printing_init(383) nt_printing_init: error checking published printers: WERR_ACCESS_DENIED
-- shrek-m