From owner-freebsd-questions Thu Jul 10 14:08:06 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id OAA28785 for questions-outgoing; Thu, 10 Jul 1997 14:08:06 -0700 (PDT) Received: from andrsn.stanford.edu (root@andrsn.Stanford.EDU [36.33.0.163]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id OAA28780 for ; Thu, 10 Jul 1997 14:08:03 -0700 (PDT) Received: from localhost (andrsn@localhost.stanford.edu [127.0.0.1]) by andrsn.stanford.edu (8.8.5/8.6.12) with SMTP id OAA00896; Thu, 10 Jul 1997 14:07:57 -0700 (PDT) Date: Thu, 10 Jul 1997 14:07:56 -0700 (PDT) From: Annelise Anderson Reply-To: Annelise Anderson To: Christoph Kukulies cc: freebsd-questions@FreeBSD.ORG Subject: Re: smbclient problem In-Reply-To: <19970710112821.01697@gil.physik.rwth-aachen.de> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk On Thu, 10 Jul 1997, Christoph Kukulies wrote: > On Wed, Jul 09, 1997 at 11:18:10PM -0700, Annelise Anderson wrote: > > I've got samba installed and smbclient runs (it seemed to demand > > that smb.conf be installed in the right place, and doesn't create any log > > files). However, once I get to my "share," the files that are there--and > > there are quite a few of them--don't list, and trying to change to a > > subdirectory, of which there are half a dozen or so, doesn't work. The > > server is NT3.5. I think I've got smbclient running okay (although I'm > > not sure); maybe there's something I need to ask the operator of the > > NT machine to do? > > > > Here's a script file from smbclient: > > > > Script started on Wed Jul 9 22:57:15 1997 > > andrsn:~ {1} smbclient \\\\HooWeb\\Anderson > > Added interface ip=36.33.0.163 bcast=36.33.255.255 nmask=255.255.0.0 > > Got a positive name query response from 36.33.0.85 (36.33.0.85) > > Server time is Wed Jul 9 22:54:34 1997 > > Timezone is UTC-7.0 > > Password: > > Domain=[HOOVER] OS=[Windows NT 3.51] Server=[NT LAN Manager 3.51] > > smb: \> ls > > > > 54216 blocks of size 32768. 31317 blocks available > > smb: \> cd www > > chkpath: ERRDOS - ERRbadpath (Directory invalid.) > > smb: \> cd 1990s > > chkpath: ERRDOS - ERRbadpath (Directory invalid.) > > smb: \> pwd > > Current directory is \\HOOWEB\ANDERSON\ > > smb: \> exit > > Script done on Wed Jul 9 23:10:56 1997 > > > > Any suggestions appreciated.... > > This really looks strange. Never saw this. Is it a NTFS partition? Yes, it's an NTFS partition. > What is the actual path on the NT side? You should be able to get a log file > with more details (raise the debug level): The actual path is E:\users\Andrsn The ftp situation for this machine is also confused; it seems that one can only cd to directories that have no files in them. So I can get to E:\users, but can't cd to Andrsn (permission denied). Something's wrong with the setup--this NT stuff isn't as easy as those little icons make it look.... :) > > smbclient \\\\HooWeb\\Anderson -d 9 Here's the result of the above command--pretty noisey-- Script started on Thu Jul 10 13:28:10 1997 andrsn:~ {2} smbclient \\\\HooWeb\\Anderson -d 9 07/10/97 13:29:10 client started (version 1.9.16p11) Initialising global parameters Processing configuration file "/usr/local/etc/smb.conf" Processing section "[global]" doing parameter printing = bsd doing parameter printcap name = /etc/printcap doing parameter load printers = yes doing parameter guest account = pcguest doing parameter log file = /usr/local/samba/log.%m pm_process() returned Yes lp_servicenumber: couldn't find homes lp_servicenumber: couldn't find printers lp_servicenumber: couldn't find printers adding IPC service Netmask for ep0 = 255.255.0.0 Derived broadcast address 36.33.255.255 Added interface ip=36.33.0.163 bcast=36.33.255.255 nmask=255.255.0.0 Opening sockets bind succeeded on port 0 07/10/97 13:29:19 sending a packet of len 50 to (36.33.255.255) on port 137 07/10/97 13:29:19 received a packet of len 62 from (36.33.0.85) port 137 nmb packet from 36.33.0.85 header: id=11747 opcode=0 response=Yes header: flags: bcast=No rec_avail=No rec_des=Yes trunc=No auth=Yes header: rcode=0 qdcount=0 ancount=1 nscount=0 arcount=0 answers: nmb_name=HOOWEB(20) rr_type=32 rr_class=1 ttl=300000 answers 0 char ..$!.U hex 000024210055 Got a positive name query response from 36.33.0.85 (36.33.0.85) Connecting to 36.33.0.85 at port 139 Connected write_socket(3,76) write_socket(3,76) wrote 76 Sent session request write_socket(3,168) write_socket(3,168) wrote 168 size=92 smb_com=0x72 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=128 smb_flg2=0 smb_tid=0 smb_pid=756 smb_uid=1000 smb_mid=856 smt_wct=17 smb_vwv[0]=6 (0x6) smb_vwv[1]=12803 (0x3203) smb_vwv[2]=256 (0x100) smb_vwv[3]=1024 (0x400) smb_vwv[4]=17 (0x11) smb_vwv[5]=0 (0x0) smb_vwv[6]=256 (0x100) smb_vwv[7]=0 (0x0) smb_vwv[8]=0 (0x0) smb_vwv[9]=64768 (0xFD00) smb_vwv[10]=3 (0x3) smb_vwv[11]=28672 (0x7000) smb_vwv[12]=20404 (0x4FB4) smb_vwv[13]=28551 (0x6F87) smb_vwv[14]=48269 (0xBC8D) smb_vwv[15]=41985 (0xA401) smb_vwv[16]=2049 (0x801) smb_bcc=23 max mux 50 max vcs 1 max raw 65536 capabilities 0x3fd Sec mode 12803 max xmt 4356 Got 8 byte crypt key Chose protocol [NT LM 0.12] Server time is Thu Jul 10 13:26:21 1997 Timezone is UTC-7.0 Password: write_socket(3,99) write_socket(3,99) wrote 99 size=84 smb_com=0x73 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=136 smb_flg2=1 smb_tid=0 smb_pid=756 smb_uid=2049 smb_mid=856 smt_wct=3 smb_vwv[0]=255 (0xFF) smb_vwv[1]=84 (0x54) smb_vwv[2]=0 (0x0) smb_bcc=43 Domain=[HOOVER] OS=[Windows NT 3.51] Server=[NT LAN Manager 3.51] Server gave us a UID of 2049. We gave 1000 write_socket(3,69) write_socket(3,69) wrote 69 Connected with cnum=2049 max_xmit=4356 smb: \> ls do_dir(\*,16,No) size=83 smb_com=0x32 smb_rcls=0 smb_reh=0 smb_err=0 smb_flg=8 smb_flg2=1 smb_tid=2049 smb_pid=756 smb_uid=2049 smb_mid=856 smt_wct=15 smb_vwv[0]=15 (0xF) smb_vwv[1]=0 (0x0) smb_vwv[2]=10 (0xA) smb_vwv[3]=65535 (0xFFFF) smb_vwv[4]=0 (0x0) smb_vwv[5]=0 (0x0) smb_vwv[6]=0 (0x0) smb_vwv[7]=0 (0x0) smb_vwv[8]=0 (0x0) smb_vwv[9]=15 (0xF) smb_vwv[10]=68 (0x44) smb_vwv[11]=0 (0x0) smb_vwv[12]=83 (0x53) smb_vwv[13]=1 (0x1) smb_vwv[14]=1 (0x1) smb_bcc=18 write_socket(3,87) write_socket(3,87) wrote 87 size=68 smb_com=0x32 smb_rcls=1 smb_reh=0 smb_err=5 smb_flg=136 smb_flg2=1 smb_tid=2049 smb_pid=756 smb_uid=2049 smb_mid=856 smt_wct=0 smb_bcc=0 FINDFIRST gave ERRDOS - ERRnoaccess (Access denied.) Mask expanded to [\????????.???] write_socket(3,61) write_socket(3,61) wrote 61 dir received 0 errstr=ERRDOS - ERRnofiles (A File Search command can find no more files matching the specified criteria.) write_socket(3,39) write_socket(3,39) wrote 39 54216 blocks of size 32768. 31342 blocks available smb: \> pwd Current directory is \\HOOWEB\ANDERSON\ smb: \> cd 1990s dos_clean_name [\1990s\] dos_clean_name [\1990s\\] write_socket(3,49) write_socket(3,49) wrote 49 chkpath: ERRDOS - ERRbadpath (Directory invalid.) smb: \> write_socket(3,44) write_socket(3,44) wrote 44 write_socket(3,44) write_socket(3,44) wrote 44 write_socket(3,44) write_socket(3,44) wrote 44 smb: \> write_socket(3,44) write_socket(3,44) wrote 44 smb: \> exit write_socket(3,39) write_socket(3,39) wrote 39 andrsn:~ {3} exit exit Script done on Thu Jul 10 13:46:35 1997 > -- > Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de > Annelise