[Samba] Trouble Creating Folders

Benjamin Stewart benstewart74 at yahoo.com.au
Tue Feb 25 22:55:12 GMT 2003


Greetings,
I am running 2.2.7a as a domain controller on RH 8.0
When I attempt to create a folder I get the following
"warning"

"You may not be able to access the files created in
the folder .... Do you want to continue?"

If I continue everything goes file (the folder is
created and I can access it). I find a file in there
called TESTDIR.TMP. I thought it may have been a
permissions thing so I opened that share up to
everybody (using chmod from linux). Changed its groups
and fiddled around and nothing seemed to work.
Interstingly if I login as "root" I can create
directories without getting this message.

This is going to drive our users nuts, can somebody
help me with a suggestion on fixing this ? Please find
smb.conf below (conf file is work in progress :-) );

  [global]
    netbios name = FILESRVR
    server string = Waterwerks File Server
    workgroup = WWAUS
    os level =80
    preferred master = False
    domain master = yes
    local master = yes
    domain logons = yes
    passwd program = /usr/local/sbin/smbldap-passwd.pl
-o %u
    passwd chat = *new*password* %n \n *new*password*
%n\n *successfully*
    unix password sync = Yes
    dns proxy = No
    wins support = Yes
    logon path = \\filesrvr\proifile\%U

    log level = 10
    log file = /usr/local/samba/var/samba.log
    security = user
    encrypt passwords = yes
    ldap admin dn="cn=wwadmin,o=waterwerks"
    ldap server = filesrvr
    ldap ssl = off
    ldap port = 389
    ldap suffix = "ou=Users,o=waterwerks"
[tmp]
    path = /tmp
    browseable = yes
    guest ok = yes
    read only = no

[netlogon]
    path = /usr/local/samba/lib/netlogon
    guest ok = yes

[homes]
    writeable = yes
    browsable = yes

[company]
    path = /home/company
    browsable = yes
    guest ok = no

I have attached a log file of a session where I try
and create a folder.

I would appreciate any pointers to a solution.




================LOG
FILE================================

=====================================================================================[2003/02/20


16:54:14, 4]
nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(161)
   find_workgroup_on_subnet: workgroup search for
WWAUS on subnet
192.168.1.13: found.
[2003/02/20 16:54:14, 4]
nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(161)
   find_workgroup_on_subnet: workgroup search for
WWAUS on subnet
192.168.1.251: found.
[2003/02/20 16:54:14, 4]
nmbd/nmbd_workgroupdb.c:dump_workgroups(289)
   dump_workgroups()
    dump workgroup on subnet    192.168.1.13: netmask=
 255.255.255.0:
         WATERWERKS(3) current master browser =
GANDALF
         INFO(2) current master browser = WHIRLPOOL
         WWAUS(1) current master browser = FILESRVR
                 FILESRVR 400c9b0b (Waterwerks File
Server)
                 BJS_EVIL_PC 40011003 ()
[2003/02/20 16:54:14, 4]
nmbd/nmbd_workgroupdb.c:dump_workgroups(289)
   dump_workgroups()
    dump workgroup on subnet   192.168.1.251: netmask=
 255.255.255.0:
         WWAUS(1) current master browser = FILESRVR
                 FILESRVR 400c9b0b (Waterwerks File
Server)
[2003/02/20 16:54:14, 4]
nmbd/nmbd_workgroupdb.c:dump_workgroups(289)
   dump_workgroups()
    dump workgroup on subnet  UNICAST_SUBNET: netmask=
 192.168.1.251:
         WWAUS(1) current master browser = UNKNOWN
                 FILESRVR 40099b0b (Waterwerks File
Server)
[2003/02/20 16:54:14, 4]
nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(161)
   find_workgroup_on_subnet: workgroup search for
WWAUS on subnet
UNICAST_SUBNET: found.
[2003/02/20 16:54:14, 4]
nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(161)
   find_workgroup_on_subnet: workgroup search for
WWAUS on subnet
UNICAST_SUBNET: found.
============[2003/02/20 16:54:15, 10]
lib/util_sock.c:read_smb_length_return_keepalive(559)
   got smb length of 49
[2003/02/20 16:54:15, 6]
smbd/process.c:process_smb(877)
   got message type 0x0 of len 0x31
[2003/02/20 16:54:15, 3]
smbd/process.c:process_smb(878)
   Transaction 2800 of length 53
[2003/02/20 16:54:15, 5] lib/util.c:show_msg(275)
   size=49
   smb_com=0x2b
   smb_rcls=0
   smb_reh=0
   smb_err=0
   smb_flg=24
   smb_flg2=49219
