search for: bad_path

Displaying 20 results from an estimated 27 matches for "bad_path".

2007 Feb 05
0
[SAMBA-SECURITY] CVE-2007-0452: Potential DoS against smbd in Samba 3.0.6 - 3.0.23d
...printing.c samba/source/printing/nt_printing.c --- samba-3.0.23d/source/printing/nt_printing.c 2006-07-10 11:27:50.000000000 -0500 +++ samba/source/printing/nt_printing.c 2007-01-30 15:00:45.000000000 -0600 @@ -4839,7 +4839,7 @@ pstrcpy( file, s ); driver_unix_convert(file, conn, NULL, &bad_path, &st); DEBUG(10,("deleting driverfile [%s]\n", s)); - unlink_internals(conn, 0, file, False); + unlink_internals(conn, 0, file, False, False); } } @@ -4848,7 +4848,7 @@ pstrcpy( file, s ); driver_unix_convert(file, conn, NULL, &bad_path, &st); DEBU...
2007 Feb 05
0
[SAMBA-SECURITY] CVE-2007-0452: Potential DoS against smbd in Samba 3.0.6 - 3.0.23d
...printing.c samba/source/printing/nt_printing.c --- samba-3.0.23d/source/printing/nt_printing.c 2006-07-10 11:27:50.000000000 -0500 +++ samba/source/printing/nt_printing.c 2007-01-30 15:00:45.000000000 -0600 @@ -4839,7 +4839,7 @@ pstrcpy( file, s ); driver_unix_convert(file, conn, NULL, &bad_path, &st); DEBUG(10,("deleting driverfile [%s]\n", s)); - unlink_internals(conn, 0, file, False); + unlink_internals(conn, 0, file, False, False); } } @@ -4848,7 +4848,7 @@ pstrcpy( file, s ); driver_unix_convert(file, conn, NULL, &bad_path, &st); DEBU...
2005 Apr 06
1
File browser doesn't remember last directory over Dfs
Hi, I have encountered some strange behaviour after upgrading to 3.0.12 on FreeBSD 4.10 file servers. Normally when users on windows apps use the file browser to select a file it remembers the selected directory between invocations, so that, for example, they can easily read in multiple files from the same directory, or if they click on Save As... it takes them to the directory where they
1999 Jul 02
1
preexec: return code not used? (PR#18576)
T.D.Lee@durham.ac.uk wrote: > > > But we'd like to go one step further and have the return code from preexec > be used to continue or abort the connection being established. The script > above would be modified to generate this return code. > > Looking through the source code (smbd/service.c), it doesn't seem to check > the return code (calling smbrun to do the
2003 Oct 20
1
Office2K & file overwriting problems
...hese entries: [2003/10/20 15:51:16, 5] smbd/open.c:open_file_shared1(877) open_file_shared: create new requested for file test/Book1.xls and file already exists. [2003/10/20 15:51:16, 5] smbd/files.c:file_free(385) freed files structure 9281 (1 used) [2003/10/20 15:51:16, 10] smbd/trans2.c:set_bad_path_error(1785) set_bad_path_error: err = 17 bad_path = 0 [2003/10/20 15:51:16, 3] smbd/error.c:error_packet(94) error string = File exists [2003/10/20 15:51:16, 3] smbd/error.c:error_packet(113) error packet at smbd/trans2.c(1797) cmd=162 (SMBntcreateX) NT_STATUS_NO_SUCH_FILE The share definiti...
2005 Sep 13
2
Problems installing printer driver
...o W32X86/: [2005/09/07 13:12:28, 5] smbd/open.c:open_file_shared1(1148) open_file_shared: read/write access requested for file W32X86/SET12.tmp on read only file [2005/09/07 13:12:28, 5] smbd/files.c:file_free(439) freed files structure 9190 (0 used) [2005/09/07 13:12:28, 10] smbd/trans2.c:set_bad_path_error(2191) set_bad_path_error: err = 13 bad_path = 0 [2005/09/07 13:12:28, 3] smbd/error.c:error_packet(105) error string = Permission denied [2005/09/07 13:12:28, 3] smbd/error.c:error_packet(129) error packet at smbd/trans2.c(2200) cmd=162 (SMBntcreateX) NT_STATUS_ACCESS_DENIED We've...
2007 Oct 23
1
exporting an FUSE base file system to windows
...=0x20189 share_access=0x3 create_disposition = 0x1 create_options=0x40 unix mode=0744 oplock_request=3 [2007/10/02 16:22:12, 5] smbd/open.c:open_file_ntcreate(1178) open_file_ntcreate: FILE_OPEN requested for file srb_data and file doesn't exist. [2007/10/02 16:22:12, 10] smbd/trans2.c:set_bad_path_error(2623) set_bad_path_error: err = 2 bad_path = 0 [2007/10/02 16:22:12, 3] smbd/error.c:error_packet(146) error packet at smbd/trans2.c(2629) cmd=162 (SMBntcreateX) NT_STATUS_OBJECT_NAME_NOT_FOUND [2007/10/02 16:22:12, 5] lib/util.c:show_msg(476) [2007/10/02 16:22:12, 5] lib/util.c:show_msg...
2004 Nov 09
2
AW: Permissions problem with 3.0.8
...returned_mode = [2004/11/09 17:02:02, 5] smbd/open.c:open_file_shared1(1141) open_file_shared: read/write access requested for file bootfont.bin on read only file [2004/11/09 17:02:02, 5] smbd/files.c:file_free(385) freed files structure 5799 (2 used) [2004/11/09 17:02:02, 10] smbd/trans2.c:set_bad_path_error(2234) set_bad_path_error: err = 13 bad_path = 0 [2004/11/09 17:02:02, 3] smbd/error.c:error_packet(105) error string = Permission denied [2004/11/09 17:02:02, 3] smbd/error.c:error_packet(129) error packet at smbd/trans2.c(2243) cmd=162 (SMBntcreateX) NT_STATUS_ACCESS_DENIED ... [2004...
2003 Oct 21
1
Re: Samba3+Win2k/XP profiles
...10/21 15:20:29, 3] lib/util.c:unix_clean_name(580) ~ unix_clean_name [kinga/NTUSER.DAT] [2003/10/21 15:20:29, 3] smbd/trans2.c:call_trans2qfilepathinfo(1934) ~ call_trans2qfilepathinfo: SMB_VFS_STAT of kinga/NTUSER.DAT failed (No such file or directory) [2003/10/21 15:20:29, 10] smbd/trans2.c:set_bad_path_error(1802) ~ set_bad_path_error: err = 2 bad_path = 0 [2003/10/21 15:20:29, 3] smbd/error.c:error_packet(94) ~ error string = No such file or directory [2003/10/21 15:20:29, 3] smbd/error.c:error_packet(118) ~ error packet at smbd/trans2.c(1808) cmd=50 (SMBtrans2) NT_STATUS_OBJECT_NAME_NOT_FOUN...
2004 Jul 23
0
Access Denied on Error 0 - 3.0.4
...ted file structure 3938, fnum = 8034 (1 used) [2004/07/23 09:19:52, 3] smbd/open.c:open_directory(1356) open_directory: unable to stat name = .. Error was Error 0 [2004/07/23 09:19:52, 5] smbd/files.c:file_free(385) freed files structure 8034 (0 used) [2004/07/23 09:19:52, 10] smbd/trans2.c:set_bad_path_error(2213) set_bad_path_error: err = 0 bad_path = 0 [2004/07/23 09:19:52, 3] smbd/error.c:error_packet(118) error packet at smbd/trans2.c(2222) cmd=162 (SMBntcreateX) NT_STATUS_ACCESS_DE NIED Is this a known bug, or should I file a new bug? Thanks! Bill
2004 Oct 04
3
3.0.8pre1, encoding problem?
...s_mangled_component(209) is_mangled_component ???????? (len 8) ? [2004/10/04 08:45:01, 5] smbd/filename.c:unix_convert(328) New file ???????? [2004/10/04 08:45:01, 3] smbd/reply.c:reply_getatr(652) stat of ???????? failed (No such file or directory) [2004/10/04 08:45:01, 10] smbd/trans2.c:set_bad_path_error(2223) set_bad_path_error: err = 2 bad_path = 0 [2004/10/04 08:45:01, 3] smbd/error.c:error_packet(105) error string = No such file or directory I.e. directory is in upper case. I.e. CONTRACTS instead of Contracts. Certanly, such directory can't be opened ;-) Any ideas how to fix th...
2004 Oct 20
0
Access Denied to shares in Lotus Notes and Outlook
...ted file structure 2603, fnum = 6699 (1 used) [2004/10/20 12:41:07, 3] smbd/open.c:open_directory(1356) open_directory: unable to stat name = .. Error was Error 0 [2004/10/20 12:41:07, 5] smbd/files.c:file_free(385) freed files structure 6699 (0 used) [2004/10/20 12:41:07, 10] smbd/trans2.c:set_bad_path_error(2213) set_bad_path_error: err = 0 bad_path = 0 [2004/10/20 12:41:07, 3] smbd/error.c:error_packet(118) error packet at smbd/trans2.c(2222) cmd=162 (SMBntcreateX) NT_STATUS_ACCESS_DENIED Regards, S?nke
2007 May 22
1
Can't follow DFS link
...t; pdf [2007/05/22 15:33:42, 5] smbd/filename.c:unix_convert(400) conversion finished pdf -> pdf [2007/05/22 15:33:42, 3] smbd/trans2.c:call_trans2qfilepathinfo(2886) call_trans2qfilepathinfo: SMB_VFS_STAT of pdf failed (No such file or director y) [2007/05/22 15:33:42, 10] smbd/trans2.c:set_bad_path_error(2623) set_bad_path_error: err = 2 bad_path = 0 [2007/05/22 15:33:42, 3] smbd/error.c:error_packet(146) error packet at smbd/trans2.c(2629) cmd=50 (SMBtrans2) NT_STATUS_OBJECT_NAME_N OT_FOUND
2004 Mar 05
0
Problem w. SAMBA as dfs root
...e.c:check_name(423) check_name: denied: file path name inoupd is a symlink [2004/03/05 19:23:33, 5] smbd/filename.c:check_name(430) check_name on inoupd failed [2004/03/05 19:23:33, 5] smbd/files.c:file_free(385) freed files structure 13412 (0 used) [2004/03/05 19:23:33, 10] smbd/trans2.c:set_bad_path_error(1802) set_bad_path_error: err = 0 bad_path = 0 [2004/03/05 19:23:33, 3] smbd/error.c:error_packet(118) error packet at smbd/trans2.c(1811) cmd=162 (SMBntcreateX) NT_STATUS_ACCESS_DENIED ... Thanks for any suggestions M. Vancl
2004 Jul 13
0
Samba-3.0.x: Strange problems with roaming profiles
...no name list. is_in_path: .DS_Store is_in_path: no name list. is_mangled SETUPAPI.DLL ? is_mangled_component SETUPAPI.DLL (len 12) ? New file SETUPAPI.DLL is_in_path: SETUPAPI.DLL is_in_path: no name list. call_trans2qfilepathinfo: SMB_VFS_STAT of SETUPAPI.DLL failed (No such file or directory) set_bad_path_error: err = 2 bad_path = 0 error string = No such file or directory error packet at smbd/trans2.c(2219) cmd=50 (SMBtrans2) NT_STATUS_OBJECT_NAME_NOT_FOUND size=35 --- end log --- ----- Forwarded message from myself ----- Date: Mon, 12 Jul 2004 09:55:51 +0200 From: Erlend Aasland <erlend-a@ux.h...
2004 Mar 10
1
Please help me with configuring samba as Dfs root !
...e.c:check_name(423) check_name: denied: file path name inoupd is a symlink [2004/03/05 19:23:33, 5] smbd/filename.c:check_name(430) check_name on inoupd failed [2004/03/05 19:23:33, 5] smbd/files.c:file_free(385) freed files structure 13412 (0 used) [2004/03/05 19:23:33, 10] smbd/trans2.c:set_bad_path_error(1802) set_bad_path_error: err = 0 bad_path = 0 [2004/03/05 19:23:33, 3] smbd/error.c:error_packet(118) error packet at smbd/trans2.c(1811) cmd=162 (SMBntcreateX) NT_STATUS_ACCESS_DENIED ... Thanks for any suggestions M. Vancl
2005 Sep 13
1
Config problems with profiles?
...[2005/09/12 16:11:40, 3] smbd/open.c:open_file(178) Error opening file ntconfig.pol (Permission denied) (local_flags=0) (flags=0) <============ [2005/09/12 16:11:40, 5] smbd/files.c:file_free(439) freed files structure 13598 (0 used) [2005/09/12 16:11:40, 10] smbd/trans2.c:set_bad_path_error(2191) set_bad_path_error: err = 13 bad_path = 0 [2005/09/12 16:11:40, 3] smbd/error.c:error_packet(105) error string = Permission denied [2005/09/12 16:11:40, 3] smbd/error.c:error_packet(129) error packet at smbd/trans2.c(2200) cmd=162 (SMBntcreateX) NT_STATUS_ACCESS_DENIED [2005/09/1...
2005 Nov 14
0
Access denied with hide dot file AND map hidden enabled
...returned_unx_mode = 00 [2005/11/14 13:08:21, 5, pid=25540, effective(2004, 1), real(0, 0)] smbd/open.c:open_file_ntcreate(1391) open_file_ntcreate: attributes missmatch for file .project (22 20) (0100744, 0744) [2005/11/14 13:08:21, 10, pid=25540, effective(2004, 1), real(0, 0)] smbd/trans2.c:set_bad_path_error(2583) set_bad_path_error: err = 13 bad_path = 0 [2005/11/14 13:08:21, 3, pid=25540, effective(2004, 1), real(0, 0)] smbd/error.c:unix_error_packet(91) unix_error_packet: error string = Permission denied [2005/11/14 13:08:21, 3, pid=25540, effective(2004, 1), real(0, 0)] smbd/error.c:error...
2005 Nov 23
0
Error copying dot-files to samba share
...returned_unx_mode = 00 [2005/11/14 13:08:21, 5, pid=25540, effective(2004, 1), real(0, 0)] smbd/open.c:open_file_ntcreate(1391) open_file_ntcreate: attributes missmatch for file .project (22 20) (0100744, 0744) [2005/11/14 13:08:21, 10, pid=25540, effective(2004, 1), real(0, 0)] smbd/trans2.c:set_bad_path_error(2583) set_bad_path_error: err = 13 bad_path = 0 [2005/11/14 13:08:21, 3, pid=25540, effective(2004, 1), real(0, 0)] smbd/error.c:unix_error_packet(91) unix_error_packet: error string = Permission denied [2005/11/14 13:08:21, 3, pid=25540, effective(2004, 1), real(0, 0)] smbd/error.c:error...
2004 Jul 01
0
3.04 acl new user/group adding problem
....log:[2004/06/30 11:27:50, 5] rpc_parse/parse_prs.c:prs_werror(695) 3. When the properties dialog box is opened for a file: firstpropdialog.log: Error opening file tmp/test.dll (No such file or directory) (local_flags=0) (flags=0) firstpropdialog.log:[2004/06/30 11:28:21, 10] smbd/trans2.c:set_bad_path_error(2213) firstpropdialog.log: set_bad_path_error: err = 2 bad_path = 0firstpropdialog.log: [2004/06/30 11:28:21, 3] smbd/error.c:error_packet(94) firstpropdialog.log: error string = No such file or directory firstpropdialog.log:[2004/06/30 11:28:21, 3] smbd/error.c:error_packet(118) firstpropd...