search for: smbd_do_qfilepathinfo

Displaying 11 results from an estimated 11 matches for "smbd_do_qfilepathinfo".

2020 May 14
0
open 2nd pdf on dfs share with Acrobat Reader not possible
...vior is as "expected" diff -Npur samba-4.9.9/source3/smbd/trans2.c samba-4.9.10/source3/smbd/trans2.c --- samba-4.9.9/source3/smbd/trans2.c 2019-05-01 07:49:16.000000000 +0200 +++ samba-4.9.10/source3/smbd/trans2.c 2019-07-02 11:59:02.000000000 +0200 @@ -5208,6 +5208,63 @@ NTSTATUS smbd_do_qfilepathinfo(connectio break; } + case SMB_FILE_NORMALIZED_NAME_INFORMATION: + { + char *nfname = NULL; + + if (!fsp->conn->sconn->using_smb2) { + return NT_ST...
2011 Aug 06
1
3.5.9: logon scripts are not working under non root user
...) check_reduced_name: logon.bat reduced to /mnt/750g/netlogon/logon.bat [2011/08/06 11:30:54.626443, 3] smbd/trans2.c:5226(call_trans2qfilepathinfo) call_trans2qfilepathinfo logon.bat (fnum = -1) level=1004 call=5 total_data=0 [2011/08/06 11:30:54.627195, 5] smbd/trans2.c:4198(smbd_do_qfilepathinfo) smbd_do_qfilepathinfo: logon.bat (fnum = -1) level=1004 max_data=40 [2011/08/06 11:30:54.628269, 5] smbd/trans2.c:4442(smbd_do_qfilepathinfo) -- Intermediate not found RECYCLER [2011/08/06 11:30:56.058036, 3] smbd/error.c:80(error_packet_set) error packet at smbd/tr...
2018 Feb 02
1
Does samba support fsync() a directory?
Hi, Jeremy: > That isn't any use. We don't need to know what is going on at the client, we need to know what is going on at the server. I pasted the samba log here: https://raw.githubusercontent.com/CaoShuFeng/paste/master/samba_log The file I fsync()ing is called `aaa`. I can see some log about this file. Thanks Cao 在 2018年02月02日 21:07, Jeremy Allison 写道: > On Fri, Feb 02,
2014 Dec 20
2
Does Samba 4 actually respect Unix file acls?
...on the server side when I try to access share as bob on the client machine (and get Permission denied error). There are no ACCESS_DENIED messages in the logs. For the reference - bob's uid/gid are 1002, alice's uid/gid are 1001. > Hmmm. Might be a client bug. It's only doing > a smbd_do_qfilepathinfo: SMB_QUERY_FILE_UNIX_BASIC > call to check if it can cd into the directory, > instead of a SMB_QUERY_POSIX_ACL: trans2 > request. > Pinging Steve French... By the way of trial and error I seem to find the setup that allows bob to have read-write access on the share, but in somewhat l...
2014 Dec 19
2
Does Samba 4 actually respect Unix file acls?
Hello Jeremy, Friday, December 19, 2014, 4:55:21 PM, you wrote: > On Fri, Dec 19, 2014 at 03:58:58PM -0500, Rufe Glick wrote: >> Hello Jeremy, >> > Do alice and bob have the same user ids on client >> > and server ? >> Yes, the uids and gids are identical on both server and client machines. > Then it should work. Set debug level 10 on the smbd > and look
2011 Feb 08
8
CentOs 5.5 Glusterfs 3.1.0 Samba 3.5 MSOffice Files
Dear all, I have set up a two node workin gluster with glusterfs3.1 and Samba-Sernet 3.5. Everything is working great except MSOffice files (Word/Excell). On the gluster-vol they have the strange behavior That they rest read only, write protected. Every other type of files can be manged without problem, openoffice files too. So when I save a word file on the vol and try to change it it is write
2014 Oct 31
0
VFS plug-in for Gluster breaks case sensitivity.
.../release_2268/150373E7A0148258/150817BC917FFB00.zon[2014/10/30 11:46:50.303004, ?3] smbd/trans2.c:5255(call_trans2qfilepathinfo)? call_trans2qfilepathinfo release_2268/150373E7A0148258/150817BC917FFB00.zon (fnum = -1) level=1034 call=5 total_data=0[2014/10/30 11:46:50.303112, ?5] smbd/trans2.c:4223(smbd_do_qfilepathinfo)? smbd_do_qfilepathinfo: release_2268/150373E7A0148258/150817BC917FFB00.zon (fnum = -1) level=1034 max_data=56 testHost - Samba using vfs-glusterdefault case sensitivity - behaving as if case sensitivity is enabled[2014/10/30 11:52:13.488127, ?3] smbd/process.c:1414(switch_message)? switch message...
2014 Dec 20
0
Does Samba 4 actually respect Unix file acls?
...' file on the server side when I try to access share as bob on the client machine (and get Permission denied error). There are no ACCESS_DENIED messages in the logs. For the reference - bob's uid/gid are 1002, alice's uid/gid are 1001. Hmmm. Might be a client bug. It's only doing a smbd_do_qfilepathinfo: SMB_QUERY_FILE_UNIX_BASIC call to check if it can cd into the directory, instead of a SMB_QUERY_POSIX_ACL: trans2 request. Pinging Steve French...
2014 Dec 20
0
Does Samba 4 actually respect Unix file acls?
...side when I try to access share as bob on the client machine (and get Permission denied error). There are no ACCESS_DENIED messages in the logs. For the reference - bob's uid/gid are 1002, alice's uid/gid are 1001. > > > Hmmm. Might be a client bug. It's only doing > > a smbd_do_qfilepathinfo: SMB_QUERY_FILE_UNIX_BASIC > > call to check if it can cd into the directory, > > instead of a SMB_QUERY_POSIX_ACL: trans2 > > request. > > > Pinging Steve French... > > By the way of trial and error I seem to find the setup that allows bob to have read-write access...
2017 Aug 02
2
FreeBSD samba server returns nt_status_acces_denied when DosStream xattr larger than 64KB
..._ACCESS_DENIED [2017/08/02 10:55:51.475753, 10, pid=43437, effective(21112, 20513), real(0, 0)] ../source3/smbd/trans2.c:4685(marshall_stream_info) refusing to overflow reply at stream 0 [2017/08/02 10:55:51.475771, 10, pid=43437, effective(21112, 20513), real(0, 0)] ../source3/smbd/trans2.c:5358(smbd_do_qfilepathinfo) marshall_stream_info failed: STATUS_BUFFER_OVERFLOW [2017/08/02 10:55:51.475789, 3, pid=43437, effective(21112, 20513), real(0, 0)] ../source3/smbd/smb2_server.c:3097(smbd_smb2_request_error_ex) smbd_smb2_request_error_ex: smbd_smb2_request_error_ex: idx[5] status[STATUS_BUFFER_OVERFLOW] || a...
2023 Nov 10
2
understanding stat cache
...ache_add 451 change_to_root_user 3040 get_ea_dos_attribute 11172 fill_ea_chained_buffer 11172 get_ea_names_from_file 11172 get_ea_value 11216 open_directory 11224 se_access_check 11232 unix_mode 11236 create_file 11236 create_file_default 22344 get_ea_list_from_file 22348 smbd_do_qfilepathinfo 22448 file_name_hash 22448 smbXsrv_open_create 22448 smbXsrv_open_global_verify_record 22452 smbXsrv_open_global_store 22464 create_file_unixpath 22464 open_file_ntcreate 22550 ctdbd_migrate 23938 smbd_check_access_rights 30254 change_to_user_impersonate 32897 stat_cache_lookup...