similar to: open 2nd pdf on dfs share with Acrobat Reader not possible

Displaying 19 results from an estimated 19 matches similar to: "open 2nd pdf on dfs share with Acrobat Reader not possible"

2019 May 22
0
[Announce] Samba 4.10.4 Available for Download
======================================================== "Before anything else, preparation is the key to success." Alexander Graham Bell ======================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.10 release series. Changes since 4.10.3: --------------------- o Jeremy Allison
2019 May 22
0
[Announce] Samba 4.10.4 Available for Download
======================================================== "Before anything else, preparation is the key to success." Alexander Graham Bell ======================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.10 release series. Changes since 4.10.3: --------------------- o Jeremy Allison
2018 Sep 06
2
Replacing a function from one module into another one
Hi Philip, The error happens when the program finishes and it automatically calls the destructors, so it is not an error specifically inside my program. Here's the full code: #include "llvm/ExecutionEngine/ExecutionEngine.h" #include "llvm/ExecutionEngine/MCJIT.h" #include "llvm/IRReader/IRReader.h" #include "llvm/Support/TargetSelect.h" #include
2004 Aug 06
0
ices2: ice-url header patch
After reading this posting in the icecast archives (http://www.xiph.org/archives/icecast/3483.html) about setting the stream url in the metadata with ices2, I couldn't see that it actually was possible to set the ice-url anywhere. Please let me know if the attached patch is any use, and if I'm sending it to the right place! (Unix linefeeds). I use it with Peercast. It means you can add
2019 Jul 02
4
[Announce] Samba 4.9.10 Available for Download
======================================================== "No one saves us but ourselves. No one can and no one may. We ourselves must walk the path." Buddha ======================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.9 release series. Changes since 4.9.9:
2019 Jul 02
4
[Announce] Samba 4.9.10 Available for Download
======================================================== "No one saves us but ourselves. No one can and no one may. We ourselves must walk the path." Buddha ======================================================== Release Announcements --------------------- This is the latest stable release of the Samba 4.9 release series. Changes since 4.9.9:
2023 Dec 04
0
Wrong url's from ezstream/icecast
I run two streams from ezstream via Icecast2 - one over http and one over https. In the ezstream config file I have defined two servers (http and https) and the two streams point to the different servers (by their names). But, if I go to the following two url's, Icecast report same (http-) 'streaming url' for both: https://radio.horsens-garage.rocks:8443/
2011 Aug 06
1
3.5.9: logon scripts are not working under non root user
I have issues running logon script on samba 3.5.9 (freebsd 8.2p1) under non root user. When i login to the XP box under root all is OK. logon script is working, but it's totally not working under all other users. turning on debugging reveals that under non root it's incorrectly parsing the logon script name from config (adding full network path to filename) unix_convert called on file
2018 Sep 06
2
Replacing a function from one module into another one
Hi Philip, Thanks for the reference, I was able to follow it and copy the code that I saw necessary, but I still have some issues (references are still not updated). I created the function: void populateVMap(llvm::ValueToValueMapTy &VMap, llvm::Function *fOld, llvm::Function *fNew) { llvm::Function::arg_iterator DestI = fOld->arg_begin(); for (llvm::Function::const_arg_iterator J =
2019 Jun 14
1
Update 4.10.2 to 4.10.4: Cant create files in subdirectorie anymore
Hi everyone, since i upgraded from 4.10.2 to 4.10.4 i can't write into subdirectories of a share anymore. This worked perfectly fine before i upgraded and also works again if i downgrade.? I think either something is fishy with the 'filename_convert_internal' function of ".../source3/smbd/filename.c" or my configuration needs to be adjusted for 4.10.4. I tried several
2014 Oct 31
0
VFS plug-in for Gluster breaks case sensitivity.
Hello, I first posted this question to the IRC but it was suggested I also post here for better visibility. I am currently having a bit of trouble with Gluster, Samba, and the VFS plug-in between them. I am also posting this to the Gluster mailing list. The behavior I am seeing is that by using the samba-vfs-gluster plug-in the case sensitivity setting for Samba breaks in a subtle but noticeable
2020 Jun 05
2
Extended attributes not working on mac
as i can see from the log files it is reading 60 bytes from the extended attributes but not from any other than DosStream.AFP_AfpInfo. All of the .com.apple.* attributes, especially DosStream.com.apple.metadata:_kMDItemUserTags are missing when listing the directory. And again - it tries to access a dotbar file which cannot exist with these settings. BTW, accessing kMDItemFinderComment works
2014 Dec 20
0
Does Samba 4 actually respect Unix file acls?
On Fri, Dec 19, 2014 at 06:31:33PM -0500, Rufe Glick wrote: > 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
2014 Dec 20
0
Does Samba 4 actually respect Unix file acls?
On Dec 19, 2014 9:05 PM, "Rufe Glick" <rufe.glick at gmail.com> wrote: > > Hello Jeremy, > > Friday, December 19, 2014, 7:00:06 PM, you wrote: > > > On Fri, Dec 19, 2014 at 06:31:33PM -0500, Rufe Glick wrote: > >> Hello Jeremy, > > >> Friday, December 19, 2014, 4:55:21 PM, you wrote: > > >> > On Fri, Dec 19, 2014 at
2017 Aug 02
2
FreeBSD samba server returns nt_status_acces_denied when DosStream xattr larger than 64KB
I wrote a powershell script on a windows computer to write an ADS on a file on a FreeBSD server with streams_xattr enabled. If it's smaller than 64KB, it succeeds. If it's larger than 64KB, I get an "access denied message" and powershell crashes. FreeBSD actually allows creation of large extended attributes (at least on ZFS volumes). I've personally added ones of up to 3MB in
2023 Nov 10
2
understanding stat cache
Hello, We have a user that switched from Linux to Windows with his engineering software. Previously he was using NFS to access data and there were no performance complaints. Now, with Windows, the same procedures take minutes instead of seconds. I created some log files in Samba 4.10.16-25.el7_9 (recompiled with gpfs support and using the gpfs vfs module) with debuglevel 10 to see if
2014 Dec 20
2
Does Samba 4 actually respect Unix file acls?
Hello Jeremy, Friday, December 19, 2014, 7:00:06 PM, you wrote: > On Fri, Dec 19, 2014 at 06:31:33PM -0500, Rufe Glick wrote: >> 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
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
2018 Sep 04
2
Replacing a function from one module into another one
Hi Philip, Thank you very much for your answer, the vector declaration example worked. I'm pretty sure the ValueToValueMapTy is the last thing I need because I even saw there is another function that could help me llvm*:*:RemapFunction <http://llvm.org/doxygen/namespacellvm.html#addf0183e92893bdbcde00fc9091dda93>; but my problem is that I don't know how to populate the