Last time I got that error was because I did everything right but I forgot
to
enable ACL's using make menuconfig when I compiled the Kernel.

Josh

-----Original Message-----
From: Tim Verhoeven [mailto:[EMAIL PROTECTED]]
Sent: Monday, September 30, 2002 2:37 AM
To: [EMAIL PROTECTED]
Subject: Failed to get ACL's to work


Hello All,

I'm trying to implement Samba and ACL on a G5 S/390. The installation went
fine (off everything) but the ACL tools now give me a error.

When I'm trying to set a ACL (using setfacl) I get a "function not
implemented" error. But I have seen no error in the compilation of these
tools (I used the source rpm packages)

I did a strace and this is the relevant part :

stat64("acl.txt", {st_mode=S_IFREG|0644, st_size=0, ...}) = 0
getuid()                      = -1 ENOSYS (Function not implemented)
getuid()                      = -1 ENOSYS (Function not implemented)
write(2, "setfacl: acl.txt: Function not i"..., 43) = 43
_exit(1)

The list of software involved and there versions :

2.4.17acl s390 (Suse SLES 7 / SuSE 7.2)
acl-2.0.18-0.src.rpm
e2fsprogs-1.27ea-26.4.src.rpm
attr-2.0.10-0.src.rpm
fileutils-4.1.8acl-65.5.src.rpm
glibc-2.2.4-31
linux-2.4.17acl-0.8.28.diff
linux-2.4.17ea-0.8.26.diff

Has anyone had a simular issue ? Or can give me hints to further debug
this issue ?

Thanks,
Tim

--
===========================================================================
Tim Verhoeven
                                Linux & Open Source Specialist
GSM : 0496 / 693 453                          + e-business solutions
Email : [EMAIL PROTECTED]                           + consulting
URL : www.sin.khk.be/~dj/                     + Server consolidation
===========================================================================

Reply via email to