Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Need Help with Samba



I would love some help, please, with Samba configuration.

I have MkLinux Pre-R1 distribution (containing Samba 2.0.3) up and running on a Macintosh Performa 6290CD with Takashi Oe's kernel from http://nubus-pmac.sourceforge.net/nubus-pmac/test/MachKernel-20010619.gz . (It has been a slow process since I have been doing it primarily on weekends when I have free time.)

I think I've gotten the performa properly networked...I can ping and ftp into another mac on my home network. Thank goodness...'cause i was worried about kernel compatibility with the ASANTE MacCon-LC network card.

So I proceeded to configure samba for PC file access. I setup up a guest account (ftp) and a user account with proper passwords (configured with smbpasswd). I also setup a share directory.

Here are a couple of network and samba setup files... read and/or skip to the next section....

-----hosts-----
127.0.0.1 localhost localhost.localdomain
192.168.1.103 musicserver
-----hosts-----

-----lmhosts-----
127.0.0.1 localhost
192.168.1.103 musicserver
-----lmhosts-----

-----smb.conf---
[global]
netbios name=musicserver
workgroup = smb-link
server string = Samba Server
hosts allow = 192.168.1. 127.
guest account = ftp
log file = /var/log/samba/log.%m
max log size = 50
security = user
password level = 0
null passwords = no
dead time = 0
debug level = 10
encrypt passwords = yes
smb passwd file = /usr/local/samba/private/smbpasswd
unix password sync = no
comment = gatekeeper
map to guest = never
socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
local master = yes
os level = 64
domain master = yes
preferred master = yes
domain logons = yes
wins support = yes
dns proxy = no
[homes]
comment = Home Directories
browseable = no
writable = yes
[music]
comment = Public Share for Music
path = /share
public = yes
writable = yes
[tmp]
comment = Temporary file space
path = /tmp
read only = no
public = yes
-----smb.conf---

When I boot up, the smbd and nmbd daemons appear to startup ok.

However, when I try to access the Performa from a PC, access fails.

So I tried running "smbclient -L musicserver" and I get "tree connect failed: code 0" error failure. Something is not set up correctly, or this release of Samba just doesn't work. The first listing below is the complete debug output which scrolled in the shell window upon execution of smbclient. Below that is the log file for musicserver. (sorry for the length of the listings, but they do get verbose with debug level=10.)

What can I try to get samba to work? Please review the info here and see if you have any ideas about what's goin' on and what I might be able to do to fix it.



