search for: get_real_filename_full_scan

Displaying 8 results from an estimated 8 matches for "get_real_filename_full_scan".

2018 Jun 26
1
Samba works, but no acces to home directories
...96 [2018/06/25 16:45:25.652388,  3] ../source3/smbd/smb2_server.c:3171(smbd_smb2_request_error_ex)   smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[5] status[NT_STATUS_FILE_CLOSED] || at ../source3/smbd/smb2_server.c:2582 [2018/06/25 16:45:25.656520,  3] ../source3/smbd/filename.c:1382(get_real_filename_full_scan)   scan dir didn't open dir [.] [2018/06/25 16:45:25.656569,  3] ../source3/smbd/smb2_server.c:3171(smbd_smb2_request_error_ex)   smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[1] status[NT_STATUS_ACCESS_DENIED] || at ../source3/smbd/smb2_create.c:296 [2018/06/25 16:45:25.657368, ...
2019 May 29
1
How to improve the performance with unix_convert ?
Dear all: I used samba version 4.8.6 .I want to creat and write file in a dir,but the dir have a lots file ,may be 200000+.The creat or write will be slowly more than 1s. I watched the code ,the operation will be running the unix_convert .the function is time-consuming . if I modify the code get_real_filename_full_scan in the filename.c .the client will be failed to find some file .but the write speed will be improved . static int get_real_filename_full_scan(connection_struct *conn, const char *path, const char *name, bool mangled, TALLOC_CTX *mem_ctx, char **found_name) { struct smb_Dir...
2010 Jul 07
0
samba 3.4.8 solaris 10 no windows security tab
...oread) [2010/07/06 20:52:32, 3] smbd/process.c:1273(switch_message) switch message SMBtrans2 (pid 2189) conn 0x92a580 [2010/07/06 20:52:32, 3] smbd/trans2.c:3956(call_trans2qfilepathinfo) call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004 [2010/07/06 20:52:32, 3] smbd/filename.c:848(get_real_filename_full_scan) scan dir didn't open dir [test] [2010/07/06 20:52:32, 3] smbd/error.c:60(error_packet_set) error packet at smbd/trans2.c(3988) cmd=50 (SMBtrans2) NT_STATUS_ACCESS_DENIED [2010/07/06 20:52:32, 3] smbd/process.c:1459(process_smb) Transaction 1080 of length 126 (0 toread) [2010/07/06 20:5...
2019 Nov 25
4
big share problem
...led! The samba logs : [2019/11/25 19:06:42.602821,? 2] ../source3/smbd/vfs.c:1305(check_reduced_name) ? check_reduced_name: Bad access attempt: . is a symlink outside the share path ? conn_rootdir =/data/dir2 ? resolved_name=/ [2019/11/25 19:06:42.602889,? 3] ../source3/smbd/filename.c:1382(get_real_filename_full_scan) ? scan dir didn't open dir [.] [2019/11/25 19:06:42.602923,? 3] ../source3/smbd/smb2_server.c:3190(smbd_smb2_request_error_ex) ? smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[1] status[NT_STATUS_NOT_SUPPORTED] || at ../source3/smbd/smb2_create.c:296 The smb.conf : [global]...
2019 Nov 25
0
big share problem
.../25 19:06:42.602821,? 2] > ../source3/smbd/vfs.c:1305(check_reduced_name) > ? check_reduced_name: Bad access attempt: . is a symlink outside the > share path > ? conn_rootdir =/data/dir2 > ? resolved_name=/ > [2019/11/25 19:06:42.602889,? 3] > ../source3/smbd/filename.c:1382(get_real_filename_full_scan) > ? scan dir didn't open dir [.] > [2019/11/25 19:06:42.602923,? 3] > ../source3/smbd/smb2_server.c:3190(smbd_smb2_request_error_ex) > ? smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[1] > status[NT_STATUS_NOT_SUPPORTED] || at ../source3/smbd/smb2_create.c:296 &gt...
2015 Jan 16
1
Samba behaves differently than windows with layered-directory permissions
...15/01/16 20:10:20.848535, 5, pid=14604, effective(2021341, 2000514), real(2021341, 0)] ../source3/smbd/dir.c:1613(OpenDir) OpenDir: Can't open AA/BB. Permission denied [2015/01/16 20:10:20.848606, 3, pid=14604, effective(2021341, 2000514), real(2021341, 0)] ../source3/smbd/filename.c:1150(get_real_filename_full_scan) scan dir didn't open dir [AA/BB] [2015/01/16 20:10:20.848661, 10, pid=14604, effective(2021341, 2000514), real(2021341, 0)] ../source3/smbd/mangle_hash2.c:418(is_mangled) is_mangled CC ? [2015/01/16 20:10:20.848712, 10, pid=14604, effective(2021341, 2000514), real(2021341, 0)] ../source...
2012 Aug 01
2
samba3x PDC and Win XP
...sasha (192.168.1.13) connect to service profile initially as user snichols (uid=501, gid=501) (pid 25876 2012/08/01 00:28:19.489251, 3] smbd/trans2.c:5100(call_trans2qfilepathinfo) call_trans2qfilepathinfo: TRANSACT2_QPATHINFO: level = 1004 [2012/08/01 00:28:19.489364, 3] smbd/filename.c:945(get_real_filename_full_scan) scan dir didn't open dir [%u] [2012/08/01 00:28:19.489399, 3] smbd/vfs.c:881(check_reduced_name) check_reduced_name [%u/sasha] [/mnt/home/profile] [2012/08/01 00:28:19.489437, 3] smbd/vfs.c:962(check_reduced_name) check_reduced_name: couldn't get realpath for %u/sasha [2012/08/0...
2013 Oct 09
2
GPO Permissions _AGAIN_
Hi all, I'm afraid I'm back to my old issue of GPO permissions. I have two ADDCs providing an AD Domain (internal.stmaryscollege.co.uk (short-name 'SMC')). Servers are called 'ad-01' and 'tainan'. ad-01 is 'Version 4.0.10' and tainan is 'Version 4.1.0rc4' (the latest version in the package repos of the respective OSs (arch and gentoo)) I have