Mr David Munro
2002-Dec-13 10:49 UTC
[Samba] NT_STATUS_OBJECT_NAME_NOT_FOUND for filenames with 8bit characters
Since upgrading from 2.2.4 to 2.2.7, smbclient gives error message "NT_STATUS_OBJECT_NAME_NOT_FOUND opening remote file" for files with ascii characters in the filename which have codes from 0x80 to 0xff. There is an example below. Copying the file using a windows PC to a samba server works ok, the problem comes using smbclient from Unix (Solaris 2.7). Any reason, fix, workaround? smb: \Baskurs_I\> ls . D 0 Mon Jul 29 16:12:45 2002 .. D 0 Mon Jul 29 16:12:45 2002 l?nkar.html 1309 Fri Nov 14 16:09:10 1997 38162 blocks of size 1048576. 34133 blocks available smb: \Baskurs_I\> get l?nkar.html NT_STATUS_OBJECT_NAME_NOT_FOUND opening remote file \Baskurs_I\l?nkar.html smb: \Baskurs_I\> -------------------------------------------------------------------- David Munro email: d.munro@surrey.ac.uk Department of Physics phone: 01483 689415 (direct line) University of Surrey fax: 01483 686781 Guildford, Surrey, UK, GU2 7XH
Marian Mlcoch, Ing
2002-Dec-13 11:00 UTC
[Samba] NT_STATUS_OBJECT_NAME_NOT_FOUND for filenames with 8bit characters
Is l?nkar.html filename in windows PC identical? This problem exist with missconfigured codepages conf for windows and linux. In smb conf you must set proper codepage and translation to iso... for windows and linux client separately. ----- Original Message ----- From: "Mr David Munro" <D.Munro@surrey.ac.uk> To: <samba@lists.samba.org> Sent: Friday, December 13, 2002 11:48 AM Subject: [Samba] NT_STATUS_OBJECT_NAME_NOT_FOUND for filenames with 8bit characters> Since upgrading from 2.2.4 to 2.2.7, smbclient gives error message > "NT_STATUS_OBJECT_NAME_NOT_FOUND opening remote file" for files with ascii > characters in the filename which have codes from 0x80 to 0xff. There is > an example below. Copying the file using a windows PC to a samba server > works ok, the problem comes using smbclient from Unix (Solaris 2.7). > Any reason, fix, workaround? > > smb: \Baskurs_I\> ls > . D 0 Mon Jul 29 16:12:45 2002 > .. D 0 Mon Jul 29 16:12:45 2002 > l?nkar.html 1309 Fri Nov 14 16:09:10 1997 > > 38162 blocks of size 1048576. 34133 blocks available > smb: \Baskurs_I\> get l?nkar.html > NT_STATUS_OBJECT_NAME_NOT_FOUND opening remote file \Baskurs_I\l?nkar.html > smb: \Baskurs_I\> > > -------------------------------------------------------------------- > David Munro email: d.munro@surrey.ac.uk > Department of Physics phone: 01483 689415 (direct line) > University of Surrey fax: 01483 686781 > Guildford, Surrey, UK, GU2 7XH > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba
Marian Mlcoch, Ing
2002-Dec-13 11:12 UTC
[Samba] NT_STATUS_OBJECT_NAME_NOT_FOUND for filenames with 8bit characters
plus on solaris client smb.conf this setings for codepages must be optimal for solaris. I mean that solaris is another client not localhost samba server... ----- Original Message ----- From: "Mr David Munro" <D.Munro@surrey.ac.uk> To: <samba@lists.samba.org> Sent: Friday, December 13, 2002 11:48 AM Subject: [Samba] NT_STATUS_OBJECT_NAME_NOT_FOUND for filenames with 8bit characters> Since upgrading from 2.2.4 to 2.2.7, smbclient gives error message > "NT_STATUS_OBJECT_NAME_NOT_FOUND opening remote file" for files with ascii > characters in the filename which have codes from 0x80 to 0xff. There is > an example below. Copying the file using a windows PC to a samba server > works ok, the problem comes using smbclient from Unix (Solaris 2.7). > Any reason, fix, workaround? > > smb: \Baskurs_I\> ls > . D 0 Mon Jul 29 16:12:45 2002 > .. D 0 Mon Jul 29 16:12:45 2002 > l?nkar.html 1309 Fri Nov 14 16:09:10 1997 > > 38162 blocks of size 1048576. 34133 blocks available > smb: \Baskurs_I\> get l?nkar.html > NT_STATUS_OBJECT_NAME_NOT_FOUND opening remote file \Baskurs_I\l?nkar.html > smb: \Baskurs_I\> > > -------------------------------------------------------------------- > David Munro email: d.munro@surrey.ac.uk > Department of Physics phone: 01483 689415 (direct line) > University of Surrey fax: 01483 686781 > Guildford, Surrey, UK, GU2 7XH > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba
Mr David Munro
2002-Dec-13 12:22 UTC
[Samba] NT_STATUS_OBJECT_NAME_NOT_FOUND for filenames with 8bit characters
> Delivered-To: samba@lists.samba.org > From: "Marian Mlcoch, Ing" <mm@tsmp.sk> > To: Mr David Munro <D.Munro@surrey.ac.uk>, samba <samba@lists.samba.org> > Subject: Re: [Samba] NT_STATUS_OBJECT_NAME_NOT_FOUND for filenames with 8bitcharacters> > Is ldnkar.html filename in windows PC identical? > This problem exist with missconfigured codepages conf for windows and linux. > In smb conf you must set proper codepage and translation to iso... for > windows and linux client separately.Yes that was the clue to the problem thanks. The entry for the character set needs to be changed to ISO8859-1 when the client code page is set to 850 for Western Europe.> > ----- Original Message ----- > From: "Mr David Munro" <D.Munro@surrey.ac.uk> > To: <samba@lists.samba.org> > Sent: Friday, December 13, 2002 11:48 AM > Subject: [Samba] NT_STATUS_OBJECT_NAME_NOT_FOUND for filenames with 8bit > characters > > > > Since upgrading from 2.2.4 to 2.2.7, smbclient gives error message > > "NT_STATUS_OBJECT_NAME_NOT_FOUND opening remote file" for files with ascii > > characters in the filename which have codes from 0x80 to 0xff. There is > > an example below. Copying the file using a windows PC to a samba server > > works ok, the problem comes using smbclient from Unix (Solaris 2.7). > > Any reason, fix, workaround? > > > > smb: \Baskurs_I\> ls > > . D 0 Mon Jul 29 16:12:45 2002 > > .. D 0 Mon Jul 29 16:12:45 2002 > > ldnkar.html 1309 Fri Nov 14 16:09:10 1997 > > > > 38162 blocks of size 1048576. 34133 blocks available > > smb: \Baskurs_I\> get ldnkar.html > > NT_STATUS_OBJECT_NAME_NOT_FOUND opening remote file \Baskurs_I\ldnkar.html > > smb: \Baskurs_I\> > > > > -------------------------------------------------------------------- > > David Munro email: d.munro@surrey.ac.uk > > Department of Physics phone: 01483 689415 (direct line) > > University of Surrey fax: 01483 686781 > > Guildford, Surrey, UK, GU2 7XH > > > > -- > > To unsubscribe from this list go to the following URL and read the > > instructions: http://lists.samba.org/mailman/listinfo/samba > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba-------------------------------------------------------------------- David Munro email: d.munro@surrey.ac.uk Department of Physics phone: 01483 689415 (direct line) University of Surrey fax: 01483 686781 Guildford, Surrey, UK, GU2 7XH