similar to: Does Samba 4.3.11 support for opening file with “APPEND” mode?

Displaying 20 results from an estimated 100 matches similar to: "Does Samba 4.3.11 support for opening file with “APPEND” mode?"

2013 Jan 24
0
64 Bit Build 3.6.11 on AIX 6 with acls enabled dumps core,
Hi, this is the first time I've tryed to build a 64 Bit Version with acl's enabled - so I expect I could duplicate this with older versions too... Here's the build info: System: AIX 6100-07-01-1141 Compiler: IBM xlc CC=xlc_r -g CXX=xlC_r CFLAGS=-qmaxmem=-1 -DSYSV -D_AIX -D_AIX32 -D_AIX41 -D_AIX43 -D_AIX51 -D_AIX52 -D_AIX53 -D_AIX61 -D_ALL_SOURCE -DFUNCPROTO=15 -O
2001 Oct 23
1
samba NT ACL support problem?
Recently, a problem developed in storing IE5's Temporary Internet Files on our samba exported network scratch space. In tracking it down, I found that the Win2k client attempts to set the ACL of the file "Content.IE5/index.dat". However, the this call ends up setting the mode of index.dat to 0407 (-r-----rwx), thus making the file unmodifiable to the user who created it. (This in
2015 Feb 02
0
NT_STATUS_ACCESS_DENIED (I can write and read, but not replace)
I need help interpeting this issue, thanks in advance. A file was created by user nli on windows 7, that user can manipulate the file at will. If user jpyeron tries to manipulate the file on XPx64 the below happens. # smbd -V Version 3.0.33-3.40.el5_10 [2015/02/02 18:34:15, 8] smbd/dosmode.c:dos_mode_from_sbuf(188) dos_mode_from_sbuf returning [2015/02/02 18:34:15, 8]
2013 Oct 11
0
Wine release 1.7.4
The Wine development release 1.7.4 is now available. What's new in this release (see below for details): - Support for Cocoa-style full-screen mode in the Mac driver. - More preparation work for the Direct3D command stream. - A number of Winsock improvements. - Various bug fixes. The source is available from the following locations:
2018 Oct 16
2
high cpu load with share_conflict on browsing and opening files
Hello, I have a server running samba version 4.7.1 on centos 7.5 1) A series of operations by a windows 10 (up to date) pc client consisting of  searching (or browsing)/opening/modifying/closing a (each time different) file multiple times on a samba share containing many files (more than 11000) goes fast for a while. 2) Then the same operation (or just the searching or opening) of the same user
2017 Jul 06
0
[Announce] Samba 4.5.11 Available for Download
====================================================== "Change your thoughts and you change your world." Norman Vincent Peale ====================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.5 release series. Changes since 4.5.10: --------------------- o Jeremy Allison <jra at
2017 Jul 06
0
[Announce] Samba 4.5.11 Available for Download
====================================================== "Change your thoughts and you change your world." Norman Vincent Peale ====================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.5 release series. Changes since 4.5.10: --------------------- o Jeremy Allison <jra at
2001 Feb 28
2
Samba Compile problems
I have downloaded what I think is the latest CVS sources using: cvs -d :pserver:cvs@pserver.samba.org:/cvsroot login cvs -d :pserver:cvs@pserver.samba.org:/cvsroot co samba Changed to the samba/source directory and done ./configure when I do a make i get: make: *** Warning: File `Makefile.in' has modification time in the future (2001-02-27 13:09:49 > 2001-02-27 07:20:20) WARNING: you
2013 Sep 27
0
Wine release 1.7.3
The Wine development release 1.7.3 is now available. What's new in this release (see below for details): - New version of the Gecko engine based on Firefox 24. - Preparation work for the Direct3D command stream. - Window management fixes in the Mac driver. - Support for IPHLPAPI functions on Android. - Various bug fixes. The source is available from the following locations:
2017 Mar 03
0
Wine release 2.3
The Wine development release 2.3 is now available. What's new in this release (see below for details): - Obsolete wineinstall script removed. - More Direct3D command stream work. - A few more Shader Model 5 instructions. - Better underline rendering in DirectWrite. - Improved ODBC support on 64-bit. - Various bug fixes. The source is available from the following locations:
2006 Mar 20
5
Need some ACL help for win32-file
Hi folks, I''ve got most everything done for the pure Ruby version of win32-file. The last thing left (since I''ll be moving the IO methods to a different package eventually) is the file security stuff. Here''s what I''ve got so far for the get_permissions method. However, I''m stuck at GetAce(). If someone could help me finish up this method, I
2016 Mar 25
0
Setting FS Quota against SAMBA share from windows2k12
Resending it.. Looks like it bounced on the first time. On Fri, Mar 25, 2016 at 12:00 PM, Partha Sarathi <partha at exablox.com> wrote: > Hi Folks, > > I tried to set quota(soft limit and hard limit) on a share from > Windows2k12R2 and I noticed "NT_STATUS_INVALID_PARAMETER" error for the > SMB2 setinfo request. Attached the packet capture for your reference.
2020 May 09
1
Win7 clients problem after upgrading samba file server to 4.12 on Arch
Am 5/9/20 um 3:32 PM schrieb Ralph Boehme via samba: > I have a WIP fix for master, can you give it a whirl? here it is. -slow -- Ralph Boehme, Samba Team https://samba.org/ Samba Developer, SerNet GmbH https://sernet.de/en/samba/ GPG-Fingerprint FAE2C6088A24252051C559E4AA1E9B7126399E46 -------------- next part -------------- A non-text attachment was scrubbed... Name:
2016 Mar 30
0
Fwd: Fwd: Setting FS Quota against SAMBA share from windows2k12
Thanks Jeremy for the comment on unwanted code. Please find the updated patch. Regards, --Partha On Tue, Mar 29, 2016 at 4:03 PM, Jeremy Allison <jra at samba.org> wrote: > On Tue, Mar 29, 2016 at 02:33:48PM -0700, Partha Sarathi wrote: > > Thanks Jeremy. > > > > Please find the updated patch for review. > > More changes (sorry). This code: > > + if
2011 Jan 21
0
Wine release 1.3.12
The Wine development release 1.3.12 is now available. What's new in this release (see below for details): - Support for multiple icon sizes in winemenubuilder. - Improvements to the help browser. - Initial stab at DOSBox integration. - Various MSI fixes. - Some fixes to the Wine debugger. - Various bug fixes. The source is available from the following locations:
2016 Jun 10
0
Wine release 1.9.12
The Wine development release 1.9.12 is now available. What's new in this release (see below for details): - Bug fix update of the Mono engine. - Initial version of a taskbar in desktop mode. - Fixes for right-to-left languages in Uniscribe. - More Shader Model 4 support in Direct3D. - Better metafile support in RichEdit. - Various bug fixes. The source is available from the
2016 Aug 24
1
Odp: Upgrade 4.2.14 --> 4.3.11
Rowland wrote: >Can I suggest you put your smb.conf back to what it was just after the >provision and try again. If it does work (and it should), before you >start adding lines again, can I also suggest you read 'man smb_conf', >most of the lines you have added are the defaults, others do nothing on >a DC and some are just plain wrong. > >Rowland Thank you for
2016 Aug 24
0
Odp: Re: Odp: Upgrade 4.2.14 --> 4.3.11
I provision with: /usr/local/samba/bin/samba-tool domain provision --realm=corp.example.com.pl --domain=EXAMPLE --adminpass="xxxxxx" --server-role=dc --dns-backend=SAMBA_INTERNAL Now I know that I made a mistake. I did use lowcase in realm (Is this really problem?) and I did not use switches --use-rfc2307 --use-xattrs=yes. I do not use AD for UNIX accounts authentication, but I would
2016 Oct 05
0
security ID is invalid with samba 4.3.11 from ubuntu repository
!!! Regards I'm trying to install samba4 from the ubuntu 16.04 repository, it's the samba 4.3.11. I'm doing tests on the server and I can't authenticate with smbclient tool. This is the smbclient messages # session setup failed: NT_STATUS_INVALID_SID This is the log from the log.smb file # Unable to convert second SID (S-1-5-21-2947096538-1722629757-1878579479-513) in user
2016 Oct 11
0
Samba 4.3.11 on FreeBSD-10.3 - Firefox problem on Win7Pro
On Tue, Oct 11, 2016 at 02:56:38PM -0400, James B. Byrne via samba wrote: > We have recently converted our users from a Windows2000Advanced Server > AD-DC to a Samba-4.3.11. AD-DC. For the most part this went very > well, saving only for the degree of ignorance respecting things > MicroSoft evidenced by myself. > > However, one of our users persistently reports difficulties