-----smbclient -L musicserver-----results-------
doing parameter encrypt passwords = yes
doing parameter smb passwd file = /usr/local/samba/private/smbpasswd
doing parameter unix password sync = no
doing parameter comment = gatekeeper
doing parameter map to guest = never
doing parameter socket options = TCP_NODELAY SO_RCVBUF=16384 SO_SNDBUF=16384
doing parameter local master = yes
doing parameter os level = 64
doing parameter domain master = yes
doing parameter preferred master = yes
doing parameter domain logons = yes
doing parameter wins support = yes
doing parameter dns proxy = no
pm_process() returned Yes
lp_servicenumber: couldn't find homes
codepage_initialise: client code page = 850
load_client_codepage: loading codepage 850.
Adding chars 0x85 0xb7 (l->u = True) (u->l = True)
Adding chars 0xa0 0xb5 (l->u = True) (u->l = True)
Adding chars 0x83 0xb6 (l->u = True) (u->l = True)
Adding chars 0xc6 0xc7 (l->u = True) (u->l = True)
Adding chars 0x84 0x8e (l->u = True) (u->l = True)
Adding chars 0x86 0x8f (l->u = True) (u->l = True)
Adding chars 0x91 0x92 (l->u = True) (u->l = True)
Adding chars 0x87 0x80 (l->u = True) (u->l = True)
Adding chars 0x8a 0xd4 (l->u = True) (u->l = True)
Adding chars 0x82 0x90 (l->u = True) (u->l = True)
Adding chars 0x88 0xd2 (l->u = True) (u->l = True)
Adding chars 0x89 0xd3 (l->u = True) (u->l = True)
Adding chars 0x8d 0xde (l->u = True) (u->l = True)
Adding chars 0xa1 0xd6 (l->u = True) (u->l = True)
Adding chars 0x8c 0xd7 (l->u = True) (u->l = True)
Adding chars 0x8b 0xd8 (l->u = True) (u->l = True)
Adding chars 0xd0 0xd1 (l->u = True) (u->l = True)
Adding chars 0xa4 0xa5 (l->u = True) (u->l = True)
Adding chars 0x95 0xe3 (l->u = True) (u->l = True)
Adding chars 0xa2 0xe0 (l->u = True) (u->l = True)
Adding chars 0x93 0xe2 (l->u = True) (u->l = True)
Adding chars 0xe4 0xe5 (l->u = True) (u->l = True)
Adding chars 0x94 0x99 (l->u = True) (u->l = True)
Adding chars 0x9b 0x9d (l->u = True) (u->l = True)
Adding chars 0x97 0xeb (l->u = True) (u->l = True)
Adding chars 0xa3 0xe9 (l->u = True) (u->l = True)
Adding chars 0x96 0xea (l->u = True) (u->l = True)
Adding chars 0x81 0x9a (l->u = True) (u->l = True)
Adding chars 0xec 0xed (l->u = True) (u->l = True)
Adding chars 0xe7 0xe8 (l->u = True) (u->l = True)
Adding chars 0x9c 0x0 (l->u = False) (u->l = False)
Derived broadcast address 192.168.1.255
Added interface ip=192.168.1.103 bcast=192.168.1.255 nmask=255.255.255.0
Client started (version 2.0.3).
resolve_name: Attempting lmhosts lookup for name musicserver<0x20>
getlmhostsent: lmhost entry: 127.0.0.1 localhost
getlmhostsent: lmhost entry: 192.168.1.103 musicserver
Connecting to 192.168.1.103 at port 139
write_socket(3,76)
write_socket(3,76) wrote 76
Sent session request
got smb length of 0
size=0
smb_com=0x0
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=0
smb_flg2=0
smb_tid=0
smb_pid=0
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=0
session request ok
write_socket(3,168)
write_socket(3,168) wrote 168
got smb length of 86
size=86
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=1
smb_tid=0
smb_pid=2716
smb_uid=0
smb_mid=1
smt_wct=17
smb_vwv[0]=6 (0x6)
smb_vwv[1]=12803 (0x3203)
smb_vwv[2]=256 (0x100)
smb_vwv[3]=65280 (0xFF00)
smb_vwv[4]=255 (0xFF)
smb_vwv[5]=0 (0x0)
smb_vwv[6]=256 (0x100)
smb_vwv[7]=40192 (0x9D00)
smb_vwv[8]=10 (0xA)
smb_vwv[9]=14592 (0x3900)
smb_vwv[10]=3 (0x3)
smb_vwv[11]=0 (0x0)
smb_vwv[12]=1751 (0x6D7)
smb_vwv[13]=61599 (0xF09F)
smb_vwv[14]=49449 (0xC129)
smb_vwv[15]=11265 (0x2C01)
smb_vwv[16]=2049 (0x801)
smb_bcc=17
[000] 31 95 FE 62 BD FB B9 62 53 4D 42 2D 4C 49 4E 4B 1..b...b SMB-LINK
[010] 00 .
size=86
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=1
smb_tid=0
smb_pid=2716
smb_uid=0
smb_mid=1
smt_wct=17
smb_vwv[0]=6 (0x6)
smb_vwv[1]=12803 (0x3203)
smb_vwv[2]=256 (0x100)
smb_vwv[3]=65280 (0xFF00)
smb_vwv[4]=255 (0xFF)
smb_vwv[5]=0 (0x0)
smb_vwv[6]=256 (0x100)
smb_vwv[7]=40192 (0x9D00)
smb_vwv[8]=10 (0xA)
smb_vwv[9]=14592 (0x3900)
smb_vwv[10]=3 (0x3)
smb_vwv[11]=0 (0x0)
smb_vwv[12]=1751 (0x6D7)
smb_vwv[13]=61599 (0xF09F)
smb_vwv[14]=49449 (0xC129)
smb_vwv[15]=11265 (0x2C01)
smb_vwv[16]=2049 (0x801)
smb_bcc=17
[000] 31 95 FE 62 BD FB B9 62 53 4D 42 2D 4C 49 4E 4B 1..b...b SMB-LINK
[010] 00 .

