Date: Fri, 11 Jul 1997 09:35:52 +0200 From: Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de> To: Annelise Anderson <andrsn@andrsn.stanford.edu> Cc: Christoph Kukulies <kuku@gilberto.physik.rwth-aachen.de>, freebsd-questions@FreeBSD.ORG Subject: Re: smbclient problem Message-ID: <19970711093552.51104@gil.physik.rwth-aachen.de> In-Reply-To: <Pine.BSF.3.96.970710135935.848A-100000@andrsn.stanford.edu>; from Annelise Anderson <andrsn@andrsn.stanford.edu> on Thu, Jul 10, 1997 at 02:07:56PM -0700 References: <19970710112821.01697@gil.physik.rwth-aachen.de> <Pine.BSF.3.96.970710135935.848A-100000@andrsn.stanford.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jul 10, 1997 at 02:07:56PM -0700, Annelise Anderson wrote:
>
>
> 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).
Phew. If this is the case, I would strongly recommend to check the
NT side because it looks like being the same problem under ftp.
Could you check the ownership and access rights on the NT side? What
access rights do the files/dirs have ? You can recursively change
the access rights to all subdirectories. It looks to me that the directories
don't have read access for "Everyone".
>
> 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
....
> smt_wct=0
> smb_bcc=0
> FINDFIRST gave ERRDOS - ERRnoaccess (Access denied.)
^^^^^^^^^^^^^
I would believe that error in the first hand.
....
>
> Script done on Thu Jul 10 13:46:35 1997
>
> > --
> > Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de
> >
>
> Annelise
>
>
--
Chris Christoph P. U. Kukulies kuku@gil.physik.rwth-aachen.de
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19970711093552.51104>
