similar to: Acl & backup issue

Displaying 20 results from an estimated 70000 matches similar to: "Acl & backup issue"

2005 Aug 31
1
Samba 3 problem with inheritation POSIX ACLs
Hi list, i'm using Samba 3.0.14a as standalone-pdc with posix-acl-features. On the fileserver i've mounted an ext3 partition to /home /dev/hdc2 /home type ext3 (rw,usrquota,acl) The following directory structur exists on /home /home +-/public_folder (exported per samba as \\fileserver\public ) | +-/a | +-/a_ann | | +-/anyfolder | | +- anyfiles | +-/a_bert | +-/a_sven | +-/a_eve |
2001 Jun 15
1
ext3+acl
A patch that implements acls on ext3 for kernel 2.2.x is available at http://moldybread.net/patch/kernel-2.2/ It looks to be stable. Beat it, break it.
2005 Aug 15
4
Missing 'HAVE_SYS_ACL_H'
I'm building 3.0.14a on Mandrake 10.2, trying to use the same config as my other servers (3.0.11), but ACLs are not working. In checking the outout of smbd -b, I see this line is missing: System Headers: HAVE_SYS_ACL_H .... But I am specifying ./configure --with-acl-support ... Adding an acl using 'setfacl -m 'NTDOMAIN+NTUSER' file does successfully add an ACL for the NT
2005 Sep 27
1
How to backing up ACL's on remote server ?
Hi List, I'm currently backing up a number of samba servers onto a remote server using a perl script called rsnapshot which utilises rsync. Over the last few i've started using posix ACL's on my samba server and now I would like to be able to back up these ACLS's. All of my servers are have their filesystems (ext3) mounted with ACL support and i am using the following version
2005 Sep 23
1
RES: ACLs with Problem
Hi Greg, Really, the first step to install filesystem it with support ACL. It looks at my archive: LABEL=/ / ext3 defaults,acl 1 1 LABEL=/boot /boot ext3 defaults 1 2 LABEL=/data /data ext3 defaults,acl 1 2 none /dev/pts devpts gid=5,mode=620
2001 Jun 24
1
ext3 and acls?
I tried running ext3 with posix acls (see http://acl.bestbits.at). The patches were easily merged and everything compiled fine. I created a journal.dat on my /home fs and mounted it as ext3. So far everything worked perfectly. But getfacl/setfacl didn't work on ext3. Mounting /home as ext2 solved the problem. Maybe ext3 and ext2 don't share enough code to get it working without rewriting
2007 Jun 12
3
ext3 and acls
Hello, I've got a centos5 box with raided ext3 partitions mp* devices. I'm wondering if ext3 supports acls out of the box or if there's something i have to do to enable them? Thanks. Dave.
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 Sep 23
7
How best to get ACL support?
My Dell server was preloaded with Redhat 7.2 , Linux 2.4.7-10, gccv2.96 with Ext3 file system. I want to install the machine into my company W2k domain using winbind but my Linux kernel does not support the needed ACls. I Does the latest Linux kernel come with ACL support and if so should I just update the kernel to 2.4.19 which I think is the latest production quality kernel? The ACL
2009 Sep 16
1
ACL misbehavior moving from POSIX ACL -> acl_xattr
List, I had Samba 3.0 running on Debian Lenny configured to use POSIX ACLs on ext3. They worked fine, or at least as fine as NT -> POSIX mapping ever did. After testing 3.3 with acl_xattr on using a different machine, I decided to give it a whirl on the production server. And yes, I know it's experimental. I defined a share thusly: vfs objects = acl_xatt acl map full
2007 Oct 30
1
Rsync 3.0.0pre4 errors with ACLs and Xattrs between OSX and Linux
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 It's my understanding that as of 3.0 rsync supports OS X ACLs and extended attributes, and that it should be possible to backup a tree from an OS X system that contains files and folders with ACLs and extended attributes to a Linux host filesystem that has both "user_xattrs" and "acl" enabled on the destination file system.
2003 Apr 08
3
ACL: some maybe stupid questions
Hi. I want to use ACL on my RH-9.0 box (x86), so I got ext3 ACL patch from http://acl.bestbits.at/ and tried to apply it to the kernel that ships with RH (2.4.20-8). The patching fails on some vm file so I got a vanila kernel 2.4.20, apply the patch and compile it. This works fine. Also RH-9.0 precompiled Samba 2.2.7 works fine with ACL. I connected to my share with WinXP and do some testing
2006 Jan 22
1
ACL support in rsync 2.6.6
Hi, Can someone tell me the status of ext3 acl support in rsync? I saw this post from may 2004 which seems to indicate there is a patch. http://lists.samba.org/archive/rsync/2004-May/009466.html But it still appears that 2.6.6 doesn't have any acl support included. Is that true? Does anyone know where to get the latest patch for 2.6.6 if it even exists? Thanks Paul --
2005 Dec 02
1
[PATCH] ext3 doc: user_xattr and acl options are not on by default
Documentation/ext3.txt suggests that the "user_xattr" and "acl" mount options are on by default. This doesn't seem to be the case, as the kernel deduces the default mount options from the filesystem superblock, and mke2fs does not appear to write any default mount options there. This error was spotted by Jacques de Mer. Signed-off-by: Daniel Drake <dsd at
2007 Feb 05
2
application 'allway sync' evades sticky bit?!
Hi, am running: Redhat EL4.4 i386, Samba 3.0.23d from Sernet, ext3 fs Samba as PDC Someone's got the idea to have one big share with access managed by directory's sticky bit. This works perfectly well when normal XP or W2k clients work with their explorer. But: With 'allway sync', an app to synchronize for example between laptop and fileserver the program is somehow able to
2004 Apr 03
2
enabling ACL support on Red Hat 8
Hello, I would like to enable ACL support (ext3, XFS...) on a Red Hat 8. I want to uses this feature with Samba. Thanks Phil
2003 Dec 10
1
Samba 3.0.0 nt acl
I've upgraded to Samba 3.0 (samba-3.0.0.tar.bz2) from 2.2.7a and I am having troubles with the acl-support. I am running xfs with ACLs enabled and ACLs did work on Samba 2.2.7 I've compiled samba 3 --with-acl-support --with-winbind --with-quotas But I still can't get the ACLs to work. Am I missing something?
2002 Aug 14
5
samba & acl & xfs
Hi all, again. I am trying to set up samba with acl-support on a debian woody (final) box. The kernel has got XFS-support and getfacl and setfacl are working fine since I have built the acl-debian packages from SGI's acl-sources. Also attr-dev, acl-dev and the appropriate kernel-headers are installed. The acl.h can be found in /usr/include/sys/. But all my efforts trying to implement xfs
2005 Aug 10
0
Acl and mask issue
Hello all, I've set up a samba 3.0.14a on debian with kernel 2.6.5 with ext3 and acl support. Samba is running as a simple PDC just to share efficiently and to manage permissions on shares. My problem is really simple : How to force file creation mode to rwxr-x--- (0640) and directory creation mode to rwxr-x--- (0750) for all users of the same group ? I've set a lot of parameters to
2003 Feb 05
3
Redhat ACL support
Hi, I'm trying to setup a RedHat 8 fileserver, it must work seamlessly within our 2000/NT network. After some research, I believe the first thing I need to do is install ACL support. I tried doing this once, didn't go well, had to reinstall RedHat. What files do I need and from where, to install ACL support for RedHat 8?