write_socket(3,134)
write_socket(3,134) wrote 134
got smb length of 67
size=67
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=1
smb_tid=0
smb_pid=2716
smb_uid=100
smb_mid=1
smt_wct=3
smb_vwv[0]=255 (0xFF)
smb_vwv[1]=0 (0x0)
smb_vwv[2]=0 (0x0)
smb_bcc=26
[000] 55 6E 69 78 00 53 61 6D 62 61 20 32 2E 30 2E 33 Unix.Sam ba 2.0.3
[010] 00 53 4D 42 2D 4C 49 4E 4B 00 .SMB-LIN K.
size=67
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=1
smb_tid=0
smb_pid=2716
smb_uid=100
smb_mid=1
smt_wct=3
smb_vwv[0]=255 (0xFF)
smb_vwv[1]=0 (0x0)
smb_vwv[2]=0 (0x0)
smb_bcc=26
[000] 55 6E 69 78 00 53 61 6D 62 61 20 32 2E 30 2E 33 Unix.Sam ba 2.0.3
[010] 00 53 4D 42 2D 4C 49 4E 4B 00 .SMB-LIN K.
Domain=[SMB-LINK] OS=[Unix] Server=[Samba 2.0.3]
session setup ok
write_socket(3,73)
write_socket(3,73) wrote 73
receive_smb: length < 0!
client_receive_smb failed
size=0
smb_com=0x0
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=0
smb_flg2=0
smb_tid=0
smb_pid=0
smb_uid=0
smb_mid=0
smt_wct=0
smb_bcc=0
tree connect failed: code 0
-----smbclient -L musicserver-----results-------

-----log.musicserver------
[2001/08/19 16:54:04, 6] param/loadparm.c:lp_file_list_changed(1784)
lp_file_list_changed()
file /etc/smb.conf -> /etc/smb.conf last mod_time: Sun Aug 19 16:53:45 2001

