Displaying 2 results from an estimated 2 matches for "wernera".
Did you mean:
werner
2009 Sep 11
1
New Files do not belong to the User who created them...
...this is not Happening here. This is just a "cosmetic" problem.
but it confuses the users, because they rely on the user and group owner
informations.
Any Ideas of why is that??? Im lost.
Oh BTW: if i creat a new file within my homedirectory via SAMBA, the
file gets the correct owner (wernera).
THANKS A LOT FOR ANY HELP!
greetings
Axel [ mail (at) awerner.homeip.net ]
For those who whats to analyse my problem, here are my configs and demo:
DEMO
========
zksfs:/data1/LW-I/Dokumente# ls -la
total 100
drwxrwx---+ 22 root root 4096 2009-09-11 09:25 .
drwxrwx---+ 24 root root...
2011 May 23
3
samba 3.2.5 + ACLs - read/write permission become read only
....doc
host:/someparentdirs/_AW_TEST#
ACLs on those Files are set similar:
host:/someparentdirs/_AW_TEST# getfacl file1.txt
# file: file1.txt
# owner: root
# group: root
user::---
group::---
group:ALL:rwx
mask::rwx
other::---
host:/someparentdirs/_AW_TEST#
NOW a given Regular Windows-User "wernera" which is MEMBER OF "ALL" is
supposed to have READ-/WRITE PERSMISSIONS on those Files, right?? At
least i would expect that.
But Fact is, that in this configuration my user "wernera" can only
access these Files "READ ONLY", independent of what Windows Applicat...