Am Sonntag, 8. April 2018, 22:01:57 CEST schrieb Marc Chamberlin:
On 04/08/2018 12:14 PM, Jan Ritzerfeld wrote:
Am Sonntag, 8. April 2018, 17:21:20 CEST schrieb Marc Chamberlin: [...] Hi Jan, Ah! Good point!!! Ok I can do that.... [...] //quantumWin10/C on /mnt/samba/Win10/quantum/c type cifs (rw,relatime,vers=2.0,sec=ntlmssp,cache=strict,username=Marc,domain=QUANTU MWIN10,uid=1000,forceuid,gid=100,forcegid,addr=192.168.10.85,file_mode=077 7,dir_mode=0777,nounix,mapposix,rsize=65536,wsize=65536,actimeo=1) [...]
fstype=cifs,rw,dir_mode=0777,file_mode=0777,credentials=/etc/ smb1.auth,uid=1000,gid=100,vers=2.0 Do you explicitly set SMBv2.002 because SMBv3.1.1 does not work? And dir_mode=0777,file_mode=0777 gives anyone on your computer access to all
The options looks fine. file_mode and dir_mode have no effect if Unix Extensions are used, so the presence of nounix was important. Since Windows doesn't support them, I expected nounix but it is still good to see. Back to your autofs.quantum.Win10: directories and files accessible by Marc.
[...]
Isn't /mnt/samba/Win10/quantum/C/Users/marc/Documents missing the x bit, too? Without, you shouldn't even see its content. Actually, all directories should look like drwxrwxrwx because of your dir_mode.
Ok now I am really confused... I just did another ls -al so I could copy it and show you what I was seeing in the way of permissions settings... And now it is different and is showing what you said I should expect to see...
Well, I think that's good! ;)
marc@marcslaptop:/mnt/samba/Win10/quantum/c/Users/Marc> ls -al | grep Document drwxrwxrwx 2 marc users 0 Apr 7 18:27 Documents drwxrwxrwx 2 marc users 16384 Apr 7 18:27 My Documents
But that is NOT what I was seeing this morning/last night when I reported this issue! Then I was just seeing that I had read permissions and I had to change the owner permission to include write in order to copy my files into the Documents folder... This is a head scratcher, is there some sort of time delayed effect going on? [...]
I've no idea. Even the default dir_mode=0755 should give you access to Documents. However, changing auto.quantum.Win10 AFAIK won't have any effect before autofs umounts after the timeout it and you mount it again. Gruß Jan -- Wisdom consists of the anticipation of consequences. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org