similar to: dot files in cifs mounted share

Displaying 20 results from an estimated 60000 matches similar to: "dot files in cifs mounted share"

2004 Sep 23
0
Problems writing to a mounted CIFS share
I'm currently struggeling with a cifs mount from a windows 2003 server. The share can be mounted with mount.cifs, but despite using the rw mount option, the mountpoint can only be accessed read-only. Trying to write on the share results in a permission denied error. This happens on a 2.4.21 kernel with the shipped CIFS kernel module. The mount command used is: mount.cifs
2006 Jul 07
0
Permissions issue with CIFS mounted share
I've tried some internet and list searching, but I haven't been able to find anybody with the same issue. It's hard to search for "samba cifs force user problem" because it hits nearly every samba tech support question ever asked. The smbfs kernel module disappeared from the stock fedora kernels recently *crycry* Now my shares that were mounted via smbfs have to be mounted
2019 Feb 13
0
Problem writing to ADS with cifs mounted windows share on Linux
Hai, What happens if you add to the mount the option -mSMB2 If that does not work, tell the exact running OS, RH (NR) , Centos (NR) And samba version. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org] Namens > Krishna G via samba > Verzonden: woensdag 13 februari 2019 15:41 > Aan: samba at lists.samba.org >
2014 Dec 11
2
CentOS 5- mount shows a cifs share mounted 4 times!
Hello, How can this happen? mount -l /dev/sda3/ on type ext4 (rw) proc on /proc type proc (rw) sysfs on /sys type sysfs (rw) devpts on /dev/pts type devpts (rw,gid=5,mode=620) tmpfs on /dev/shm type tmpfs (rw) /dev/sda1 on /boot type ext4 (rw) /dev/sdb1 on /music type ext3 (rw) /dev/mapper/VolGroup00-LogVol00 on /fedora type ext3 (rw) none on /proc/sys/fs/binfmt_misc type binfmt_misc (rw)
2014 Dec 11
2
CentOS 5- mount shows a cifs share mounted 4 times!
Hello Gordon, Thursday, December 11, 2014, 5:23:56 PM, you wrote: GM> The system will mount a GM> filesytem on top of an existing path, including one with another GM> filesystem at the same path. But the mounts are identical- \\\\10.0.0.253\\niamh on /NSA320-music type cifs (rw) \\\\10.0.0.253\\niamh on /NSA320-music type cifs (rw) \\\\10.0.0.253\\niamh on /NSA320-music type cifs
2013 Feb 01
0
Wrong acl and permissions on cifs mounted share
Hi everyone I have these shares in smb.conf: [home2] path = /home2 read only = No [home] path = /home2/home read only = No I mount [home] on a Linux client like this: mount -t cifs //hh1/home2 /home2 -osec=krb5,rw,multiuser Here is the output of the mount command: //hh1/home2 on /home2 type cifs
2015 Jan 22
0
ACL ignored on cifs mounted share
On 22/01/15 10:53, Norbert Heinzelmann wrote: > Hello, > > I have the problem that the ACLs are ignored when I mount a share via > cifs. I have an AD with Samba 4.1.6 Ubuntu 14.04 (but I also tried it > with Gentoo and samba 4.1.14). So I joined a member server like the > wiki describes. Everything works fine. I can manage the users and > permissions with the RSAT tools.
2015 Jan 22
0
ACL ignored on cifs mounted share
On 22/01/15 12:57, Norbert Heinzelmann wrote: > Am 22.01.2015 um 12:28 schrieb Rowland Penny: >> On 22/01/15 10:53, Norbert Heinzelmann wrote: >>> Hello, >>> >>> I have the problem that the ACLs are ignored when I mount a share >>> via cifs. I have an AD with Samba 4.1.6 Ubuntu 14.04 (but I also >>> tried it with Gentoo and samba 4.1.14). So
2015 Jan 22
0
ACL ignored on cifs mounted share
Am 22.01.2015 um 13:14 schrieb Rowland Penny: > On 22/01/15 11:52, Norbert Heinzelmann wrote: >> Am 22.01.2015 um 12:28 schrieb Rowland Penny: >>> On 22/01/15 10:53, Norbert Heinzelmann wrote: >>>> Hello, >>>> >>>> I have the problem that the ACLs are ignored when I mount a share >>>> via cifs. I have an AD with Samba 4.1.6 Ubuntu
2015 Jan 23
0
ACL ignored on cifs mounted share
On 23/01/15 07:34, Norbert Heinzelmann wrote: > > Am 22.01.2015 um 17:17 schrieb Rowland Penny: >> On 22/01/15 12:57, Norbert Heinzelmann wrote: >>> Am 22.01.2015 um 12:28 schrieb Rowland Penny: >>>> On 22/01/15 10:53, Norbert Heinzelmann wrote: >>>>> Hello, >>>>> >>>>> I have the problem that the ACLs are ignored when I
2015 Jan 22
0
ACL ignored on cifs mounted share
Am 22.01.2015 um 13:37 schrieb Rowland Penny: > On 22/01/15 12:22, Norbert Heinzelmann wrote: >> Am 22.01.2015 um 13:14 schrieb Rowland Penny: >>> On 22/01/15 11:52, Norbert Heinzelmann wrote: >>>> Am 22.01.2015 um 12:28 schrieb Rowland Penny: >>>>> On 22/01/15 10:53, Norbert Heinzelmann wrote: >>>>>> Hello, >>>>>>
2006 Aug 30
0
Permissions issue with CIFS mounted share
>The smbfs kernel module disappeared from the stock fedora kernels >recently *crycry* Now my shares that were mounted via smbfs have to be >mounted via cifs. cifs is, apparantly, not a drop-in replacement for >smbfs however, as it behaves differnetly with the same configuration >options. Indeed, it does seem to be backwards in compatability as apposed to backwards compatable.
2019 Feb 13
3
Problem writing to ADS with cifs mounted windows share on Linux
Hi, We are facing difficulties writing to Alternate Data Streams (ADS) on a Windows CIFS mount on CentOS/RHEL Linux. Steps followed on both machine: -------------------------------------------- On RHEL(cifs.ko version: 1.68) 1. Created sample.txt file using vim with come content inside the Windows CIFS share mounted on linux. 2. Then wrote some content with “vim
2006 Sep 18
2
cifs reading Samba mounted share...permissions error
I have a Samba 3.0.23a-1.fc5.1 configured on a Fedora 5 server. It's joined to an Active Directory 2003 domain controller using Winbind, etc. I'm able to connect from various workstations using active directory user accounts/credentials just fine to shares on this server, permissions work, and all is well. I'm guessing this is set up correctly. However, from another Fedora 5 server,
2007 Apr 16
0
Resharing a Remotely Mounted CIFS share
Greetings. I am attempting to configure a SAMBA server to act as a "gateway" server and am having some issues. Any assistance or clarification would be greatly appreciated. Our company has need to connect to remote CIFS server, running SAMBA, hosted by a remote company. To do this, I am attempting to mount the remote share to a local server and then reshare this back out to our
2005 Jul 29
0
writing to windows 2003 cifs-mounted share?
Hello world; currently I am running into some strange problem with a setup that incorporates servers running Windows 2003 and Debian GNU stable (samba 3.0.14). Here's the situation: * There's a share on the windows box that the unix machines need to access. This is mounted using CIFS with uid= / oid= options to ensure the desired unix user account is able to access the data in the share.
2015 Jan 23
1
ACL ignored on cifs mounted share
Am 23.01.2015 um 10:19 schrieb Rowland Penny: > On 23/01/15 07:34, Norbert Heinzelmann wrote: >> >> Am 22.01.2015 um 17:17 schrieb Rowland Penny: >>> On 22/01/15 12:57, Norbert Heinzelmann wrote: >>>> Am 22.01.2015 um 12:28 schrieb Rowland Penny: >>>>> On 22/01/15 10:53, Norbert Heinzelmann wrote: >>>>>> Hello,
2006 Aug 31
2
vim timestamp issues on CIFS mounted shares
First: this is my first post on this list so any suggestions, let me know. I recently had to make the move from SMBFS to CIFS when I upgraded from Fedora 4 to 5. Changing settings in my /etc/fstab was easy and no errors come up but now I'm having an issue very similar to post I found on your list that got no response back in April: http://lists.samba.org/archive/samba/2006-April/119813.html
2015 Jul 14
0
Samba3 shares cannot be mounted on linux box uisng cifs command , error "CIFS VFS: cifs_mount failed w/return code = -13"
On 14/07/15 16:49, Mario Pio Russo wrote: > > Good Day All > > I have a problem for our main fileserver base don samba 3.5.6 > > Let's give a bit of pregress first. We had a samba 3.5.6 installation which > was acting as a PDC for our internal domian called CCDC. On a sapearate > machine, we had another installation of samba 3.5.6 to act just as file > share server.
2018 Jun 04
1
Bug when copying files from a Samba directory mounted by cifs
Hello, I've been having a problem copying files from a Samba directory, mounted by cifs so that it's accessible from a Linux machine. The autofs service is used to mount the Samba directory on /samba/public/name with mount options "-fstype=cifs,guest,file_mode=0664,dir_mode=0775". If I do this: touch /samba/public/name/foo # create an empty file cp