[Samba] Understanding NT_STATUS_OBJECT_PATH_NOT_FOUND

Fran Fabrizio fran at cis.uab.edu
Mon Apr 17 13:00:52 GMT 2006


[For those on both this and samba-technical - sorry for the duplication. 
  I meant to send this here, but I experienced a user error. :-) ]

I'm having a problem related to the NT_STATUS_OBJECT_PATH_NOT_FOUND
error and I am having a little difficulty discovering what this means.

[root at monkey admin]# smbclient \\\\dapper\\dfs mypassword -U Myuser -E
-W CISNET -D home\\staff\\fran -d0 -Tqca /tmp/test.tar
Domain=[CISNET] OS=[Windows Server 2003 3790 Service Pack 1]
Server=[Windows Server 2003 5.2]
NT_STATUS_OBJECT_PATH_NOT_FOUND opening remote file
\home\staff\fran\2005 LRF\2004 LRF Summary FINAL.doc
(\home\staff\fran\2005 LRF\)
NT_STATUS_OBJECT_PATH_NOT_FOUND opening remote file
\home\staff\fran\2005 LRF\2004 LRF Summary Revised.doc
(\home\staff\fran\2005 LRF\)
NT_STATUS_OBJECT_PATH_NOT_FOUND opening remote file
\home\staff\fran\2005 LRF\2005 LRF FINAL.doc (\home\staff\fran\2005 LRF\)

... and so on, one for each file in my directory.  Now, the files are
there...

[root at monkey admin]# smbclient \\\\dapper\\dfs mypassword -U Myuser -W
CISNET
Domain=[CISNET] OS=[Windows Server 2003 3790 Service Pack 1]
Server=[Windows Server 2003 5.2]
smb: \> cd home\staff\fran
smb: \home\staff\fran\> ls
   .                                   D        0  Tue Mar 21 12:01:04 2006
   ..                                  D        0  Tue Mar 21 12:01:04 2006
   2005 LRF                            D        0  Wed Dec 15 13:16:46 2004
   CS640                               D        0  Thu Dec  9 14:01:27 2004

[snip]

smb: \home\staff\fran\> cd "2005 LRF"
smb: \home\staff\fran\2005 LRF\> ls
   .                                   D        0  Wed Dec 15 13:16:46 2004
   ..                                  D        0  Wed Dec 15 13:16:46 2004
   2004 LRF Summary FINAL.doc              232448  Wed Dec 15 13:09:35 2004
   2004 LRF Summary Revised.doc            227840  Fri Dec 10 12:40:39 2004

[snip]

This is happening on smbclient Version 3.0.14a-2.  Has anyone seen this
before or know what causes this error?

Thanks,
Fran




More information about the samba mailing list