Comment 5 for bug 121849

Revision history for this message
tmp (skrald) wrote :

When I try to access the shared folder I get no log.<whatever> file in /var/log/samba.
However I get the following output in log.smbd:
----------------------------------------------------------------------------------------------
[2007/07/05 10:14:39, 0] printing/pcap.c:pcap_cache_reload(159)
  Unable to open printcap file /etc/printcap for read!
[2007/07/05 10:14:39, 0] printing/pcap.c:pcap_cache_reload(159)
  Unable to open printcap file /etc/printcap for read!
----------------------------------------------------------------------------------------------

and the following output from log.nmbd:

----------------------------------------------------------------------------------------------
[2007/07/05 10:14:38, 0] nmbd/nmbd.c:main(699)
  Netbios nameserver version 3.0.24 started.
  Copyright Andrew Tridgell and the Samba Team 1992-2006
[2007/07/05 10:14:38, 0] nmbd/nmbd_subnetdb.c:create_subnets(190)
  create_subnets: No local interfaces !
[2007/07/05 10:14:38, 0] nmbd/nmbd_subnetdb.c:create_subnets(191)
  create_subnets: Waiting for an interface to appear ...
[2007/07/05 10:20:50, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
  *****

  Samba name server TMP-LAPTOP is now a local master browser for workgroup MSHOME on subnet 10.0.0.101

  *****
[2007/07/05 10:20:50, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
  *****

  Samba name server TMP-LAPTOP is now a local master browser for workgroup MSHOME on subnet 169.254.9.139

  *****
[2007/07/05 11:11:17, 0] libsmb/nmblib.c:send_udp(791)
  Packet send failed to 10.0.0.255(138) ERRNO=Invalid argument
[2007/07/05 11:11:17, 0] libsmb/nmblib.c:send_udp(791)
  Packet send failed to 10.0.0.255(138) ERRNO=Invalid argument
[2007/07/05 11:11:17, 0] libsmb/nmblib.c:send_udp(791)
  Packet send failed to 169.254.255.255(138) ERRNO=Invalid argument
[2007/07/05 11:11:17, 0] libsmb/nmblib.c:send_udp(791)
  Packet send failed to 169.254.255.255(138) ERRNO=Invalid argument
[2007/07/05 11:14:31, 0] libsmb/nmblib.c:send_udp(791)
  Packet send failed to 10.0.0.255(138) ERRNO=Invalid argument
[2007/07/05 11:16:52, 0] nmbd/nmbd_become_lmb.c:become_local_master_stage2(396)
  *****

  Samba name server TMP-LAPTOP is now a local master browser for workgroup MSHOME on subnet 10.0.0.101

  *****
----------------------------------------------------------------------------------------------