[2003/02/20 16:54:15, 5] lib/util.c:show_msg(281)
   smb_tid=65535
   smb_pid=65279
   smb_uid=0
   smb_mid=65534
   smt_wct=1
[2003/02/20 16:54:15, 5] lib/util.c:show_msg(286)
   smb_vwv[0]=1 (0x1)
[2003/02/20 16:54:15, 5] lib/util.c:show_msg(291)
   smb_bcc=12
[2003/02/20 16:54:15, 10] lib/util.c:dump_data(1531)
   [000] 4A 6C 4A 6D 49 68 43 6C  42 73 72 00         
    JlJmIhCl Bsr.
[2003/02/20 16:54:15, 3]
smbd/process.c:switch_message(685)
   switch message SMBecho (pid 15808)
[2003/02/20 16:54:15, 3]
smbd/sec_ctx.c:set_sec_ctx(329)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2003/02/20 16:54:15, 5]
smbd/uid.c:change_to_root_user(217)
   change_to_root_user: now uid=(0,0) gid=(0,0)
[2003/02/20 16:54:15, 6]
lib/util_sock.c:write_socket(518)
   write_socket(5,53)
[2003/02/20 16:54:15, 6]
lib/util_sock.c:write_socket(521)
   write_socket(5,53) wrote 53
[2003/02/20 16:54:15, 3] smbd/reply.c:reply_echo(3387)
   echo 1 times
[2003/02/20 16:54:15, 3]
smbd/sec_ctx.c:set_sec_ctx(329)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2003/02/20 16:54:15, 5]
smbd/uid.c:change_to_root_user(217)
   change_to_root_user: now uid=(0,0) gid=(0,0)
[2003/02/20 16:54:22, 10]
lib/util_sock.c:read_smb_length_return_keepalive(559)
   got smb length of 87
[2003/02/20 16:54:22, 6]
smbd/process.c:process_smb(877)
   got message type 0x0 of len 0x57
[2003/02/20 16:54:22, 3]
smbd/process.c:process_smb(878)
   Transaction 2801 of length 91
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(275)
   size=87
   smb_com=0x32
   smb_rcls=0
   smb_reh=0
   smb_err=0
   smb_flg=24
   smb_flg2=18439
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(281)
   smb_tid=6
   smb_pid=912
   smb_uid=106
   smb_mid=46915
   smt_wct=15
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[0]=19 (0x13)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[1]=0 (0x0)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[2]=2 (0x2)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[3]=40 (0x28)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[4]=0 (0x0)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[5]=0 (0x0)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[6]=0 (0x0)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[7]=0 (0x0)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[8]=0 (0x0)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[9]=19 (0x13)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[10]=68 (0x44)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[11]=0 (0x0)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[12]=0 (0x0)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[13]=1 (0x1)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[14]=5 (0x5)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(291)
   smb_bcc=22
[2003/02/20 16:54:22, 10] lib/util.c:dump_data(1531)
   [000] 00 44 00 EC 03 00 00 00  00 5C 64 65 73 6B 74
6F  .D......
.\deskto
[2003/02/20 16:54:22, 10] lib/util.c:dump_data(1539)
   [010] 70 2E 69 6E 69 00                            
    p.ini.
[2003/02/20 16:54:22, 3]
smbd/process.c:switch_message(685)
   switch message SMBtrans2 (pid 15808)
[2003/02/20 16:54:22, 3]
smbd/sec_ctx.c:set_sec_ctx(329)
   setting sec ctx (1001, 200) - sec_ctx_stack_ndx = 0
[2003/02/20 16:54:22, 3]
smbd/sec_ctx.c:set_sec_ctx(334)
   3 user groups:
   200 501 502
[2003/02/20 16:54:22, 5]
smbd/uid.c:change_to_user(202)
   change_to_user uid=(0,1001) gid=(0,200)
[2003/02/20 16:54:22, 3]
smbd/trans2.c:call_trans2qfilepathinfo(1700)
   call_trans2qfilepathinfo: TRANSACT2_QPATHINFO:
level = 1004
[2003/02/20 16:54:22, 5]
smbd/filename.c:unix_convert(119)
   unix_convert called on file "\desktop.ini"
[2003/02/20 16:54:22, 3]
lib/util.c:unix_clean_name(387)
   unix_clean_name [/desktop.ini]
[2003/02/20 16:54:22, 5]
smbd/mangle_hash.c:is_8_3(368)
   Checking desktop.ini for 8.3
