similar to: Error while changing security permissions on Ubuntu 14.04 with glusterfs 3.4

Displaying 20 results from an estimated 9000 matches similar to: "Error while changing security permissions on Ubuntu 14.04 with glusterfs 3.4"

2011 Nov 30
4
Compile error with Ubuntu 11.10
Hi, compilation of xen-unstable with a fresh Ubuntu 11.10 x86_64 fails with following error: cc1: warnings being treated as errors libxl_create.c: In function ‘store_libxl_entry’: libxl_create.c:465: error: format not a string literal and no format arguments Steps to reproduce: - Install Ubuntu 11.10 ( http://www.ubuntu.com/start-download?distro=desktop&bits=64&release=latest) - sudo
2018 Mar 25
0
Is it possible to clone an NT ACL from one file or dir to a totally different file or dir ?
On 03/24/2018 08:20 PM, Ken McDonald via samba wrote: > Can I use a command like this to clone an NT ACL? > > getfattr -n security.NTACL templateFile | sed -e > 's/templateFile/realFile/' | sudo setfattr --restore=- > > I can see that the attribute gets copied over but when I view the ACL > in Windows security tab it's not the same ACL, it's much bigger and
2007 Sep 21
2
[LLVMdev] Q about instruction pattern matching
Hi, I'm trying to describe the patterns for the m68k instructions ADD and ADDA when used with a data register operand for the source. Basically, ADD operates on anything but address registers and immediates, and ADDA works on address registers only so I'm going to need both instructions in my instruction set. These are the two problematic definitions; by themselves they produce the
2018 Mar 25
2
Is it possible to clone an NT ACL from one file or dir to a totally different file or dir ?
Can I use a command like this to clone an NT ACL? getfattr -n security.NTACL templateFile | sed -e 's/templateFile/realFile/' | sudo setfattr --restore=- I can see that the attribute gets copied over but when I view the ACL in Windows security tab it's not the same ACL, it's much bigger and includes all kinds of default-like stuff. I'm trying to find a way to update
2007 Sep 21
0
[LLVMdev] Q about instruction pattern matching
On Sep 21, 2007, at 2:04 AM, Andreas Fredriksson wrote: > Hi, > I'm trying to describe the patterns for the m68k instructions ADD and > ADDA when used with a data register operand for the source. Basically, > ADD operates on anything but address registers and immediates, and > ADDA works on address registers only so I'm going to need both > instructions in my instruction
2013 May 10
1
samba4 with glusterfs
Hi Sambalist, maybe someone with some glusterfs experience can help me. I have a running samba4 installation here. Now i tried to get glusterfs configured so I can use glusterfs as an additional storagesystem. The setup of glusterfs worked pretty easy. I tried multiple configurations with up to 4 virtual machines (Virtual Box). The bricks are xfs-filesystems. Mounting glusterfs (mount -t
2015 Jan 28
2
W7 client cannot adjust file permissions via ADUC
W7 client domain member? yes. Logged in as domainAdministrator? yes. "SeDiskOperatorPrivilege" set? yes Read "/Setup_and_configure_file_shares_with_Windows_ACLs"? yes. --- ------------------------- Bob Wooden of Donelson Trophy 615.885.2846 (main) www.donelsontrophy.com [2] "Everyone deserves an award!!" On 2015-01-28 10:40, Marcel de Reuver wrote: >
2020 May 26
1
New LLVM backend for Renesas RL78 MCU
Hi David, >>Ah, so this is a commercially backed project? Initially it wasn’t. I started to do this in my own free time and after I got something which I could demonstrate I can be much better than what we currently have with GCC it became part of my day to day job. >>But relatively small? (are you the only engineer working on this?) Yes I’m the only one working on this.
2020 Apr 01
3
New LLVM backend for Renesas RL78 MCU
Hello all, For the past couple of months I've been writing a new llvm backend for Renesas RL78 MCU: https://www.renesas.com/eu/en/products/microcontrollers-microprocessors/rl78.html The software manual which contains all there is to know about RL78 is available here: https://www.renesas.com/us/en/doc/products/mpumcu/doc/rl78/r01us0015ej0220_rl78.pdf The motivation behind this is the
2015 Jan 28
0
W7 client cannot adjust file permissions via ADUC
On 28/01/15 16:50, Bob of Donelson Trophy wrote: > > > W7 client domain member? yes. > > Logged in as domainAdministrator? yes. > > "SeDiskOperatorPrivilege" set? yes > > Read "/Setup_and_configure_file_shares_with_Windows_ACLs"? yes. > > --- > > ------------------------- > > Bob Wooden of Donelson Trophy > > 615.885.2846
2015 May 13
0
Posix vs. Windows File/Directory Permissions
On 13/05/15 13:38, Mike wrote: > I want to get a better understanding of what's happening between the posix > permissions and windows permissions. Nothing happens between posix permissions (acls) and windows permissions (ACLs), they are different, see: https://wiki.samba.org/index.php/Setup_and_configure_file_shares_with_Windows_ACLs On Unix, you can set read, write and execute/enter
2020 May 26
2
New LLVM backend for Renesas RL78 MCU
Hi David, Thank for very much for your reply! I got a reply on the clang mailing list in April from Dmitri: http://lists.llvm.org/pipermail/cfe-dev/2020-April/065115.html and following his advice “attaching pragmas as attributes to functions” I managed to do it, it was actually quite easy. >>Compatibility with an existing compiler is usually compelling - are the compilers you're
2014 Oct 21
3
Samba4: Setting up share/security permissions for shares on member server
Hello, I am running Samba 4.1.12/Sernet on Debian Wheezy 64bit and I am about to setup my member server. The DC was provisioned with rfc2307 and extended attributes. I have assigned to the domain group called "Domain Users" the GID=10000. My member server was prepared with ACL+user_xattr and winbind support. My /etc/nsswitch.conf is using "winbind" for passwd+group, and
2015 Jan 28
2
W7 client cannot adjust file permissions via ADUC
That was a cut/paste error. I've been thinking (danger, danger) when I test kerberos it returns the two DC's are available. Should it be including the member server also? Didn't I see the script setup kerberos on the member server? (Remember this was installed with the gen one scripts, not the newest scripts.) --- ------------------------- Bob Wooden of Donelson Trophy
2014 Dec 29
0
Use Samba with ACL for read Active Directory and set Permissions via it.
On 29/12/14 12:52, Jason Long wrote: > Thank you so much. > > I did some changes like below : > > /dev/mapper/vg_print-lv_root / ext4 user_xattr,acl,defaults 1 1 > > > Then "lsof | grep /dev/mapper/vg_print-lv_root" not have any output. > I added below lines to [global] section too : > > vfs objects = acl_xattr > map acl
2019 Jul 02
0
cannot set filesystem permissions on shares
> > Hi, > > > > I would like to set filesystem permissions on shares (users, at the > > moment) with Windows 10 (1809). > > On the Samba side, the filesystem is ext4. I tested the extended > > attributes usability with setfattr/getfattr, and setfacl/getfacl, and > > they work. > > I set the followings in smb.conf: > > [global] > > vfs
2015 Jun 19
1
windows acl not saving, no error, nothing in log file
Regarding the insertion of "user_xattr,acl,barrier=1" in to /etc/fstab file. The Sambawiki page 'https://wiki.samba.org/index.php/OS_Requirements' has instructions there for ext4 to include this. I seen it commented here, in the mailing list, many time that this is now default for ext4. Maybe the wiki page should be changed? (Just a suggestion, you guys always give great
2014 Dec 31
0
Use Samba with ACL for read Active Directory and set Permissions via it.
On 31/12/14 09:17, Jason Long wrote: > Thank you so much but I run below commands on linux : > > > # net rpc rights grant 'jasondomain\Domain Admins' SeDiskOperatorPrivilege -Uadministrator > # net rpc rights list accounts -Uadministrator > > it ask me a password for "administrator: > > Enter administrator's password: > Could not connect to server
2015 Feb 15
0
SeDiskOperatorPrivilege Error? Not Spam.
Thanks a lot.Problem Solved : Privilege -U'JASONDOMAIN\jason' Enter JASONDOMAIN\jason's password: Successfully granted rights. And : [root at printmah ~]# net rpc rights list accounts -U'JASONDOMAIN\jason' Enter JASONDOMAIN\jason's password: BUILTIN\Print Operators No privileges assigned BUILTIN\Account Operators No privileges assigned BUILTIN\Backup Operators No
2019 Jul 02
4
cannot set filesystem permissions on shares
Hi, I would like to set filesystem permissions on shares (users, at the moment) with Windows 10 (1809). On the Samba side, the filesystem is ext4. I tested the extended attributes usability with setfattr/getfattr, and setfacl/getfacl, and they work. I set the followings in smb.conf: [global] vfs objects = acl_xattr map acl inherit = yes store dos attributes = yes ... [users] path = /home/users