similar to: Cannot add ACL through windows client

Displaying 20 results from an estimated 60000 matches similar to: "Cannot add ACL through windows client"

2003 Sep 15
1
samba-3.0.0rc4 && acl-support
Hi ! I?m currently testing samba-3.0.0rc4 as a pdc with acl-support. The box runs with debian-linux and a xfs-enabled 2.4.22-kernel. I have defined a share which is located on a xfs-partition. (changing acls with setfacl works well) I activated the flag : nt acl support = yes If I now try to change acls, i can open the win2k-acl-dialoge - but changes are not accepted by a "permission
2014 Jul 15
3
chown destroys ACLs
Hi, Is it normal that "chown $user $file" and "chown :$group $file" destroy the Windows-ACLs? Is it normal that changing the file owner in Windows does not change the file owner in Linux, but changing the file owner in Linux does change the file owner in Windows? This should be mentioned in >
2015 Mar 20
2
Access to shares is denied after upgrading from 3.6.3 (openSUSE 12.1) to 4.1.17 (openSUSE 13.2)
Hi Rowland, Am 20.03.2015 um 12:45 schrieb Rowland Penny: > Try replacing the global part of your smb.conf with this: > > [global] > netbios name = PLATON > workgroup = FEE > security = ADS > realm = FEE.DE > dedicated keytab file = /etc/krb5.keytab > kerberos method = secrets and keytab > server string = Web- und
2002 Sep 11
4
XFS-ACL-Samba: Trouble adding acls
Hi, I recently tried to use ACLs with samba. XFS is running, I can set ACLs using setfacl and read them with getfacl, no problem so far. Samba compiled fine with '--with-acl-support'. Now I set up a share with 'nt acl support = yes', put there a file and added an acl with 'setfacl': root@edjo[ACLTEST]# getfacl datei.txt # file: datei.txt # owner: odenbach # group:
2020 May 14
2
Default ACL inheritance question
A bit of a minor off-topic issue, but on the off-chance that someone understands how ACLs work ... I've been trying to see if using default ACLs would help with the following issue: I have a third party application that is running as a non-root user ('user-a') and creating log files with mode 0600 (read/write only to the owner) in a log directory I have another application that
2018 May 02
1
unable to remove ACLs
On 01/05/18 23:59, Vijay Bellur wrote: > > > On Tue, May 1, 2018 at 5:46 AM, lejeczek > <peljasz at yahoo.co.uk <mailto:peljasz at yahoo.co.uk>> wrote: > > hi guys > > I have a simple case of: > $ setfacl -b > not working! > I copy a folder outside of autofs mounted gluster vol, > to a regular fs and removing acl works as
2011 Sep 14
3
copy acls with getfacl / setfalc - invalid argument ....
I hav a problem porting my ACLS from my old filserver to a new one... My old Fileserver: I have my shares on a partition supporting acls with ext3 /dev/md0 on /data/raid type ext3 (rw,acl,user_xattr) My new Fileserver: /dev/md0 on /data/raid type ext4 (rw,acl,user_xattr) Now I copied all my shares to the new Fileserver with rsync and backed up my acls with: getfacl -R
2002 Dec 12
2
Large-scale ACL copying?
Hi all, Well, I'm getting somewhere I think, I now have both ACL support and domain login basically working. However I'm at a bit of a loss as to how to proceed. Basically I want to copy over a large number of files and directories (~300k files, ~60Gb total) from an existing W2k server to a Samba server. These files have existing ACLs set, so I need to preserve them somehow. I can
2016 Aug 10
1
File Server member DC ACL permissions
I will choose to use the winbind. Based on the link that Rowland said: https://wiki.samba.org /index.php/Setup_Samba_as_an_AD_Domain_Member I followed the steps as described in the tutorial. I created symlinks. In the main DC I added this line in smb.conf: idmap_ldb: use RFC2307 = yes Changed /etc/nsswitch.conf passwd: files winbind shadow: files group: files winbind hosts:
2002 Oct 30
1
acl resource
Hi, I'm confused of where to set ACL? Do I set them in SWAT under Security Options (using Valid Users, Force Group, ..., etc.)? Or do I need to hardcoded them with setfacl? Or set them in NT client? Please direct me to the references? I already have xfs, acl, attr, compiled in. Regards, Norman
2016 Aug 10
1
File Server member DC ACL permissions
Greetings, Previously I had set up a file server with DC on the same machine. As recommendations, created another machine to be the file server. I made the settings as far as I could do, but I can not give permissions on shared folders. Must give permissions on shared folders for groups and users of the domain. I'm using Samba 4.4.5 in DC's and also the file server. I joined the file
2015 Nov 22
1
Still can't figure out ACL issues
On 22/11/15 10:04, Andrey Repin wrote: > Greetings, jimc! > >> After much wailing and gnashing of teeth, I did a setfacl. > Unfortunately, Samba does not use POSIX ACL's, if its own ACL's are present on > files. (If at all.) > Unless you have it configured for POSIX ACL's, but that's not the case for DC. Samba doesn't use ACLs at all, it is just a bridge
2015 May 13
2
Posix vs. Windows File/Directory Permissions
Le 13/05/2015 17:29, Rowland Penny a ?crit : > > If you set the acls on a Unix directory with 'chmod' and then set an > ACL with 'setfacl', you will not change the Unix acls, that is, if the > acls are set to '775' and you then set the ACL for a user with > 'setfacl', the Unix acl will still read '775' or 'rwxrwxr-x' , what >
2006 Dec 14
1
ACL Support and Samba
I've been playing with filesystem ACLs and wanted to integrate that with Samba to create a more transparent end user experiance. I have set up and tested a JFS partition with ACL support. I can use getfacl and setfacl with no problems to set permissions as needed. It works great. I compiled Samba with ACL support using the --with-acl configure option. Unfortunately I can't seem to
2018 May 01
2
unable to remove ACLs
hi guys I have a simple case of: $ setfacl -b not working! I copy a folder outside of autofs mounted gluster vol, to a regular fs and removing acl works as expected. Inside mounted gluster vol I seem to be able to modify/remove ACLs for users, groups and masks but that one simple, important thing does not work. It is also not the case of default ACLs being enforced from the parent, for I
2006 Nov 21
12
Setting ACLs
This is possibly the dumbest question I have asked ever, but how do you set ACLs on files within a ZFS filesystem? Trying to use setfacl(1) diverts me to the acl(5) manpage; well, I know that I need to use NFSv4 style ACLs, but where is the utility to do so? This is on Solaris 10 Update 2. Thanks, Ceri -- That must be wonderful! I don''t understand it at all.
2006 Nov 05
2
Can't set ACL with Windows XP - why?
Hi there, finally all seems to be working. Samba 3 as PDC with LDAP Backend. Even ACLs are possible with the command line tool setfacl. These ACLs work fine in Samba and are displayed correctly in the Windows filemanager in the security-tab. But one thing remains unsolved: why can't I set those ACLs directly from my Windows client machine? If I try to modify the ACL I always get a message
2004 Jan 04
1
Looking for ACL-tutorial
hi there, maybe anybody can help me. i'm looking for a tutorial, how to use samba together with acls on freebsd 5.1. i have several problems relating to this topic: 1.) i created a directory and set the default-permissions via "setfacl -dm". but what i have to do, if i want another group/user access to this directory? how do i set the acl recursively ? 2.) i wanted to set the
2014 Dec 24
3
Use Samba with ACL for read Active Directory and set Permissions via it.
Hello Folks. How are you? I joined my CentOS into Windows Domain and I want to give Permission to files and Directory via Active Directory. When I use "getent passwd" and "getent group", I can see All AD users and Groups. I use below command to give Permission to a Folder via ACL : setfacl -m g:"jasondomain\jason-rw":rwx /home/local/jasondomain/jason/test and I
2015 Aug 12
1
ACLs on Samba share not preserved when copying with Windows Explorer
----- Original Message ----- > From: "Rowland Penny" <rowlandpenny241155 at gmail.com> > To: samba at lists.samba.org > Sent: Wednesday, August 12, 2015 1:46:53 AM > Subject: Re: [Samba] ACLs on Samba share not preserved when copying with Windows Explorer > > >> > > Hi Rowland, > > > > This Samba 3 server is joined to a Samba 4 AD domain