[2001/08/19 16:54:04, 5] smbd/connection.c:claim_connection(127)
trying claim /var/lock/samba STATUS. 100000
[2001/08/19 16:54:04, 8] lib/util.c:fcntl_lock(2632)
fcntl_lock 9 7 0 1 1
[2001/08/19 16:54:04, 8] lib/util.c:fcntl_lock(2693)
Lock call successful
[2001/08/19 16:54:04, 8] lib/util.c:fcntl_lock(2632)
fcntl_lock 9 7 0 1 2
[2001/08/19 16:54:04, 8] lib/util.c:fcntl_lock(2693)
Lock call successful
[2001/08/19 16:54:04, 5] smbd/reply.c:reply_special(147)
init msg_type=0x81 msg_flags=0x0
[2001/08/19 16:54:04, 6] lib/util_sock.c:write_socket(185)
write_socket(6,4)
[2001/08/19 16:54:04, 6] lib/util_sock.c:write_socket(188)
write_socket(6,4) wrote 4
[2001/08/19 16:54:04, 10] lib/util_sock.c:read_smb_length_return_keepalive(449)
got smb length of 164
[2001/08/19 16:54:04, 6] smbd/process.c:process_smb(564)
got message type 0x0 of len 0xa4
[2001/08/19 16:54:04, 3] smbd/process.c:process_smb(565)
Transaction 1 of length 168
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(459)
size=164
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=8
smb_flg2=1
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(465)
smb_tid=0
smb_pid=1101
smb_uid=0
smb_mid=1
smt_wct=0
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(475)
smb_bcc=129
[2001/08/19 16:54:04, 10] lib/util.c:dump_data(2832)
[000] 02 50 43 20 4E 45 54 57 4F 52 4B 20 50 52 4F 47 .PC NETW ORK PROG
[2001/08/19 16:54:04, 10] lib/util.c:dump_data(2840)
[010] 52 41 4D 20 31 2E 30 00 02 4D 49 43 52 4F 53 4F RAM 1.0. .MICROSO
[2001/08/19 16:54:04, 10] lib/util.c:dump_data(2840)
[020] 46 54 20 4E 45 54 57 4F 52 4B 53 20 31 2E 30 33 FT NETWO RKS 1.03
[2001/08/19 16:54:04, 10] lib/util.c:dump_data(2840)
[030] 00 02 4D 49 43 52 4F 53 4F 46 54 20 4E 45 54 57 ..MICROS OFT NETW
[2001/08/19 16:54:04, 10] lib/util.c:dump_data(2840)
[040] 4F 52 4B 53 20 33 2E 30 00 02 4C 41 4E 4D 41 4E ORKS 3.0 ..LANMAN
[2001/08/19 16:54:04, 10] lib/util.c:dump_data(2840)
[050] 31 2E 30 00 02 4C 4D 31 2E 32 58 30 30 32 00 02 1.0..LM1 .2X002..
[2001/08/19 16:54:04, 10] lib/util.c:dump_data(2840)
[060] 53 61 6D 62 61 00 02 4E 54 20 4C 41 4E 4D 41 4E Samba..N T LANMAN
[2001/08/19 16:54:04, 10] lib/util.c:dump_data(2840)
[070] 20 31 2E 30 00 02 4E 54 20 4C 4D 20 30 2E 31 32 1.0..NT LM 0.12
[2001/08/19 16:54:04, 10] lib/util.c:dump_data(2840)
[080] 00 .
[2001/08/19 16:54:04, 3] smbd/process.c:switch_message(402)
switch message SMBnegprot (pid 1102)
[2001/08/19 16:54:04, 3] smbd/negprot.c:reply_negprot(332)
Requested protocol [PC NETWORK PROGRAM 1.0]
[2001/08/19 16:54:04, 3] smbd/negprot.c:reply_negprot(332)
Requested protocol [MICROSOFT NETWORKS 1.03]
[2001/08/19 16:54:04, 3] smbd/negprot.c:reply_negprot(332)
Requested protocol [MICROSOFT NETWORKS 3.0]
[2001/08/19 16:54:04, 3] smbd/negprot.c:reply_negprot(332)
Requested protocol [LANMAN1.0]
[2001/08/19 16:54:04, 3] smbd/negprot.c:reply_negprot(332)
Requested protocol [LM1.2X002]
[2001/08/19 16:54:04, 3] smbd/negprot.c:reply_negprot(332)
Requested protocol [Samba]
[2001/08/19 16:54:04, 6] param/loadparm.c:lp_file_list_changed(1784)
lp_file_list_changed()
file /etc/smb.conf -> /etc/smb.conf last mod_time: Sun Aug 19 16:53:45 2001

[2001/08/19 16:54:04, 6] param/loadparm.c:lp_file_list_changed(1784)
lp_file_list_changed()
file /etc/smb.conf -> /etc/smb.conf last mod_time: Sun Aug 19 16:53:45 2001

