search for: open_file_ntcr

Displaying 20 results from an estimated 72 matches for "open_file_ntcr".

2008 Aug 18
3
Samba 3.0.x access rights issue with secondary groups or Unix rights
...le_hash2.c:is_mangled_component(215) is_mangled_component ntuser.man (len 10) ? [2008/08/15 12:25:22, 5] smbd/filename.c:unix_convert(440) New file ntuser.man [2008/08/15 12:25:22, 3] smbd/dosmode.c:unix_mode(142) unix_mode(jdoe/ntuser.man) returning 0700 [2008/08/15 12:25:22, 10] smbd/open.c:open_file_ntcreate(1184) open_file_ntcreate: fname=jdoe/ntuser.man, dos_attrs=0x0 access_mask=0x1 share_access=0x7 create_disposition = 0x1 create_options=0x140 unix mode=0700 oplock_request=3 [2008/08/15 12:25:22, 5] smbd/open.c:open_file_ntcreate(1264) open_file_ntcreate: FILE_OPEN requested for file jdoe/nt...
2007 Oct 23
1
exporting an FUSE base file system to windows
...on file "srb_data" [2007/10/02 16:22:12, 10] smbd/statcache.c:stat_cache_lookup(248) stat_cache_lookup: lookup succeeded for name [SRB_DATA] -> [srb_data] [2007/10/02 16:22:12, 3] smbd/dosmode.c:unix_mode(121) unix_mode(srb_data) returning 0744 [2007/10/02 16:22:12, 10] smbd/open.c:open_file_ntcreate(1091) open_file_ntcreate: fname=srb_data, dos_attrs=0x0 access_mask=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...
2012 Aug 08
2
samba is failing to save to samba share
...les without any saving Samba version running is 3.5.6 packaged by Debian stable version. I've attached log file in which we can see the full transaction from open to close apps and saving error. What have seen so far is this following error: [2012/08/08 14:24:00.595122, 5] smbd/open.c:1684(open_file_ntcreate) open_file_ntcreate: attributes missmatch for file 06. Informatique/test/480E.tmp (24 0) (0100770, 0760) [2012/08/08 14:24:00.595132, 5] smbd/files.c:497(file_free) freed files structure 4787 (0 used) [2012/08/08 14:24:00.595132, 3] smbd/error.c:80(error_packet_set) error packet at smbd...
2007 Dec 06
0
[POSIX ACLs] Only ACE rules from Samba Primary Group are applied.
...to (NT) 1200a9 map_canon_ace_perms: Mapped (UNIX) 0 to (NT) 0 But when I try to create the file I get: New file New Text Document (2).txt unix_mode(New Text Document (2).txt) inheriting from . unix_mode(New Text Document (2).txt) inherit mode 42770 unix_mode(New Text Document.txt) returning 0760 open_file_ntcreate: fname=New Text Document.txt, dos_attrs=0x80 access_mask=0x2019f share_access=0x7 create_disposition = 0x2 create_options=0x40 unix mode=0760 oplock_request=3 open_file_ntcreate: fname=New Text Document.txt, after mapping access_mask=0x2019f allocated file structure 2723, fnum = 6819 (2 used) c...
2014 Dec 16
2
Samba "%G" replacement not working in "Logon script" ?
..._global.tdb [2014/11/21 20:53:36.616950, 5] ../source3/smbd/files.c:128(file_new) allocated file structure fnum 2158460712 (2 used) [2014/11/21 20:53:36.616995, 3] ../source3/smbd/dosmode.c:163(unix_mode) unix_mode(%g.bat) returning 0744 [2014/11/21 20:53:36.617034, 5] ../source3/smbd/open.c:2168(open_file_ntcreate) open_file_ntcreate: FILE_OPEN requested for file %g.bat and file doesn't exist.
2016 Apr 28
1
poor samba performance with many smaller files
...working, opening of files fails and I don't know why. I can see in strace logs that openat syscall in vfs_aio_pthread was successful, but it still fails and this messages are logged: [2016/04/28 13:28:59.691782, 5, pid=5623, effective(32697, 10513), real(32697, 0)] ../source3/smbd/open.c:2551(open_file_ntcreate) open_file_ntcreate: FILE_OPEN requested for file subor and file doesn't exist. [2016/04/28 13:28:59.693969, 10, pid=5623, effective(32697, 10513), real(32697, 0)] ../source3/smbd/open.c:4806(create_file_unixpath) create_file_unixpath: NT_STATUS_OBJECT_NAME_NOT_FOUND Any idea what is...
2005 Nov 23
0
Error copying dot-files to samba share
...I set one (or both) of these 2 parameters to no, overwriting of the dot file works. It also works, when I change the dos attribute of the dot file to hidden, before copying to the share. It must have something to do with the check of appropriate rights in the functions open_match_attributes and open_file_ntcreate in smbd/open.c. Thanks, Thomas My config: samba 3.0.20b win xp sp2 smb.conf [global] workgroup = EDVSZ netbios name = SMBSRV3 server string = test bind interfaces only = Yes security = DOMAIN password server = SMBSRV1 smb passwd file =...
2012 Feb 24
2
STATUS_ACCESS_DENIED with NTCreateAndX if Access Mask has System Security bit set
...* * * * [2012/02/23 12:35:24.190992, 10] smbd/open.c:1430(smbd_calculate_access_mask) smbd_calculate_access_mask: Access denied on file Administrator: rejected by share access mask[0x101F01FF] orig[0x01020080] mapped[0x01020080] reject[0x01000000] [2012/02/23 12:35:24.191049, 10] smbd/open.c:1761(open_file_ntcreate) open_file_ntcreate: smbd_calculate_access_mask on file Administrator returned NT_STATUS_ACCESS_DENIED [2012/02/23 12:35:24.191107, 5] smbd/files.c:464(file_free) freed files structure 9877 (0 used) [2012/02/23 12:35:24.191162, 10] smbd/open.c:3420(create_file_unixpath) create_file_unixp...
2011 May 26
1
Confusion berween file and direcory
...l), sd = 0x(nil), fname = test-dir [2011/05/26 15:27:02.145055, 5] smbd/files.c:119(file_new) allocated file structure 9247, fnum = 13343 (2 used) [2011/05/26 15:27:02.145101, 3] smbd/dosmode.c:166(unix_mode) unix_mode(test-dir) returning 0764 [2011/05/26 15:27:02.145145, 10] smbd/open.c:1533(open_file_ntcreate) open_file_ntcreate: fname=test-dir, dos_attrs=0x0 access_mask=0x2 share_access=0x7 create_disposition = 0x1 create_options=0x0 unix mode=0764 oplock_request=8 [2011/05/26 15:27:02.145192, 3] smbd/vfs.c:881(check_reduced_name) check_reduced_name [test-dir] [/srv/samba/file-shares/testsha...
2014 Dec 21
2
Samba "%G" replacement not working in "Logon script" ?
...../source3/smbd/files.c:128(file_new) >> allocated file structure fnum 2158460712 (2 used) >> [2014/11/21 20:53:36.616995, 3] ../source3/smbd/dosmode.c:163(unix_mode) >> unix_mode(%g.bat) returning 0744 >> [2014/11/21 20:53:36.617034, 5] >> ../source3/smbd/open.c:2168(open_file_ntcreate) >> open_file_ntcreate: FILE_OPEN requested for file %g.bat and file >> doesn't exist. >> >> -- >> To unsubscribe from this list go to the following URL and read the >> instructions: https://lists.samba.org/mailman/options/samba [1] Links: ------ [1]...
2011 Sep 28
3
Can't remember name of command to temporarily disable a share
I need to temporarily disable a share for a few days, I remember there was an entry I could add to the share definition to temporarily disable the share (I think it was disabled=true or enabled=false) but I can't remember what it was for sure, nor can I find it in the manual. what is it ?
2005 Nov 14
0
Access denied with hide dot file AND map hidden enabled
...kup(248) stat_cache_lookup: lookup succeeded for name [.PROJECT] -> [.project] [2005/11/14 13:08:21, 3, pid=25540, effective(2004, 1), real(0, 0)] smbd/dosmode.c:unix_mode(121) unix_mode(.project) returning 0744 [2005/11/14 13:08:21, 10, pid=25540, effective(2004, 1), real(0, 0)] smbd/open.c:open_file_ntcreate(1236) open_file_ntcreate: fname=.project, dos_attrs=0x20 access_mask=0x30196 share_access=0x3 create_disposition = 0x5 create_options=0x44 unix mode=0744 oplock_request=3 [2005/11/14 13:08:21, 8, pid=25540, effective(2004, 1), real(0, 0)] smbd/dosmode.c:dos_mode(294) dos_mode: .project [200...
2010 Jul 07
5
Problem After Upgrade - NT_STATUS_FILE_IS_A_DIRECTORY
I'm running Samba 3.4.7 on Ubuntu 10.04. This is a recent upgrade and we've starting experience a sporadic problem after this upgrade. When users are browsing through Windows Explorer they sometimes run across folders that appear as unassociated files. This requires the user to click the 'Refresh' button in Windows Explorer to properly see the folders. The files and folders are
2008 Nov 24
1
No write permission if POSIX bits 0 on ZFS written by M$ Office - dos_mode returning r
...[2008/11/24 17:04:45, 8] lib/util.c:(1868) is_in_path: match not found [2008/11/24 17:04:45, 10] smbd/open.c:(852) open_match_attributes: file test/t.rtf old_dos_attr = 0x1, existing_unx_mode = 0100070, new_dos_attr = 0x0 returned_unx_mode = 00 [2008/11/24 17:04:45, 10] smbd/open.c:(1347) open_file_ntcreate: fname=test/t.rtf, after mapping access_mask=0x2019f [2008/11/24 17:04:45, 5] smbd/open.c:(1399) open_file_ntcreate: write access requested for file test/t.rtf on read only file [2008/11/24 17:04:45, 3] smbd/error.c:(106) error packet at smbd/nttrans.c(805) cmd=162 (SMBntcreateX) NT_STAT...
2006 Jan 04
4
Trying to delay for oplocks twice
We have a lot of [2006/01/04 18:44:40, 0] smbd/open.c:open_file_ntcreate(1355) Trying to delay for oplocks twice in the logs. Do they harm in general? And only in one single case I got this, don't know if I ever will get it reproduced, so maybe not related and happened by accident: Samba version 3.0.21a PID Username Group Machine ----------...
2014 Dec 26
4
Bug found in Samba 4 ?
...en_global.tdb [2014/11/21 20:53:36.616950, 5] ../source3/smbd/files.c:128(file_new) allocated file structure fnum 2158460712 (2 used) [2014/11/21 20:53:36.616995, 3] ../source3/smbd/dosmode.c:163(unix_mode) unix_mode(%g.bat) returning 0744 [2014/11/21 20:53:36.617034, 5] ../source3/smbd/open.c:2168(open_file_ntcreate) open_file_ntcreate: FILE_OPEN requested f > or file %g.bat and file doesn't exist. -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba [1] [1] [1] [1] Links: ------ [1] https://lists.samba.org/mailman/option...
2005 Dec 01
3
Saving files with MS Word to samba3 server is very slow!
Hi! I'm currently hunting a strange problem and looking for help! I have a samba3 fileserver (currently samba-3.0.20b, but problem can be reproduced with samba-3.0.7, but _not_ with samba2 like 2.2.8a), and I see performance problems when writing files with MS word 2002 SP3 from a NT4.0 (SP6a) workstation. Saving even the smallest file takes more than 10 seconds! Copying files with Windows
2007 Oct 17
2
problem with kernel oplock
...a. We make this test : NODE1 : Samba not actif (SECOND) NODE2 : Samba is running (PRIM) open a file with samba and modify it make swap I try to save and no possible to save, but if I close the file and reopen it it works fine. On the log file, we have : [2007/10/17 12:25:50, 4] smbd/open.c:open_file_ntcreate(1605) calling open_file with flags=0x0 flags2=0x0 mode=0760, access_mask = 0x20089, open_access_mask = 0x20089 [2007/10/17 12:25:50, 2] smbd/open.c:open_file(391) spu opened file CORINF/cmde/CDE5021.ods read=Yes write=No (numopen=3) [2007/10/17 12:25:50, 3] smbd/oplock_linux.c:linux_set_ke...
2016 Jun 01
2
access denied with "hide dot files = Yes"
...02667, 5, pid=21947, effective(10011, 10031), real(10011, 0)] ../source3/smbd/dosmode.c:203(unix_mode) unix_mode: unix_mode(LaserLightSection/TEST/.hg/.dirstate-3r6ocf) returning 0744 [2016/05/30 17:06:26.602679, 10, pid=21947, effective(10011, 10031), real(10011, 0)] ../source3/smbd/open.c:2479(open_file_ntcreate) open_file_ntcreate: fname=LaserLightSection/TEST/.hg/.dirstate-3r6ocf, dos_attrs=0x80 access_mask=0x12019f share_access=0x7 create_disposition = 0x5 create_options=0x40 unix mode=0744 oplock_request=2 private_flags = 0x0 [2016/05/30 17:06:26.602692, 8, pid=21947, effective(10011, 10031), re...
2014 Dec 18
0
Samba "%G" replacement not working in "Logon script" ?
...0:53:36.616950, 5] ../source3/smbd/files.c:128(file_new) > allocated file structure fnum 2158460712 (2 used) > [2014/11/21 20:53:36.616995, 3] ../source3/smbd/dosmode.c:163(unix_mode) > unix_mode(%g.bat) returning 0744 > [2014/11/21 20:53:36.617034, 5] > ../source3/smbd/open.c:2168(open_file_ntcreate) > open_file_ntcreate: FILE_OPEN requested for file %g.bat and file > doesn't exist. > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: https://lists.samba.org/mailman/options/samba >