[2003/02/20 16:54:22, 5]
smbd/filename.c:unix_convert(193)
   unix_convert begin: name = desktop.ini, dirpath = ,
start =
desktop.ini
[2003/02/20 16:54:22, 10]
smbd/mangle_hash.c:is_mangled(317)
   is_mangled: desktop.ini : False
[2003/02/20 16:54:22, 10]
smbd/mangle_hash.c:is_mangled(317)
   is_mangled: desktop.ini : False
[2003/02/20 16:54:22, 8] lib/util.c:is_in_path(1145)
   is_in_path: .bash_logout
[2003/02/20 16:54:22, 8] lib/util.c:is_in_path(1150)
   is_in_path: no name list.
[2003/02/20 16:54:22, 8] lib/util.c:is_in_path(1145)
   is_in_path: .bash_profile
[2003/02/20 16:54:22, 8] lib/util.c:is_in_path(1150)
   is_in_path: no name list.
[2003/02/20 16:54:22, 8] lib/util.c:is_in_path(1145)
   is_in_path: .bashrc
[2003/02/20 16:54:22, 8] lib/util.c:is_in_path(1150)
   is_in_path: no name list.
[2003/0[2003/02/20 16:54:22, 5]
smbd/uid.c:change_to_root_user(217)
   change_to_root_user: now uid=(0,0) gid=(0,0)
[2003/02/20 16:54:22, 3]
smbd/error.c:error_packet(113)
   error packet at smbd/notify.c(55) cmd=160
(SMBnttrans)
NT_STATUS_CANCELLED
[2003/02/20 16:54:22, 6]
lib/util_sock.c:write_socket(518)
   write_socket(5,75)
[2003/02/20 16:54:22, 6]
lib/util_sock.c:write_socket(521)
   write_socket(5,75) wrote 75
[2003/02/20 16:54:22, 3]
smbd/notify_kernel.c:kernel_remove_notify(144)
   kernel_remove_notify: fd=25
[2003/02/20 16:54:22, 3]
smbd/nttrans.c:reply_ntcancel(1521)
   reply_ntcancel: cancel called on mid = 45442.
[2003/02/20 16:54:22, 10]
lib/util_sock.c:read_smb_length_return_keepalive(559)
   got smb length of 36
[2003/02/20 16:54:22, 6]
smbd/process.c:process_smb(877)
   got message type 0x0 of len 0x24
[2003/02/20 16:54:22, 3]
smbd/process.c:process_smb(878)
   Transaction 2807 of length 40
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(275)
   size=36
   smb_com=0xa4
   smb_rcls=0
   smb_reh=0
   smb_err=0
   smb_flg=24
   smb_flg2=18439
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(281)
   smb_tid=6
   smb_pid=912
   smb_uid=106
   smb_mid=45509
   smt_wct=0
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(291)
   smb_bcc=0
[2003/02/20 16:54:22, 3]
smbd/process.c:switch_message(685)
   switch message SMBntcancel (pid 15808)
[2003/02/20 16:54:22, 3]
smbd/sec_ctx.c:set_sec_ctx(329)
   setting sec ctx (0, 0) - sec_ctx_stack_ndx = 0
[2003/02/20 16:54:22, 5]
smbd/uid.c:change_to_root_user(217)
   change_to_root_user: now uid=(0,0) gid=(0,0)
[2003/02/20 16:54:22, 3]
smbd/error.c:error_packet(113)
   error packet at smbd/notify.c(55) cmd=160
(SMBnttrans)
NT_STATUS_CANCELLED
[2003/02/20 16:54:22, 6]
lib/util_sock.c:write_socket(518)
   write_socket(5,75)
[2003/02/20 16:54:22, 6]
lib/util_sock.c:write_socket(521)
   write_socket(5,75) wrote 75
[2003/02/20 16:54:22, 3]
smbd/notify_kernel.c:kernel_remove_notify(144)
   kernel_remove_notify: fd=26
[2003/02/20 16:54:22, 3]
smbd/nttrans.c:reply_ntcancel(1521)
   reply_ntcancel: cancel called on mid = 45509.
[2003/02/20 16:54:22, 10]
lib/util_sock.c:read_smb_length_return_keepalive(559)
   got smb length of 41
[2003/02/20 16:54:22, 6]
smbd/process.c:process_smb(877)
   got message type 0x0 of len 0x29
[2003/02/20 16:54:22, 3]
smbd/process.c:process_smb(878)
   Transaction 2808 of length 45
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(275)
   size=41
   smb_com=0x4
   smb_rcls=0
   smb_reh=0
   smb_err=0
   smb_flg=24
   smb_flg2=18439
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(281)
   smb_tid=6
   smb_pid=65279
   smb_uid=106
   smb_mid=47234
   smt_wct=3
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[0]=9355 (0x248B)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[1]=65535 (0xFFFF)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(286)
   smb_vwv[2]=65535 (0xFFFF)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(291)
   smb_bcc=0
[2003/02/20 16:54:22, 3]
smbd/process.c:switch_message(685)
   switch message SMBclose (pid 15808)
[2003/02/20 16:54:22, 3]
smbd/sec_ctx.c:set_sec_ctx(329)
   setting sec ctx (1001, 200) - sec_ctx_stack_ndx = 0
[2003/02/20 16:54:22, 3]
smbd/sec_ctx.c:set_sec_ctx(334)
   3 user groups:
   200 501 502
[2003/02/20 16:54:22, 5]
smbd/uid.c:change_to_user(202)
   change_to_user uid=(0,1001) gid=(0,200)
[2003/02/20 16:54:22, 3]
smbd/reply.c:reply_close(3152)
   close directory fnum=9355
[2003/02/20 16:54:22, 5] smbd/files.c:file_free(346)
   freed files structure 9355 (1 used)
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(275)
   size=35
   smb_com=0x4
   smb_rcls=0
   smb_reh=0
   smb_err=0
   smb_flg=136
   smb_flg2=1
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(281)
   smb_tid=6
   smb_pid=65279
   smb_uid=106
   smb_mid=47234
   smt_wct=0
[2003/02/20 16:54:22, 5] lib/util.c:show_msg(291)
   smb_bcc=0
[2003/02/20 16:54:22, 6]
lib/util_sock.c:write_socket(518)
   write_socket(5,39)
[2003/02/20 16:54:22, 6]
lib/util_sock.c:write_socket(521)
   write_socket(5,39) wrote 39
[2003/02/20 16:54:22, 10]
lib/util_sock.c:read_smb_length_return_keepalive(559)
   got smb length of 96
[2003/02/20 16:54:22, 6] smbd/process[2003/02/20
16:54:24, 4]
nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(161)
   find_workgroup_on_subnet: workgroup search for
WWAUS on subnet
192.168.1.13: found.
[2003/02/20 16:54:24, 4]
nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(161)
   find_workgroup_on_subnet: workgroup search for
WWAUS on subnet
192.168.1.251: found.
[2003/02/20 16:54:24, 4]
nmbd/nmbd_workgroupdb.c:dump_workgroups(289)
   dump_workgroups()
    dump workgroup on subnet    192.168.1.13: netmask=
 255.255.255.0:
         WATERWERKS(3) current master browser =
GANDALF
         INFO(2) current master browser = WHIRLPOOL
         WWAUS(1) current master browser = FILESRVR
                 FILESRVR 400c9b0b (Waterwerks File
Server)
                 BJS_EVIL_PC 40011003 ()
[2003/02/20 16:54:24, 4]
nmbd/nmbd_workgroupdb.c:dump_workgroups(289)
   dump_workgroups()
    dump workgroup on subnet   192.168.1.251: netmask=
 255.255.255.0:
         WWAUS(1) current master browser = FILESRVR
                 FILESRVR 400c9b0b (Waterwerks File
Server)
[2003/02/20 16:54:24, 4]
nmbd/nmbd_workgroupdb.c:dump_workgroups(289)
   dump_workgroups()
    dump workgroup on subnet  UNICAST_SUBNET: netmask=
 192.168.1.251:
         WWAUS(1) current master browser = UNKNOWN
                 FILESRVR 40099b0b (Waterwerks File
Server)
[2003/02/20 16:54:24, 4]
nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(161)
   find_workgroup_on_subnet: workgroup search for
WWAUS on subnet
UNICAST_SUBNET: found.
[2003/02/20 16:54:24, 4]
nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(161)
   find_workgroup_on_subnet: workgroup search for
WWAUS on subnet
UNICAST_SUBNET: found.
[2003/02/20 16:54:25, 10]
lib/util_sock.c:read_smb_length_return_keepalive(559)
   got smb length of 70
[2003/02/20 16:54:25, 6]
smbd/process.c:process_smb(877)
   got message type 0x0 of len 0x46
[2003/02/20 16:54:25, 3]
smbd/process.c:process_smb(878)
   Transaction 2816 of length 74
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(275)
   size=70
   smb_com=0x32
   smb_rcls=0
   smb_reh=0
   smb_err=0
   smb_flg=24
   smb_flg2=18439
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(281)
   smb_tid=6
   smb_pid=912
   smb_uid=106
   smb_mid=47746
   smt_wct=15
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(286)
   smb_vwv[0]=2 (0x2)
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(286)
   smb_vwv[1]=0 (0x0)
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(286)
   smb_vwv[2]=0 (0x0)
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(286)
   smb_vwv[3]=560 (0x230)
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(286)
   smb_vwv[4]=0 (0x0)
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(286)
   smb_vwv[5]=0 (0x0)
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(286)
   smb_vwv[6]=0 (0x0)
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(286)
   smb_vwv[7]=0 (0x0)
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(286)
   smb_vwv[8]=0 (0x0)
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(286)
   smb_vwv[9]=2 (0x2)
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(286)
   smb_vwv[10]=68 (0x44)
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(286)
   smb_vwv[11]=0 (0x0)
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(286)
   smb_vwv[12]=0 (0x0)
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(286)
   smb_vwv[13]=1 (0x1)
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(286)
   smb_vwv[14]=3 (0x3)
[2003/02/20 16:54:25, 5] lib/util.c:show_msg(291)
   smb_bcc=5
[2003/02/20 16:54:25, 10] lib/util.c:dump_data(1531)
   [000] 00 5F 00 02 01                               
    ._...
[2003/02/20 16:54:25, 3]
smbd/process.c:switch_message(685)
   switch message SMBtrans2 (pid 15808)
[2003/02/20 16:54:25, 4]
smbd/uid.c:change_to_user(119)
   change_to_user: Skipping user change - already user
[2003/02/20 16:54:25, 3]
smbd/trans2.c:call_trans2qfsinfo(1354)
   call_trans2qfsinfo: level = 258
[2003/02/20 16:54:25, 5]
smbd/trans2.c:call_trans2qfsinfo(1457)
   call_trans2qfsinfo : SMB_QUERY_FS_VOLUME_INFO
namelen = 13, vol =
administrator
[2003/02/20 16:54:25, 9]
smbd/trans2.c:send_trans2_replies(175)
   t2_rep: params_sent_thistime = 0,
data_sent_thistime = 44,
useable_space = 16584
[2003/02/20 16:54:25, 9]
smbd/trans2.c:send_trans2_replies(177)
   t2_rep: params_to_send = 0, data_to_send = 44,
paramsize = 0,
datasize = 44
[2003/[2003/02/20 16:54:34, 4]
nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(161)
   find_workgroup_on_subnet: workgroup search for
WWAUS on subnet
192.168.1.13: found.
[2003/02/20 16:54:34, 4]
nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(161)
   find_workgroup_on_subnet: workgroup search for
WWAUS on subnet
192.168.1.251: found.
[2003/02/20 16:54:34, 4]
nmbd/nmbd_workgroupdb.c:dump_workgroups(289)
   dump_workgroups()
    dump workgroup on subnet    192.168.1.13: netmask=
 255.255.255.0:
         WATERWERKS(3) current master browser =
GANDALF
         INFO(2) current master browser = WHIRLPOOL
         WWAUS(1) current master browser = FILESRVR
                 FILESRVR 400c9b0b (Waterwerks File
Server)
                 BJS_EVIL_PC 40011003 ()
[2003/02/20 16:54:34, 4]
nmbd/nmbd_workgroupdb.c:dump_workgroups(289)
   dump_workgroups()
    dump workgroup on subnet   192.168.1.251: netmask=
 255.255.255.0:
         WWAUS(1) current master browser = FILESRVR
                 FILESRVR 400c9b0b (Waterwerks File
Server)
[2003/02/20 16:54:34, 4]
nmbd/nmbd_workgroupdb.c:dump_workgroups(289)
   dump_workgroups()
    dump workgroup on subnet  UNICAST_SUBNET: netmask=
 192.168.1.251:
         WWAUS(1) current master browser = UNKNOWN
                 FILESRVR 40099b0b (Waterwerks File
Server)
[2003/02/20 16:54:34, 4]
nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(161)
   find_workgroup_on_subnet: workgroup search for
WWAUS on subnet
UNICAST_SUBNET: found.
[2003/02/20 16:54:34, 4]
nmbd/nmbd_workgroupdb.c:find_workgroup_on_subnet(161)
   find_workgroup_on_subnet: workgroup search for
WWAUS on subnet
UNICAST_SUBNET: fou



http://movies.yahoo.com.au - Yahoo! Movies
- What's on at your local cinema?


More information about the samba mailing list