search for: sys_acl_get_tag_typ

Displaying 6 results from an estimated 6 matches for "sys_acl_get_tag_typ".

Did you mean: sys_acl_get_tag_type
2008 Feb 04
5
WinXP/x64 - MFC CFile objects leak parent directory handles
...B 7 stat T01/T01.ini 8 opendir T01 9 stat T01/T01.ini 10 stat T01/T01.ini 11 sys_acl_get_file T01/T01.ini 12 getxattr No data T01/T01.ini:user.SAMBA_PAI 13 sys_acl_get_entry 14 sys_acl_get_tag_type 15 sys_acl_get_permset 16 sys_acl_get_perm 17 sys_acl_get_perm 18 sys_acl_get_entry 19 sys_acl_get_tag_type 20 sys_acl_get_permset 21 sys_acl_get_perm 22 sys_acl_get_perm 23 sys_acl_get_entry 24 sys_acl_get_tag_type 25 sys_acl_get_permset 26 sys_acl_get_perm 27 sys...
2017 Aug 09
1
[Bug 12955] New: [patch] Fix rsync -A on AIX
...ated attachment 13458 --> https://bugzilla.samba.org/attachment.cgi?id=13458&action=edit Fix rsync -A on AIX Hello, When use rsync (version 3.1.2) to synchronize ACLs files (rsync -A) on AIX 7.2(also on AIX 6.1 and AIX 5.3), the errors would occur as follows: rsync: change_sacl_perms: sys_acl_get_tag_type(): No such file or directory (2) or rsync: change_sacl_perms: sys_acl_get_tag_type(): Error 0 (0) This patch fixes the problem and has been tested on AIX 5.3, 6.1 and 7.2. It also has been tested to synchronize ACLs files from Linux to AIX. Thanks. Cun -- You are receiving this mail beca...
2011 Nov 10
0
AIX + ACLs - Unsupported attribute value (124)
Group, I'm having trouble convincing rsync to read and apply ACLs to files as root or otherwise. Googling, reading the source and docs have not helped so far. I always seem to get the error message sys_acl_get_tag_type(): Unsupported attribute value (124). Our rsync version is fairly recent, I'm using a jfs2 filesystem, and I'm using a very simple test case (see below). The ACL in question seems pretty standard and simple. What does unsupported attribute value mean? How can I get it...
2012 Jan 05
1
[Bug 8690] New: Simple ACLs abort with "Unsupported attribute value (124)"
...ReportedBy: ericbambach1 at discover.com QAContact: rsync-qa at samba.org Rsync seems unable to copy even the most simple ACL on AIX and throws the error "Unsupported attribute value (124)" $ /opt/freeware/bin/rsync -Aa /tmp/rtest/a/ /tmp/rtest/b/ rsync: change_sacl_perms: sys_acl_get_tag_type(): Unsupported attribute value (124) $ /opt/freeware/bin/rsync --version rsync version 3.0.7 protocol version 30 Copyright (C) 1996-2009 by Andrew Tridgell, Wayne Davison, and others. Web site: http://rsync.samba.org/ Capabilities: 64-bit files, 32-bit inums, 32-bit timestamps, 64-bit long...
2005 Apr 15
17
still ACL bug in 3.0.14a
Sparc Solaris / UFS file system. I have some ACL's set up for a handful of users and its all worked flawlessly with every incarnation of Samba I've used over the past couple years, which would be most. Last Friday evening I upgraded from 3.0.11 to 3.0.13 and some of the users I have some ACL's set up for promptly found Monday that they couldn't save new Excel files, they'd be
2004 Feb 17
0
VFS module programmieren
..., /* readlink */ NULL, /* link */ NULL, /* mknod */ NULL, /* realpath */ NULL, /* fget_nt_acl */ NULL, /* get_nt_acl */ NULL, /* fset_nt_acl */ NULL, /* set_nt_acl */ NULL, /* chmod_acl */ NULL, /* fchmod_acl */ NULL, /* sys_acl_get_entry */ NULL, /* sys_acl_get_tag_type */ NULL, /* sys_acl_get_permset */ NULL, /* sys_acl_get_qualifier */ NULL, /* sys_acl_get_file */ NULL, /* sys_acl_get_fd */ NULL, /* sys_acl_clear_perms */ NULL, /* sys_acl_add_perm */ NULL, /* sys_acl_to_text */ NULL, /* sys_acl_init */ NULL, /* sys_acl_create...