search for: is_8_3

Displaying 20 results from an estimated 21 matches for "is_8_3".

2004 Mar 24
0
short preserve case
...04/03/24 15:51:52, 3] lib/util.c:unix_clean_name(580) unix_clean_name [/CACA] [2004/03/24 15:51:52, 3] smbd/reply.c:rename_internals(3515) rename_internals: case_sensitive = 0, case_preserve = 1, short case preserve = 0, directory = ./New Folder, newname = ./caca, newname_last_component = caca, is_8_3 = 0 [2004/03/24 15:51:52, 3] smbd/reply.c:rename_internals(3609) rename_internals: succeeded doing rename on ./New Folder -> ./caca and this failed....one directory below the successfule one. [2004/03/24 15:55:33, 3] smbd/reply.c:reply_mv(3723) reply_mv : \xpapps\New Folder -> \xpapps...
2004 Jun 17
0
Possible bug with "short preserve case = no"
...5] smbd/filename.c:unix_convert(312) New file abcdef.txt [2004/06/17 11:37:40, 3] smbd/reply.c:rename_internals(3693) rename_internals: case_sensitive = 0, case_preserve = 1, short case preserve = 0, directory = ./Neu Textdatei.txt, newname = ./abcdef.txt, last_component_dest = abcdef.txt, is_8_3 = 0 [2004/06/17 11:37:40, 3] smbd/process.c:switch_message(685) switch message SMBmv (pid 732) [2004/06/17 11:37:40, 4] smbd/uid.c:change_to_user(186) change_to_user: Skipping user change - already user [2004/06/17 11:37:40, 3] smbd/reply.c:reply_mv(3943) reply_mv : Neu Textdatei.txt -> AB...
2002 Feb 21
2
Printer installation with imprints package
Hi, I have a samba 2.2.2 on HP-UX 11, serving a few printers. When I install a new driver via win2000' printer properties dialogue it works fine. When I try to do the same from unix with the imprints package, ist screwed. The driver files get uploaded, but they don't register as an installed driver, with rpcclient 'enumdrivers' I don't 'see' them. When I set the
1999 May 27
0
Diagnosis Test Pass, But...
...ls.c:dos_ChDir(336) dos_ChDir to /taurusnfs/repository [1999/05/27 13:17:01, 5] smbd/filename.c:unix_convert(351) unix_convert called on file "\desktop.ini" [1999/05/27 13:17:01, 3] lib/util.c:unix_clean_name(609) unix_clean_name [/desktop.ini] [1999/05/27 13:17:01, 5] smbd/mangle.c:is_8_3(338) Checking desktop.ini for 8.3 [1999/05/27 13:17:01, 5] smbd/filename.c:unix_convert(460) unix_convert begin: name = desktop.ini, dirpath = , start = desktop.ini [1999/05/27 13:17:01, 5] smbd/mangle.c:name_map_mangle(983) name_map_mangle( , need83 = FALSE, cache83 = TRUE, 2 ) [1999/05/27 1...
1998 Sep 18
4
Letter case not preserved
All files transferred to my Samba server end up with lower case on the Unix box. Case is not preserved from NT to Unix. For example, if I copy C:\Temp\MyFile to a directory on the Samba server, it ends up there as myfile. What am I missing? I browsed the FAQ's in the web pages, without success... Marc Provencher Foxboro Calgary, Systems Integration and IT (403) 777-4275
2002 May 09
2
Trouble with banking software on Samba share
...og file at the same time: [2002/05/08 16:33:59, 5] smbd/filename.c:unix_convert(149) unix_convert called on file "\ITI\PREMIER\PRM1101.EXE\2" [2002/05/08 16:33:59, 3] lib/util.c:unix_clean_name(387) unix_clean_name [/ITI/PREMIER/PRM1101.EXE/2] [2002/05/08 16:33:59, 5] smbd/mangle.c:is_8_3(341) Checking 2 for 8.3 [2002/05/08 16:33:59, 5] smbd/filename.c:unix_convert(224) unix_convert begin: name = ITI/Premier/prm1101.exe/2, dirpath = ITI/Premier/prm1101.exe, start = 2 [2002/05/08 16:33:59, 3] smbd/filename.c:scan_directory(495) scan dir didn't open dir [ITI/Premier/prm1...
2002 Aug 01
2
RE: Missing files as seen by Explorer on a client (was Need help on this) **********FIXED******************
I really appreciate all your responses on this. I might not have fixed it by looking at samba logs but i noticed there was directory in user unix directory with wildcard * as folder name once i removed it, samba showed up all the files and directory. am not sure what would * as folder name caused this behaviour may be samba was trying to interpret * as something else not sure...... or it was
2002 Feb 25
3
PATCH: Samba/Win2K renaming bug
...ild)); + if (!has_wild) { pstring zdirectory; pstring znewname; @@ -3710,10 +3734,16 @@ pstrcpy(newname, tmpstr); } - DEBUG(3,("rename_internals: case_sensitive = %d, case_preserve = %d, short case preserve = %d, \ -directory = %s, newname = %s, newname_last_component = %s, is_8_3 = %d\n", - case_sensitive, case_preserve, short_case_preserve, directory, - newname, newname_last_component, is_short_name)); + DEBUG(3, + ("rename_internals:" + " no wildcards, case_sensitive %d," +...
1999 Apr 13
0
Locking problem?
...scalls.c:dos_ChDir(327) dos_ChDir to /samba/vol1/ramicro [1999/04/12 21:38:23, 5] smbd/filename.c:unix_convert(346) unix_convert called on file "\RA\ZVT\44Z" [1999/04/12 21:38:23, 3] lib/util.c:unix_clean_name(609) unix_clean_name [/RA/ZVT/44Z] [1999/04/12 21:38:23, 5] smbd/mangle.c:is_8_3(335) Checking 44Z for 8.3 [1999/04/12 21:38:23, 3] lib/util.c:unix_clean_name(609) unix_clean_name [ra/zvt/44Z] [1999/04/12 21:38:23, 3] smbd/error.c:error_packet(138) error packet at line 1038 cmd=9 (SMBsetatr) eclass=1 ecode=5 [1999/04/12 21:38:23, 3] smbd/error.c:error_packet(143) error...
2000 Mar 22
0
Not being digested, now . . . the question!
...WAY/gtepub98.xlw] [2000/03/22 15:00:30, 3] smbd/reply.c:rename_internals(3586) rename_internals: case_sensitive = 0, case_preserve = 1, short case preserve = 1, directory = monicas exceldoc/gateway/EC357000, newname = monicas exceldoc/gateway/gtepub98.xlw, newnam e_last_component = gtepub98.xlw, is_8_3 = 1 [2000/03/22 15:00:30, 3] smbd/reply.c:rename_internals(3641) rename_internals: failed doing rename on monicas exceldoc/gateway/EC357000 -> monicas excel doc/gateway/gtepub98.xlw [2000/03/22 15:00:30, 3] smbd/error.c:error_packet(138) error packet at line 3701 cmd=7 (SMBmv) eclass=1 ecode...
2004 Feb 25
0
Read-Only file attributes not being preserved.
...rt(193) unix_convert begin: name = clifford/profile/My Documents/SMBTEST/ReadOnlyTest.txt, dirpath = clifford/profile/My Documents/SMBTEST, start = ReadOnlyTest.txt [2004/02/24 10:55:38, 5] smbd/filename.c:unix_convert(314) New file ReadOnlyTest.txt [2004/02/24 10:55:38, 5] smbd/mangle_hash.c:is_8_3(368) Checking prf305.tmp for 8.3 [2004/02/24 10:55:38, 3] smbd/reply.c:rename_internals(3948) rename_internals: case_sensitive = 0, case_preserve = 1, short case preserve = 1, directory = clifford/profile/My Documents/SMBTEST/prf305.tmp, newname = clifford/profile/My Documents/SMBTEST/ReadOnly...
2004 Nov 07
0
3.0.8pre2 and convert_string
Hi, anybody knows, what the last entry in this log mean?: [2004/11/07 16:51:50, 3] smbd/reply.c:rename_internals(3777) rename_internals: case_sensitive = 0, case_preserve = 1, short case preserve = 1, directory = ./Neu Textdatei.txt, newname = ./???.txt, last_component_dest = ???.txt, is_8_3 = 0 [2004/11/07 16:51:50, 3] smbd/dosmode.c:unix_mode(111) unix_mode(./Neu Textdatei.txt) returning 0777 [2004/11/07 16:51:50, 2] smbd/open.c:open_file(245) adm01 opened file ./Neu Textdatei.txt read=Yes write=No (numopen=2) [2004/11/07 16:51:50, 2] smbd/close.c:close_normal_file(270) root cl...
2004 Apr 07
1
AW: Unable to delete folders in samba shares
...are suspicious in log.kumarnec are; [2004/04/07 23:41:04, 5] smbd/filename.c:unix_convert(120) unix_convert called on file "\Razidan\.directory" [2004/04/07 23:41:04, 3] lib/util.c:unix_clean_name(387) unix_clean_name [/Razidan/.directory] [2004/04/07 23:41:04, 5] smbd/mangle_hash.c:is_8_3(368) Checking .directory for 8.3 [2004/04/07 23:41:04, 5] smbd/filename.c:unix_convert(194) unix_convert begin: name = Razidan/.directory, dirpath = Razidan, start = .directory [2004/04/07 23:41:04, 10] smbd/mangle_hash.c:is_mangled(317) is_mangled: .directory : False [2004/04/07 23:41:04, 10...
2002 Aug 20
2
Upgrade broke file locking
Prior to upgrading from RH7.0 to RH7.3 our Samba filserver worked perfectly. Now we are having locking problems. Initially Iused the same samba binaries built on RH70, I tried rebuilding Samba and reinstalling but it had no effect. If user bon opens an M$-Office file they frequently get a 'file is already in use by bob'. Sure enough smbstatus -L shows the file locked by bob, but bob
2009 Sep 10
1
samba w/o openvpn: OK - else strange issues
...siness_Plan/test [2009/09/10 01:50:32, 3] smbd/reply.c:rename_internals(5832) rename_internals: case_sensitive = 0, case_preserve = 1, short case preserve = 1, directory = piazza_doc/09-07-03.Business_Plan/Neuer Ordner, newname = piazza_doc/09-07-03.Business_Plan/test, last_component_dest = test, is_8_3 = 0 [2009/09/10 01:50:32, 3] smbd/reply.c:rename_internals_fsp(5642) rename_internals_fsp: Error NT_STATUS_ACCESS_DENIED rename piazza_doc/09-07-03.Business_Plan/Neuer Ordner -> piazza_doc/ 09-07-03.Business_Plan/test [2009/09/10 01:50:32, 3] smbd/reply.c:rename_internals(5887) rename_intern...
2002 May 16
0
File copy error with Samba 2.2.x and 3.0/Novell/Win2k
...ess 3, file attributes 80 to open_mode 20041 [2002/05/13 15:40:24, 5] smbd/filename.c:unix_convert(146) unix_convert called on file "\Lab5Circuits.html" [2002/05/13 15:40:24, 3] lib/util.c:unix_clean_name(391) unix_clean_name [/Lab5Circuits.html] [2002/05/13 15:40:24, 5] smbd/mangle.c:is_8_3(338) Checking Lab5Circuits.html for 8.3 [2002/05/13 15:40:24, 3] smbd/dosmode.c:unix_mode(113) unix_mode(Lab5Circuits.html) returning 0744 [2002/05/13 15:40:24, 5] smbd/files.c:file_new(107) allocated file structure 6273, fnum = 10369 (1 used) [2002/05/13 15:40:24, 10] smbd/open.c:open_file_s...
2003 Aug 08
1
Samba 3b3, cups117 and point-n-click blues. Looks like Samba bug? HELP! part 2
...n_name(580) unix_clean_name [W32X86/3/PSCRIPT.NTF] [2003/08/08 16:46:05, 3] smbd/reply.c:rename_internals(3196) rename_internals: case_sensitive = 0, case_preserve = 1, short case preserve = 1, directory = W32X86/PSCRIPT.NTF, newname = W32X86/3/PSCRIPT.NTF, newname_last_component = PSCRIPT.NTF, is_8_3 = 0 [2003/08/08 16:46:05, 3] lib/util.c:unix_clean_name(580) unix_clean_name [W32X86/PSCRIPT.NTF] [2003/08/08 16:46:05, 2] smbd/open.c:open_file(240) Administrator opened file W32X86/PSCRIPT.NTF read=Yes write=No (numopen=1) [2003/08/08 16:46:05, 2] smbd/close.c:close_normal_file(228) root cl...
2003 Nov 20
0
Windows 2K Offline files
..., share access 0x0, file attributes 0x0 to open_mode 0x11 [2003/11/20 22:57:34, 5] smbd/filename.c:unix_convert(119) unix_convert called on file "\800000B0" [2003/11/20 22:57:34, 3] lib/util.c:unix_clean_name(387) unix_clean_name [/800000B0] [2003/11/20 22:57:34, 5] smbd/mangle_hash.c:is_8_3(368) Checking 800000B0 for 8.3 [2003/11/20 22:57:34, 5] smbd/statcache.c:stat_cache_add(132) stat_cache_add: Added entry 800000B0 -> 800000B0 [2003/11/20 22:57:34, 5] smbd/filename.c:unix_convert(188) conversion finished 800000B0 -> 800000B0 [2003/11/20 22:57:34, 3] smbd/dosmode.c:unix_...
2003 Feb 25
0
Trouble Creating Folders
...2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004 [2003/02/20 16:54:22, 5] smbd/filename.c:unix_convert(119) unix_convert called on file "\desktop.ini" [2003/02/20 16:54:22, 3] lib/util.c:unix_clean_name(387) unix_clean_name [/desktop.ini] [2003/02/20 16:54:22, 5] smbd/mangle_hash.c:is_8_3(368) Checking desktop.ini for 8.3 [2003/02/20 16:54:22, 5] smbd/filename.c:unix_convert(193) unix_convert begin: name = desktop.ini, dirpath = , start = desktop.ini [2003/02/20 16:54:22, 10] smbd/mangle_hash.c:is_mangled(317) is_mangled: desktop.ini : False [2003/02/20 16:54:22, 10] smbd/m...
2003 Dec 01
0
No subject
...me_user(119) Skipping become_user - already user [2001/07/24 14:08:35, 5] smbd/filename.c:unix_convert(146) unix_convert called on file "\EUDORA\Out.mbx" [2001/07/24 14:08:35, 3] lib/util.c:unix_clean_name(403) unix_clean_name [/EUDORA/Out.mbx] [2001/07/24 14:08:35, 5] smbd/mangle.c:is_8_3(338) Checking Out.mbx for 8.3 [2001/07/24 14:08:35, 3] smbd/dosmode.c:unix_mode(113) unix_mode(eudora/out.mbx) returning 0744 [2001/07/24 14:08:35, 5] smbd/files.c:file_new(107) allocated file structure 565, fnum = 4661 (2 used) [2001/07/24 14:08:35, 10] smbd/open.c:open_file_shared(610) op...