Displaying 20 results from an estimated 70000 matches similar to: "Cannot delete a file, but I can create and edit it !!"
2012 Feb 21
4
A windows user can create a file, but cannot delete
Colleagues,
I have encountered a weird problem (FreeBSD 8.2, samba34-3.4.14).
A user can create files in a samba share but cannot delete files from
it (unless she is the owner of the file).
The user is a member of a group with rwx permissions on this directory
granted by a Posix ACL entry. The user can create and delete files in
the directory from the shell on the file server (which is correct
2008 Aug 26
0
Inherited ACLs can not be removed on Solaris10 sparc
Hi,
I have a problem with the removal of inheritance ACLs of subdirectories.
It almost sounds like only adding ACLs work but removals of inheritance
ACL's not.
By default the access rights (including ACLs) should be inherited, but
it should also be possible to remove the access rights from any
subdirectory.
This is what I am trying to do, I have a share called media with some
users /
2005 Apr 05
4
ACL and delete files
Hi,
I have samba-3.0.13 on linux machine compiled with these parameters:
--prefix=/usr/local/samba-3.0.13
--enable-cups
--with-ldap
--with-ldapsam
--with-acl-support
--with-quotas
In smb.conf I defined share :
[POBOX]
comment = !
path = /data/disk1/pobox
guest ok = no
writable = yes
directory mask = 0777
force directory mode = 0000
directory security mask =
2019 Jun 11
2
Problems with inconsistent ACL inheritance and permissions after Samba upgrade
I've just upgraded a Samba AD server to 4.10.2 a few weeks ago from 4.x
(I'm afraid I'm not sure the exact earlier version) - and since then I
just haven't managed to pin down the file permissions and inheritance on
the shares as it's been constantly causing issues. This server is both a
file server and a AD DC.
The current problem I am facing is the permissions of the
2007 Apr 18
3
file permissions with inherit permission + ACL's
Hi,
I have a share (testshare) where different unix groups (testgroup1,
testgroup2) should have access to. But I want that new files are only
created with 660 permissions.
Here are the ACL's of testshare:
# file: testshare
# owner: ralfgro
# group: ve
user::rwx
group::rwx
group:testgroup1:rwx
group:testgroup2:rwx
mask::rwx
other::---
default:user::rwx
default:group::---
2005 Jun 02
0
Samba trusted domains and access control lists problem (cannot delete or rename)
Hi,
I am having difficuly deleting and renaming files with users from a
foreign domain using acls.
My setup is as follows :
I have two Samba (3.0.14a)/LDAP domains connected via a VPN (OpenVPN)
with a bi-directional trust relationship established. The trust
relationship appears to be working correctly. I can log on onto PC's at
either end on either Domain :) and the browse lists of both
2016 Feb 02
3
Mac OS X and ACL's
Hi all,
I have a server that has ACL's enabled on it and the groups are set properly from the domain that are applied on top of it for the shared folders. I am running with Mac OS X 10.10.5 on the client side and am having nothing but issues with getting them to respect the ACL's set on the files.
The Server Setup is as follows:
Domain Server: Debian 7.9 with Samba 4.3.4
Member
2017 Oct 03
0
samba performance & ACL behavior
All,
I am building a glusterfs environment for file storage and need to use
ACL's. The CentOS system is joined to AD. We have ingested data into the
Gluster environment at /toplevel.
OS: CentOS 7.3
Glusterfs: 3.10.5
Samba: 4.4.4
smb.conf:
[global]
workgroup = GROUP
security = ADS
realm = GROUP.DOMAIN.COM
template homedir = /home/%U
template shell
2014 Oct 23
1
prevent users to change rights ...
Hello,
I want to prevent users to change file/directory rights and haven't
found any possible solution.
Setup:
---------
* Samba 3.6.3
* using LDAP for users an groups
Config:
----------
workgroup = Samba
security = user
ldap admin dn = uid=samba_user,cn=admin,o=company,c=net
passdb backend = ldapsam:ldap://ldap01.company.net
ldap suffix =
2005 Mar 09
0
Can set ACLs great from Windows, but see only SIDs when i reopen them
Good morning, Samba List,
I'm setting ACLs from the security tab of the properties window of a folder
via a Windows XP SP2 client. The Samba share in question is running on
3.0.11 with an ext3 file system and Fedora Core 3 underneath. All this
works great -- I can set up ACLs beautifully from Windows and when I check
them out with getfacl on the Linux side, the results make sense to me.
2019 Jul 03
2
cannot set filesystem permissions on shares
Finaly, i was waiting for this one. ;-)
Now after all changes Rowland suggested.
Run this : getfacl /home/users
Show the output.
There are 5 things you need to think in.
1) The folder rights
2) The share rights
3) Posix or windows ACL's? ( use Windows ACL's my advice. )
4) Dont forget the "Primary Group".
5) If you use chmod, you must re-apply the windows ACL again on
2016 Jan 21
0
Cannot write to home directory, but I can write to subfolder
Hai Nico,
Did your stop samba and start samba already.
I have on one old server, also debian wheezy samba 3.6.6 about the same problem, stopping samba and starting solves it. !! restarting samba not !!
Give it a try.
If that does not work, try the following.
Disconnect all you netwerk shares on the computer and reconnect them.
I have 1 pc here (win7 64bit) which is getting a
2019 Jun 11
2
Problems with inconsistent ACL inheritance and permissions after Samba upgrade
On 11/06/19 11:49, Rowland penny via samba wrote:
> On 11/06/2019 11:38, Sebastian Arcus via samba wrote:
>>
>> On 11/06/19 11:07, Rowland penny via samba wrote:
>>> On 11/06/2019 10:34, Sebastian Arcus via samba wrote:
>>>> I've just upgraded a Samba AD server to 4.10.2 a few weeks ago from
>>>> 4.x (I'm afraid I'm not sure the exact
2011 Jun 01
2
Samba + ACL + Linux Client
Hello,
I'm Oliver and I need help for a experiment.
I have a sharing with Samba version 3.2.5, my distribution Linux is
Debian(Lenny) and the acl version is 2.2.47.
Below my configurations files:
#/etc/fstab
/dev/sda3 /shared reiserfs defaults,acl 0 1
#smb.conf
[data]
comment = files
path = /shared
inherit acls = yes
inherit permissions = yes
map acl inherit = Yes
#
2020 Nov 04
2
Samba shares with Windows ACL's
I'm having trouble with my new fileserver, I can't make the shares viewable
by windows clients.
I had the same problems with the first file server I built and cannot
remember what I did to "fix" it.
I have gone through the page "Setting up a share using Windows ACL's" on
the Samba Wiki (
https://wiki.samba.org/index.php/Setting_up_a_Share_Using_Windows_ACLs) but
2020 Nov 03
2
Group with RWX acl cannot delete as file/dir owned by user with RWX
Thank you for any help with this:
Using xattr so that I can manage a domain joined Samba server share
with AD permissions. The underlying OS file perms are 777 and I have
set the share with -R a+w to make sure that permissions for owner and
group are the same. Getfacl returns:
# file: deleteme.txt
# owner: root
# group: group_access
user::rwx
group::rwx
group:group_access:rwx
mask::rwx
2019 Jun 11
2
Problems with inconsistent ACL inheritance and permissions after Samba upgrade
On 11/06/19 13:29, Rowland penny via samba wrote:
> On 11/06/2019 13:13, Sebastian Arcus via samba wrote:
>>
>> On 11/06/19 11:49, Rowland penny via samba wrote:
>>> On 11/06/2019 11:38, Sebastian Arcus via samba wrote:
>>>>
>>>> On 11/06/19 11:07, Rowland penny via samba wrote:
>>>>> On 11/06/2019 10:34, Sebastian Arcus via samba
2013 Feb 18
1
ACL problem with Samba > 3.4.x on GPFS
When a file is created with samba 3.5.x or 3.6.x, it is created effective read-only:
~ # getfacl Microsoft\ Word-Dokument\ \(neu\).docx
# file: Microsoft\040Word-Dokument\040(neu).docx
# owner: root
# group: 11816
user::rwx
user:11582:rwx #effective:r--
group::rwx #effective:r--
mask::r--
other::---
The ACL-settings for the parent directory are ok:
~ # getfacl .
#
2016 Feb 02
0
Mac OS X and ACL's
On 02/02/16 20:13, David Thompson wrote:
> Hi all,
>
>
> I have a server that has ACL's enabled on it and the groups are set properly from the domain that are applied on top of it for the shared folders. I am running with Mac OS X 10.10.5 on the client side and am having nothing but issues with getting them to respect the ACL's set on the files.
>
>
> The Server Setup
2016 Jan 21
2
Cannot write to home directory, but I can write to subfolder
I have a storage server running samba 3.6.6 on Debian. Unfortunately I
cannot easily upgrade samba as this is a production server. The server is
a member of a Samba-based domain, unix users are still handled by NIS.
When I logon to a Windows 7 pc (also part of the domain) with my own user
my homedirectory is automatically available as H:\. I can see the content
of the directory but when I try to