search for: acl_permset_t

Displaying 3 results from an estimated 3 matches for "acl_permset_t".

2001 Sep 19
2
--with-acl-support
Dear Andrew Tridgell, i cant compile the 2.2.1-9 package --with-acl-support, beacuse HAVE_SYS_ACL_H has wrong settings somewhere. i cant fix the bug, i just comment out the #ifdef HAVE_SYS_ACL_H line in the source/include/includes.h for a (i hope) good compilation. i use acl 1.1.2 from sgi, and the latest debian woody packages. Regards. Imre Szollosi mailto:szollosi@elme.hu
2002 Nov 23
1
2.2.7 compile error using --with-acl-support on debian
...; include/vfs.h:115: warning: no semicolon at end of struct or union include/vfs.h:116: parse error before `*' include/vfs.h:116: `acl_t' declared as function returning a function include/vfs.h:116: warning: data definition has no type or storage class include/vfs.h:117: parse error before `acl_permset_t' include/vfs.h:118: parse error before `acl_permset_t' include/vfs.h:119: parse error before `acl_t' include/vfs.h:120: parse error before `*' include/vfs.h:120: `acl_t' declared as function returning a function include/vfs.h:120: warning: data definition has no type or storage...
2002 Feb 19
3
ACL fully functional?
I have compiled both my kernel (2.4.17) and samba (2.2.3a) to support ACL/EAs. It looks like it has gone well, but I get one message that worries me, but I don't know if it should or not. checking whether to support ACLs... checking for acl_get_file in -lacl... yes checking for ACL support... yes Using posix ACLs checking for acl_get_perm_np... no As you can see, the last line is where my