[2001/08/19 16:54:04, 3] smbd/negprot.c:reply_negprot(409)
Selected protocol NT LANMAN 1.0
[2001/08/19 16:54:04, 5] smbd/negprot.c:reply_negprot(416)
negprot index=6
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(459)
size=86
smb_com=0x72
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=1
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(465)
smb_tid=0
smb_pid=1101
smb_uid=0
smb_mid=1
smt_wct=17
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[0]=6 (0x6)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[1]=12803 (0x3203)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[2]=256 (0x100)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[3]=65280 (0xFF00)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[4]=255 (0xFF)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[5]=0 (0x0)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[6]=256 (0x100)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[7]=19968 (0x4E00)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[8]=4 (0x4)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[9]=14592 (0x3900)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[10]=3 (0x3)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[11]=0 (0x0)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[12]=20454 (0x4FE6)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[13]=63862 (0xF976)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[14]=49448 (0xC128)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[15]=11265 (0x2C01)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(470)
smb_vwv[16]=2049 (0x801)
[2001/08/19 16:54:04, 5] lib/util.c:show_msg(475)
smb_bcc=17
[2001/08/19 16:54:04, 10] lib/util.c:dump_data(2832)
[000] C2 70 18 55 88 B8 1E 7D 53 4D 42 2D 4C 49 4E 4B .p.U...} SMB-LINK
[2001/08/19 16:54:04, 10] lib/util.c:dump_data(2840)
[010] 00 .
[2001/08/19 16:54:04, 6] lib/util_sock.c:write_socket(185)
write_socket(6,90)
[2001/08/19 16:54:05, 6] lib/util_sock.c:write_socket(188)
write_socket(6,90) wrote 90
[2001/08/19 16:54:08, 10] lib/util_sock.c:read_smb_length_return_keepalive(449)
got smb length of 130
[2001/08/19 16:54:08, 6] smbd/process.c:process_smb(564)
got message type 0x0 of len 0x82
[2001/08/19 16:54:08, 3] smbd/process.c:process_smb(565)
Transaction 2 of length 134
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(459)
size=130
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=8
smb_flg2=1
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(465)
smb_tid=0
smb_pid=1101
smb_uid=0
smb_mid=1
smt_wct=13
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[0]=255 (0xFF)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[1]=0 (0x0)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[2]=17408 (0x4400)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[3]=2 (0x2)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[4]=1101 (0x44D)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[5]=1102 (0x44E)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[6]=0 (0x0)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[7]=24 (0x18)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[8]=24 (0x18)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[9]=0 (0x0)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[10]=0 (0x0)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[11]=0 (0x0)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[12]=0 (0x0)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(475)
smb_bcc=69
[2001/08/19 16:54:08, 10] lib/util.c:dump_data(2832)
[000] 4F F8 5E BA DB 36 28 F0 D3 65 D0 46 8D 80 73 10 O.^..6(. .e.F..s.
[2001/08/19 16:54:08, 10] lib/util.c:dump_data(2840)
[010] B0 7A 28 68 10 AB BD 4C 5A AA C7 9A B9 C5 54 A9 .z(h...L Z.....T.
[2001/08/19 16:54:08, 10] lib/util.c:dump_data(2840)
[020] 42 08 5D 6A 7C 10 B1 87 FF 1E AF C9 8E C6 47 6E B.]j|... ......Gn
[2001/08/19 16:54:08, 10] lib/util.c:dump_data(2840)
[030] 00 53 4D 42 2D 4C 49 4E 4B 00 55 6E 69 78 00 53 .SMB-LIN K.Unix.S
[2001/08/19 16:54:08, 10] lib/util.c:dump_data(2840)
[040] 61 6D 62 61 00 amba.
[2001/08/19 16:54:08, 3] smbd/process.c:switch_message(402)
switch message SMBsesssetupX (pid 1102)
[2001/08/19 16:54:08, 3] smbd/reply.c:reply_sesssetup_and_X(675)
Domain=[SMB-LINK] NativeOS=[Unix] NativeLanMan=[Samba]
[2001/08/19 16:54:08, 3] smbd/reply.c:reply_sesssetup_and_X(679)
sesssetupX:name=[]
[2001/08/19 16:54:08, 6] param/loadparm.c:lp_file_list_changed(1784)
lp_file_list_changed()
file /etc/smb.conf -> /etc/smb.conf last mod_time: Sun Aug 19 16:53:45 2001

[2001/08/19 16:54:08, 10] passdb/passdb.c:iterate_getsmbpwnam(140)
search by name: ftp
[2001/08/19 16:54:08, 10] passdb/smbpass.c:startsmbfilepwent(45)
startsmbfilepwent: opening file /usr/local/samba/private/smbpasswd
[2001/08/19 16:54:08, 6] passdb/smbpass.c:getsmbfilepwent(159)
getsmbfilepwent: skipping comment or blank line
[2001/08/19 16:54:08, 5] passdb/smbpass.c:getsmbfilepwent(258)
getsmbfilepwent: returning passwd entry for user ftp, uid 14
[2001/08/19 16:54:08, 10] passdb/passdb.c:iterate_getsmbpwnam(156)
found by name: ftp
[2001/08/19 16:54:08, 7] passdb/smbpass.c:endsmbfilepwent(81)
endsmbfilepwent: closed password file.
[2001/08/19 16:54:08, 4] smbd/password.c:smb_password_ok(400)
Checking SMB password for user ftp
[2001/08/19 16:54:08, 5] smbd/password.c:smb_password_ok(419)
challenge received
[2001/08/19 16:54:08, 4] smbd/password.c:smb_password_ok(427)
smb_password_ok: Checking NT MD4 password
[2001/08/19 16:54:08, 4] smbd/password.c:smb_password_ok(431)
NT MD4 password check succeeded
[2001/08/19 16:54:08, 3] smbd/password.c:setup_groups(192)
ftp is in 1 groups: 50
[2001/08/19 16:54:08, 3] smbd/password.c:register_vuid(270)
uid 14 registered to name ftp
[2001/08/19 16:54:08, 3] smbd/password.c:register_vuid(272)
Clearing default real name
[2001/08/19 16:54:08, 6] smbd/reply.c:reply_sesssetup_and_X(859)
Client requested max send size of 17408
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(459)
size=67
smb_com=0x73
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=136
smb_flg2=1
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(465)
smb_tid=0
smb_pid=1101
smb_uid=100
smb_mid=1
smt_wct=3
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[0]=255 (0xFF)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[1]=0 (0x0)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[2]=0 (0x0)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(475)
smb_bcc=26
[2001/08/19 16:54:08, 10] lib/util.c:dump_data(2832)
[000] 55 6E 69 78 00 53 61 6D 62 61 20 32 2E 30 2E 33 Unix.Sam ba 2.0.3
[2001/08/19 16:54:08, 10] lib/util.c:dump_data(2840)
[010] 00 53 4D 42 2D 4C 49 4E 4B 00 .SMB-LIN K.
[2001/08/19 16:54:08, 6] lib/util_sock.c:write_socket(185)
write_socket(6,71)
[2001/08/19 16:54:08, 6] lib/util_sock.c:write_socket(188)
write_socket(6,71) wrote 71
[2001/08/19 16:54:08, 10] lib/util_sock.c:read_smb_length_return_keepalive(449)
got smb length of 69
[2001/08/19 16:54:08, 6] smbd/process.c:process_smb(564)
got message type 0x0 of len 0x45
[2001/08/19 16:54:08, 3] smbd/process.c:process_smb(565)
Transaction 3 of length 73
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(459)
size=69
smb_com=0x75
smb_rcls=0
smb_reh=0
smb_err=0
smb_flg=8
smb_flg2=1
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(465)
smb_tid=0
smb_pid=1101
smb_uid=100
smb_mid=1
smt_wct=4
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[0]=255 (0xFF)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[1]=0 (0x0)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[2]=0 (0x0)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(470)
smb_vwv[3]=1 (0x1)
[2001/08/19 16:54:08, 5] lib/util.c:show_msg(475)
smb_bcc=26
[2001/08/19 16:54:08, 10] lib/util.c:dump_data(2832)
[000] 00 5C 5C 4D 55 53 49 43 53 45 52 56 45 52 5C 49 .\\MUSIC SERVER\I
[2001/08/19 16:54:08, 10] lib/util.c:dump_data(2840)
[010] 50 43 24 00 3F 3F 3F 3F 3F 00 PC$.???? ?.
[2001/08/19 16:54:08, 3] smbd/process.c:switch_message(402)
switch message SMBtconX (pid 1102)
[2001/08/19 16:54:08, 4] smbd/reply.c:reply_tcon_and_X(301)
Got device type ?????
[2001/08/19 16:54:08, 2] lib/access.c:check_access(249)
Allowed connection from musicserver (192.168.1.103)
[2001/08/19 16:54:08, 3] smbd/password.c:authorise_login(737)
ACCEPTED: validated uid ok as non-guest
[2001/08/19 16:54:08, 3] smbd/service.c:make_connection(386)
Connect path is /tmp
-----log.musicserver------




Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.