[Samba] Cups printers. Won't print first page! sometimes not atall.
Torben Thomsen
torben at itcampus.dk
Mon Apr 5 14:43:15 GMT 2004
Hi,
I use Samba and cups on my debian-box to share printers, but sometimes,
for no apperently reason, windows machines (XP-pro and XP-home),
sudently won't print after reboot and this is only solved by a samba
restart. Other times the first print after win-reboot, just gets lost,
and never apper in the cups-printing log.
It's not domain controled, but everyone is mounting their homedirs on
login, so the connection should be established, when trying to print.
Any help would be appreciated!
Thanks Torben
I attached the smbd and the nmbd log from the last two days, and cat'ed
the smb.conf and cupsd.conf beneath...
-----------------------------------
cat smb.conf
[global]
workgroup = AKC
netbios name = SERVER1
server string = AKCServer
interfaces = eth1
passdb backend = tdbsam
socket options = TCP_NODELAY SO_RCVBUF=8192 SO_SNDBUF=8192
os level = 64
preferred master = Yes
domain master = No
wins support = Yes
load printers = Yes
printing = cups
printcap name = cups
[printers]
comment = All Printers
path = /tmp
browseable = no
public = yes
guest ok = yes
writable = no
printable = yes
printer admin = @lpadmin
[homes]
comment = "HomeDirs"
read only = No
create mask = 0600
directory mask = 0700
browseable = No
[share]
comment = "Share"
path = /share/
valid users = @lpadmin
write list = @lpadmin
read only = No
create mask = 0775
directory mask = 0775
guest ok = Yes
+ some more just like share
----------------------------------------
cat /etc/cups/cupsd.conf
DefaultCharset notused
LogLevel info
PageLog /var/log/cups/page_log
PreserveJobHistory Yes
PreserveJobFiles No
AutoPurgeJobs No
MaxCopies 100
MaxJobs 50
MaxJobsPerUser 20
Printcap /var/run/cups/printcap
User lp
Group lpadmin
RIPCache 50m
TempDir /tmp
Port 631
Browsing On
BrowseProtocols cups
BrowseAddress 10.10.10.*
BrowseAllow 10.10.10.*
BrowseDeny All
BrowseOrder deny,allow
BrowsePort 631
SystemGroup lpadmin
<Location />
Order Deny,Allow
Deny From All
Allow From 10.10.10.*
</Location>
<Location /admin>
Order Deny,Allow
Deny From All
Allow From 10.10.10.*
</Location>
-------------- next part --------------
[2004/04/04 06:28:01, 0] printing/print_cups.c:cups_printer_fn(108)
Unable to connect to CUPS server localhost - Connection refused
[2004/04/04 16:49:58, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service billeder initially as user thorkild (uid=1021, gid=103) (pid 22768)
[2004/04/04 16:49:58, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service share initially as user thorkild (uid=1021, gid=103) (pid 22768)
[2004/04/04 16:49:59, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service thorkild initially as user thorkild (uid=1021, gid=103) (pid 22768)
[2004/04/04 20:15:56, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service farve initially as user thorkild (uid=1021, gid=103) (pid 22768)
[2004/04/04 20:17:12, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service farve
[2004/04/04 20:17:22, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service farve initially as user thorkild (uid=1021, gid=103) (pid 22768)
[2004/04/04 20:18:18, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service farve
[2004/04/04 20:20:11, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service farve initially as user thorkild (uid=1021, gid=103) (pid 22768)
[2004/04/04 20:21:35, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service farve
[2004/04/04 20:23:35, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service farve initially as user thorkild (uid=1021, gid=103) (pid 22768)
[2004/04/04 20:24:52, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service farve
[2004/04/04 20:26:36, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service farve initially as user thorkild (uid=1021, gid=103) (pid 22768)
[2004/04/04 20:27:36, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service farve
[2004/04/04 20:40:03, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service farve initially as user thorkild (uid=1021, gid=103) (pid 22768)
[2004/04/04 20:41:16, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service farve
[2004/04/04 20:47:34, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service farve initially as user thorkild (uid=1021, gid=103) (pid 22768)
[2004/04/04 20:48:56, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service farve
[2004/04/04 20:51:19, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service farve initially as user thorkild (uid=1021, gid=103) (pid 22768)
[2004/04/04 20:53:18, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service farve
[2004/04/04 20:58:53, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service farve initially as user thorkild (uid=1021, gid=103) (pid 22768)
[2004/04/04 20:59:52, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service farve
[2004/04/04 21:11:04, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service billeder
[2004/04/04 21:11:04, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service share
[2004/04/04 21:11:04, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service thorkild
[2004/04/05 10:32:55, 1] smbd/service.c:make_connection_snum(705)
akc-pc2 (192.168.0.6) connect to service farve initially as user mt (uid=1020, gid=103) (pid 23623)
[2004/04/05 10:32:55, 1] smbd/service.c:make_connection_snum(705)
akc-pc2 (192.168.0.6) connect to service mt initially as user mt (uid=1020, gid=103) (pid 23623)
[2004/04/05 10:32:55, 1] smbd/service.c:make_connection_snum(705)
akc-pc2 (192.168.0.6) connect to service share initially as user mt (uid=1020, gid=103) (pid 23623)
[2004/04/05 11:18:24, 1] smbd/service.c:make_connection_snum(705)
akc-pc1 (192.168.0.4) connect to service share initially as user tpn (uid=1003, gid=103) (pid 23649)
[2004/04/05 11:18:24, 1] smbd/service.c:make_connection_snum(705)
akc-pc1 (192.168.0.4) connect to service tpn initially as user tpn (uid=1003, gid=103) (pid 23649)
[2004/04/05 11:21:45, 1] smbd/service.c:make_connection_snum(705)
akc-pc1 (192.168.0.4) connect to service farve initially as user tpn (uid=1003, gid=103) (pid 23649)
[2004/04/05 11:22:18, 1] smbd/service.c:make_connection_snum(705)
pc4 (192.168.0.5) connect to service laser initially as user bs (uid=1019, gid=103) (pid 23652)
[2004/04/05 11:22:18, 1] smbd/service.c:make_connection_snum(705)
pc4 (192.168.0.5) connect to service share initially as user bs (uid=1019, gid=103) (pid 23652)
[2004/04/05 11:22:37, 1] smbd/service.c:close_cnum(887)
akc-pc1 (192.168.0.4) closed connection to service farve
[2004/04/05 11:23:09, 1] smbd/service.c:make_connection_snum(705)
akc-pc1 (192.168.0.4) connect to service farve initially as user tpn (uid=1003, gid=103) (pid 23649)
[2004/04/05 11:24:15, 1] smbd/service.c:close_cnum(887)
akc-pc1 (192.168.0.4) closed connection to service farve
[2004/04/05 12:35:31, 1] smbd/service.c:make_connection_snum(705)
akc-pc1 (192.168.0.4) connect to service farve initially as user tpn (uid=1003, gid=103) (pid 23649)
[2004/04/05 12:37:19, 1] smbd/service.c:close_cnum(887)
akc-pc1 (192.168.0.4) closed connection to service farve
[2004/04/05 12:38:28, 1] smbd/service.c:make_connection_snum(705)
akc-pc1 (192.168.0.4) connect to service farve initially as user tpn (uid=1003, gid=103) (pid 23649)
[2004/04/05 12:39:30, 1] smbd/service.c:close_cnum(887)
akc-pc1 (192.168.0.4) closed connection to service farve
[2004/04/05 12:43:08, 1] smbd/service.c:make_connection_snum(705)
akc-pc1 (192.168.0.4) connect to service farve initially as user tpn (uid=1003, gid=103) (pid 23649)
[2004/04/05 12:44:25, 1] smbd/service.c:close_cnum(887)
akc-pc1 (192.168.0.4) closed connection to service farve
[2004/04/05 12:58:12, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service billeder initially as user thorkild (uid=1021, gid=103) (pid 23708)
[2004/04/05 12:58:12, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service share initially as user thorkild (uid=1021, gid=103) (pid 23708)
[2004/04/05 12:58:12, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service thorkild initially as user thorkild (uid=1021, gid=103) (pid 23708)
[2004/04/05 13:13:12, 1] smbd/service.c:make_connection_snum(705)
akc-pc1 (192.168.0.4) connect to service farve initially as user tpn (uid=1003, gid=103) (pid 23649)
[2004/04/05 13:15:02, 1] smbd/service.c:close_cnum(887)
akc-pc1 (192.168.0.4) closed connection to service farve
[2004/04/05 13:16:05, 1] smbd/service.c:close_cnum(887)
akc-pc2 (192.168.0.6) closed connection to service farve
[2004/04/05 13:16:05, 1] smbd/service.c:close_cnum(887)
akc-pc2 (192.168.0.6) closed connection to service mt
[2004/04/05 13:16:05, 1] smbd/service.c:close_cnum(887)
akc-pc2 (192.168.0.6) closed connection to service share
[2004/04/05 13:41:23, 1] smbd/service.c:make_connection_snum(705)
akc-pc1 (192.168.0.4) connect to service farve initially as user tpn (uid=1003, gid=103) (pid 23649)
[2004/04/05 13:42:22, 1] smbd/service.c:close_cnum(887)
akc-pc1 (192.168.0.4) closed connection to service farve
[2004/04/05 14:00:17, 1] smbd/service.c:make_connection_snum(705)
akc-pc1 (192.168.0.4) connect to service farve initially as user tpn (uid=1003, gid=103) (pid 23649)
[2004/04/05 14:01:30, 1] smbd/service.c:close_cnum(887)
akc-pc1 (192.168.0.4) closed connection to service farve
[2004/04/05 14:55:29, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service farve initially as user thorkild (uid=1021, gid=103) (pid 23708)
[2004/04/05 14:56:33, 1] smbd/service.c:close_cnum(887)
akc-pc1 (192.168.0.4) closed connection to service tpn
[2004/04/05 14:56:33, 1] smbd/service.c:close_cnum(887)
akc-pc1 (192.168.0.4) closed connection to service share
[2004/04/05 14:56:33, 1] smbd/service.c:close_cnum(887)
pc4 (192.168.0.5) closed connection to service share
[2004/04/05 14:56:33, 1] smbd/service.c:close_cnum(887)
pc4 (192.168.0.5) closed connection to service laser
[2004/04/05 14:56:33, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service farve
[2004/04/05 14:56:33, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service thorkild
[2004/04/05 14:56:33, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service share
[2004/04/05 14:56:33, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service billeder
[2004/04/05 14:56:35, 0] smbd/server.c:main(747)
smbd version 3.0.2a-Debian started.
Copyright Andrew Tridgell and the Samba Team 1992-2004
[2004/04/05 14:59:56, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service billeder initially as user thorkild (uid=1021, gid=103) (pid 23794)
[2004/04/05 14:59:56, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service share initially as user thorkild (uid=1021, gid=103) (pid 23794)
[2004/04/05 14:59:56, 1] smbd/service.c:make_connection_snum(705)
akc-toshiba (192.168.0.7) connect to service thorkild initially as user thorkild (uid=1021, gid=103) (pid 23794)
[2004/04/05 15:59:44, 0] lib/util_sock.c:read_socket_data(342)
read_socket_data: recv failure for 4. Error = No route to host
[2004/04/05 15:59:44, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service thorkild
[2004/04/05 15:59:44, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service share
[2004/04/05 15:59:44, 1] smbd/service.c:close_cnum(887)
akc-toshiba (192.168.0.7) closed connection to service billeder
[2004/04/05 16:23:11, 1] smbd/service.c:make_connection_snum(705)
pc4 (192.168.0.5) connect to service laser initially as user bs (uid=1019, gid=103) (pid 23885)
-------------- next part --------------
[2004/04/04 06:28:50, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 06:43:56, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 06:59:02, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 07:14:08, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 07:29:14, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 07:44:20, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 07:59:26, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 08:14:32, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 08:29:38, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 08:44:44, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 08:59:50, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 09:14:56, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 09:30:02, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 09:45:08, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 10:00:14, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 10:15:20, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 10:30:26, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 10:45:32, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 11:00:38, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 11:15:44, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 11:30:50, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 11:45:56, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 12:01:02, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 12:16:08, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 12:31:14, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 12:46:20, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 13:01:26, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 13:16:32, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 13:31:38, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 13:46:44, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 14:01:50, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 14:16:56, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 14:32:02, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 14:47:08, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 15:02:13, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 15:17:20, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 15:32:26, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 15:47:32, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 16:02:37, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 16:17:44, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 16:32:50, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 16:47:46, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 17:02:56, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 17:17:57, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 17:32:57, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 17:48:05, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 18:03:07, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 18:18:10, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 18:33:12, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 18:48:17, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 19:03:19, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 19:18:22, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 19:33:24, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 19:48:29, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 20:03:31, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 20:18:40, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 20:33:46, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 20:48:50, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 21:03:53, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 21:18:55, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 21:34:01, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 21:49:07, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 22:04:13, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 22:19:19, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 22:34:25, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 22:49:31, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 23:04:37, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 23:19:43, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 23:34:49, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/04 23:49:55, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 00:05:01, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 00:20:07, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 00:35:13, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 00:50:19, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 01:05:25, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 01:20:31, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 01:35:37, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 01:50:43, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 02:05:49, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 02:20:55, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 02:36:01, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 02:51:06, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 03:06:13, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 03:21:19, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 03:36:25, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 03:51:20, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 04:06:37, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 04:21:43, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 04:36:49, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 04:51:55, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 05:07:01, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 05:22:07, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 05:37:13, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 05:52:19, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 06:07:25, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 06:22:31, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 06:37:37, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 06:52:43, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 07:07:49, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 07:22:55, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 07:38:01, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 07:53:07, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 08:08:13, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 08:23:19, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 08:38:25, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 08:53:31, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 09:08:37, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 09:23:43, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 09:38:49, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 09:53:55, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 10:09:01, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 10:24:07, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 10:39:10, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 10:54:10, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 11:09:17, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 11:24:17, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 11:39:22, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 11:54:25, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 12:09:32, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 12:24:35, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 12:39:38, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 12:54:46, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 13:09:54, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 13:24:56, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 13:40:05, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 13:55:12, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 14:10:19, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 14:25:20, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 14:40:21, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 14:55:27, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 14:56:31, 0] nmbd/nmbd.c:terminate(54)
Got SIGTERM: going down...
[2004/04/05 14:56:35, 0] nmbd/nmbd.c:main(664)
Netbios nameserver version 3.0.2a-Debian started.
Copyright Andrew Tridgell and the Samba Team 1994-2004
[2004/04/05 14:56:35, 0] nmbd/asyncdns.c:start_async_dns(150)
started asyncdns process 23788
[2004/04/05 14:56:58, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
*****
Samba name server SERVER1 is now a local master browser for workgroup AKC on subnet 192.168.0.1
*****
[2004/04/05 14:56:58, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 15:12:05, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 15:27:15, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 15:42:15, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 15:57:21, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 16:12:31, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 16:27:32, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 16:42:40, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 16:57:44, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 17:12:48, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 17:27:55, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
[2004/04/05 17:42:57, 0] nmbd/nmbd_browsesync.c:find_domain_master_name_query_fail(350)
find_domain_master_name_query_fail:
Unable to find the Domain Master Browser name AKC<1b> for the workgroup AKC.
Unable to sync browse lists in this workgroup.
More information about the samba
mailing list