similar to: Can read but can’t write files from windows

Displaying 20 results from an estimated 40000 matches similar to: "Can read but can’t write files from windows"

2013 Sep 25
1
Thunderbird 24.0 for Windows seems to ignore Samba4.0.9 permissions settings
Hi, I have a CentOS 6.4 fileserver running SerNet Samba 4.0.9 with these global settings (not overridden): read only = No force create mode = 0777 force directory mode = 0777 inherit acls = yes inherit owner = yes inherit permissions = yes On a Windows client, I have Thunderbird 24.0 storing its profile and mail on the Samba share. The
2016 Mar 04
3
samba and ntfs flash drives ???
Hi All, Google is killing me here! Scientific Linux 7.2, 64 bit $ rpm -qa samba samba-4.2.3-11.el7_2.x86_64 Is there some trick to mounting an NTFS USB flash drive and sharing it with Samba? I am trying to share an NTFS flash drive with samba. If the drive is not mounted, I can do what I want from Windows 7 and XP on the mount point. I have full access. But, when I mount the stick to the
2013 Jun 25
1
Re: Permission denied
On Tue, Jun 25, 2013 at 7:07 PM, Daniel P. Berrange <berrange@redhat.com>wrote: > On Tue, Jun 25, 2013 at 07:02:40PM +0200, Roland Giesler wrote: > > System: > > $ cat /etc/issue > > Ubuntu 12.10 \n \l > > > > $ uname -a > > Linux Matt-HP 3.5.0-34-generic #55-Ubuntu SMP Thu Jun 6 20:20:19 UTC 2013 > > i686 i686 i686 GNU/Linux > > > >
2007 Sep 13
4
[CentOS 5] tftp-server, unable to create new files (even with "-c" option)
Hi all, I'm trying to setup a TFTP server to serve as repository for the config of all my Cisco network devices. As per the the tftpd man, I've added the "-c" option into the /etc/ xinetd.d/tftp (as follows) but I still cannot get write access (unless the file is already present). [root at chl1 ~]# cd /etc/xinetd.d [root at chl1 xinetd.d]# cat tftp # default: off #
2006 Apr 02
1
Error PXE-T01: File not found
Hi, everybody! Problem in "tftp:(ack) Connection refused" was resolved with physically turning on client PC to the server's subnet (4th). Now I try to do remote booting, but after DHCP-request (it's successfull) I get the error "PXE-T01: File not found, PXE-E3B: TFTP Error - File Not found, PXE-M0F: Exiting Broadcom PXE ROM. I followed
2005 Jul 21
2
Dovecot 0.99.11 config
I am at wits end...So far it seems dovecot is light years ahead of UW-IMAP. Glad to have UW-IMAP behind me...well almost. My setup = Sendmail 8.13.4 with Procmail delivery to /var/spool/mail/<userfile> openssl 0.9.8 dovecot 0.99.11 I want to continue to use the standard mbox with all the user's mail stored in /var/spool/mail/<userfile>.
2016 Mar 04
0
samba and ntfs flash drives ???
Try this one. mount -t ntfs-3g /dev/sdX /mnt/usb -o rw if needed you must install the ntfs-3g package. Greetz. Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens ToddAndMargo > Verzonden: vrijdag 4 maart 2016 9:46 > Aan: samba at lists.samba.org > Onderwerp: [Samba] samba and ntfs flash drives ??? > > Hi All, >
2018 May 09
0
EFI boot failure
I am back at this, again, trying to get my linux PXE server back up and running. I have the x86_pc (pxelinux.0) boots fine. I can boot Ubuntu Gnome 16.04 to teh setup screen. Every time I attempt to boot the same nfs from a computer which can boot via efi (x64_efi), I get a failed transfer. This is with 6.04_pre I grabbed well over a year ago. What happens is I get a TFT transport error. This is
2007 Jun 15
1
rsync on Mac OS X
Hello all, I'm new with rsync on Mac OS X. I'v tried to backup a project directory with the following command: rsync -avu "${source}" "${target}" The problem: files into bundles are copied though they were not modified. Furthermore, the permissions and attributes have been modified. NOTE: bundles are directory displayed as one file with one icon in the finder. Source
2010 Feb 02
1
OS X Clients Can't Create Sub-Directories
I'm running samba on a local linux server, with a bunch of shares. Over the last several years, this has worked perfectly in our heterogenous network of OS X and Windows. All my windows clients still work perfectly - my users can mount the samba shares and create, rename, move etc files and folders. However, recently (starting yesterday) my OS X clients are unable to rename any sub
2011 Jun 14
1
Per-user "Seen" flags on public folder
Dear all, sorry to bother the list again, I have a small configuration issue again with public (shared) folders. These folders should have per-user Seen flags, so I configured: namespace { type = public separator = . prefix = public. location = maildir:/var/mail/public:INDEX=%u/public subscriptions = no list = children } But this only seems to work with my account (presumably as I
2017 Mar 21
6
Problem with sieve_before
Hi All, I cannot get the sieve_before to work. I have dovecot & sieve installed on Debian 7 as follows /etc/dovecot/conf.d/90-sieve.conf : plugin { # The path to the user's main active script. If ManageSieve is used, this the # location of the symbolic link controlled by ManageSieve. sieve = ~/.dovecot.sieve # The default Sieve script when the user has none. This is a path to a
2009 Dec 04
1
Getting Windows XP drivers from print$
Hi list I have two very similar printers set up on CUPS and Samba is configured to share the drivers. I had been playing around with setting up a RAW printer queue with native Windows drivers but eventually gave up on that. I deleted all printers and redid them from scratch and now only one of them works. Setup: Ubuntu Karmic 2.6.31-15-server #50-Ubuntu SMP Tue Nov 10 15:50:36 UTC 2009
2023 Nov 20
2
tftp problems
Hello, ?? I am a fairly experienced user.? I have set up tftp in the past at various times, although it's been a few years. I am using version... Version????? : 5.2 Release????? : 37.el9 On AlmaLinux 9.3, I currently have SELinux disabled. ]# firewall-cmd --list-services cockpit dhcp dhcpv6-client http ssh tftp I have tftp enabled on the firewall.? ( I have tried with the firewall completely
2015 Jun 21
0
9p host/guest permissions & selinux...?
Hello Folks It's with some trepidation that I venture on to such a heady newsgroup, but I'm about ready to throw myself off a bridge after getting this all set up and apparently working only to be struck down by permissions and selinux hell (either, or both). I've followed instructions here: http://wiki.qemu.org/Documentation/9psetup
2006 Oct 18
1
Strange Samba permissions
Hi, I am really stuggeling with Samba, searched forums and checked tutorials, so far with no success. So you are my last resort and probably the first place I should have checked, but I am completly new to mail groups, so please be patient with me. Users can log in to the Samba PDC domain successfully and get the login script executed just fine. But: 1.) If user A is creating a file then user
2005 Sep 21
1
Permissions Problem
I can see and read the samba share on a Fedora Core 4 box, but I can't add, modify, delete anything neither directories nor files. How do I enable file writing, modification and deletion? --- smb.conf # Global parameters [global] server string = Samba Server username map = /etc/samba/smbusers log file = /var/log/samba/%m.log max log size = 50 socket options = TCP_NODELAY SO_RCVBUF=8192
2011 May 31
1
shared folders "invisible" on new setup
Dear list, I hope this is not an old issue, but I couldn't find a solution even after google'ing quite some time. I try to migrate our institute's mail server (~200 users) from an old cyrus-based Mac installation to a new machine (NetBSD, dovecot 2.0.13). Everything went quite smoothly so far, but we are used to have "shared folders" ("public" folders in dovecot)
2016 Jun 09
4
rsync keeps writing files over
Hi Steven, Yes, both file systems are the same. rsync -nri --modify-window=1 <src> <dest> Gives me the following for most files >f..T....... 2015_167_1_1__Boy_What_A_Girl_R2/2015_167_1_1__Boy_What_A_Girl__UHD_DPX_R2/ BWAG_R2_00138428.dpx Although a few have >f..T......n 2015_167_1_1__Boy_What_A_Girl_R2/2015_167_1_1__Boy_What_A_Girl__UHD_DPX_R2/ BWAG_R2_00135909.dpx
2023 Nov 20
1
tftp problems
I've used TFTP server on CentOS/RHEL 7 and 8 but not 9, so take my notes with the appropriate grain of salt... JIC, confirm on the TFTP server you have a process socket for it, e.g. $ netstat -a | grep tftp udp 0 0 0.0.0.0:tftp 0.0.0.0:* Your 'systemctl status' output implies things are OK, but worth a check. I don't see a "tftpboot" symlink