similar to: Macs deleting files off RHEL8 server

Displaying 20 results from an estimated 3000 matches similar to: "Macs deleting files off RHEL8 server"

2025 May 20
1
Macs deleting files off RHEL8 server
Okay, so the server was changed to case insensitive yesterday morning. Today, I just watched an instance where files disappeared in real time. User print33 was moving/deleting files from a job on the server. It got hung up, the server was showing no folders, so we force quit the Finder. The server share unmounted, then we remounted it. Before the hang up there were 239 folders on the server.
2025 May 20
1
Macs deleting files off RHEL8 server
Thanks for this info! I appreciate it. AFAIK, I've never changed any settings on the Macs re: case sensitivity, so they should be insensitive. Is there a way I can check this? Kind regards, *Mike Soliven* *IT Manager* Winnipeg, Manitoba, Canada R2X 2Y1 204.697.3338 Ext.1235 www.embassygraphics.com CONFIDENTIALITY NOTICE: This electronic transmission and any attachment are the confidential
2025 May 19
1
Macs deleting files off RHEL8 server
You have to be really careful with shares and macs. Since each mac can be set to either be case sensitive or not. It is possible for macs to throw all sorts of errors, if they are operating on mixed case systems. If the mac assumes it is case sensitive and it is not , it can either delete files or cause file name clashes that throw errors.
2025 May 22
1
Macs deleting files off RHEL8 server
Understood. A very weird situation just happened. A user was deleting a folder containing 1 InDesign file. When the process started, it said it was deleting 1000s of files. She immediately stopped the delete process from her Mac and opened the folder and saw what looked like all of the folders from our server. When I looked at that same folder from my computer I didn't see that, I only saw
2025 May 14
1
Macs deleting files off RHEL8 server
Thanks for the confirmation, Roland. I'll have those looked at. I've gotten some info that because the server is case sensitive, it could be interfering with Apple's SMB protocol. Any thoughts on that? It is something I'll look into. Kind regards, *Mike Soliven* *IT Manager* Winnipeg, Manitoba, Canada R2X 2Y1 204.697.3338 Ext.1235 www.embassygraphics.com CONFIDENTIALITY
2025 May 21
3
Documentation/Feature Clarification Request: Server Side Copy and VFS_FRUIT
There are two styles of SSC: - the "normal" protocol style called copy-chunk, where the copy is requested in IO ranges by the client and performed server-side - the Apple way enabled by fruit:copyfile where the client requests the *whole* file to be copied in one request to be performed by the server The problem with the latter is that for large file the copy takes some time and
2025 May 20
1
Documentation/Feature Clarification Request: Server Side Copy and VFS_FRUIT
Hello, I?m running TrueNAS 24.10.2.2, which uses Samba 4.20.5-truenas. I have a mixture of Mac, Linux, and Windows SMB clients in my network that talk to the TrueNAS server over SMB. Apologies in advance for the slightly long-winded setup to my question; I wanted to explain how I got here. I?d like to be able to use Server-Side Copy (SSC) (https://wiki.samba.org/index.php/Server-Side_Copy)
2025 May 13
1
Macs deleting files off RHEL8 server
*Mike Soliven* *IT Manager* Winnipeg, Manitoba, Canada R2X 2Y1 204.697.3338 Ext.1235 www.embassygraphics.com CONFIDENTIALITY NOTICE: This electronic transmission and any attachment are the confidential property of the sender, and the materials are privileged communications intended solely for the receipt, use, benefit, and information of the intended recipient indicated above. If you are not the
2025 May 20
1
Users unable to reset passwords
On Sun May 18 11:44:11 2025 Mark Foley via samba <samba at lists.samba.org> > > On Sun May 18 03:22:40 2025 Penny via samba <samba at lists.samba.org> wrote: > > > > On Sat, 17 May 2025 00:46:20 -0400 > > Mark Foley via samba <samba at lists.samba.org> wrote: > > > > > I'm trying to solve a couple of problems with Samba 4.18.19 and >
2025 May 18
2
Users unable to reset passwords
On Sun May 18 03:22:40 2025 Penny via samba <samba at lists.samba.org> wrote: > > On Sat, 17 May 2025 00:46:20 -0400 > Mark Foley via samba <samba at lists.samba.org> wrote: > > > I'm trying to solve a couple of problems with Samba 4.18.19 and > > Windows 11. I've described these in detail in previous messages in > > this thread, so I'll be
2025 Jan 17
1
Different behavior when client uses "sec=none" and when provides bad user (mapped to guest)
On Fri, 17 Jan 2025 22:32:03 +0100 Carlos Alberto Balseiro Mayi via samba <samba at lists.samba.org> wrote: > ? > HI everyone. > > I've been analyzing a problem with an embedded Linux/FPGA device that > in some cases was failing to run properly when using files from a > samba share. After some time I've found it is related to Samba bug > 12783 and setting
2024 Jan 13
1
Cyber Power LE1000DG UPS
I have a Cyber Power LE1000DG UPS I got from Best Buy this weekend. I plan to use it with a TrueNAS scale system, and it is connected via USB. Vendor link: https://www.cyberpowersystems.com/product/ups/battery-backup/le1000dg/. TrueNAS has you pick a UPS driver. I could not find any "LE" related models on https://networkupstools.org/stable-hcl.html (which is the list TrueNAS uses). Per
2014 Oct 19
1
Smart-UPS RT 3000 XL: very old or unknown APC model, support will be limited
I have a Smart-UPS RT 3000 XL connected via serial cable to TrueNAS TrueNAS-9.2.1.2-RELEASE-x64 (002022c) which runs on FreeBSD 9.2-RELEASE-p3. When I start the NUT service, I get the message: Oct 20 01:53:50 truenas notifier: very old or unknown APC model, support will be limited Which I interpret as an indicator of less than optimal operating mode. I suspect that the model identifier is not
2025 May 12
1
Macs deleting files off RHEL8 server.
I?ve got a situation with my Macs connecting to a Linux server via SMB where files/folders are randomly getting deleted from the server. The server logs are showing that a Mac is deleting them, but I know for a fact that it?s not human error, as my users are very vigilant in that regard, and the files/folders have no correlation to each other.Is there anyway of finding out how/why my Macs are
2025 Jan 17
1
Different behavior when client uses "sec=none" and when provides bad user (mapped to guest)
? HI everyone. I've been analyzing a problem with an embedded Linux/FPGA device that in some cases was failing to run properly when using files from a samba share. After some time I've found it is related to Samba bug 12783 and setting kernel oplocks on global fix the issue. But while looking at that I have found a strange behavior I can't understand. I have guest ok = yes on the
2025 Jan 18
2
Different behavior when client uses "sec=none" and when provides bad user (mapped to guest)
Thanks a lot for your analysis. I just wanted to add that I think we are not using at all? The client is an embedded Linux/FPGA machine and it doesn't have mount.cifs . I think it is using https://wiki.samba.org/index.php/LinuxCIFSKernel . It comes default with kernel 5.15 but I tried with a 6.10 and same problem happens. Best Regards, Carlos A. Balseiro El 2025-01-18 11:32, Rowland
2020 Jul 20
2
Arstechnica reviews Samba-based iXsystems TrueNAS Core
Really nice write-up on the Samba-based Open Source project ! https://arstechnica.com/gadgets/2020/07/an-easy-mode-for-zfs-we-test-the-truenas-core-12-0-beta/ Congratulations to the FreeNAS/TrueNAS folks ! Jeremy.
2017 Jan 16
2
Apparent Maildir permission issue
I've gotten errors like this when it was actually a selinux denial. If you're running selinux, check those logs too. Bill On 1/16/2017 4:09 PM, Mark Foley wrote: > More info ... > > This is the only user having this permission problem. All other Thunderbird/dovecot users are > getting mail file. They all have the same permissions set on their Maildir folder. > > --Mark
2017 Jan 17
2
Apparent Maildir permission issue
Jan 16 13:09:44 mail dovecot: imap(mark): Error: opendir(/home/HPRS/mark/Maildir) failed: Permission denied (euid=3000026(HPRS\mark) egid=100(users) missing +r perm: /home/HPRS/mark/Maildir, conflicting dir uid=10001(HPRS\mark)) Just wanted to point out that you have at different UID for the folder than your EUID (gotten from userdb/passdb). Aki On 16.01.2017 23:09, Mark Foley wrote: > More
2017 Jan 16
5
Apparent Maildir permission issue
I've just upgraded from Slackware 14.1 to 14.2. I've not done anything with dovecot -- it's the same version that was running before the upgrade. However, now I'm getting a permission error: /var/log/maillog: Jan 16 13:09:44 mail dovecot: imap(mark): Error: opendir(/home/HPRS/mark/Maildir) failed: Permission denied (euid=3000026(HPRS\mark) egid=100(users) missing +r perm: