You probably didn't turn the ACLs on, in the kernel configuration. Do a
make menuconfig under the linux directory and check the filesystems
section. You should see something for the ACLs under the ext2 file system.
Carlos :-)





|---------+--------------------------->
|         |           Tim Verhoeven   |
|         |           <[EMAIL PROTECTED]>   |
|         |           Sent by: Linux  |
|         |           on 390 Port     |
|         |           <[EMAIL PROTECTED]|
|         |           RIST.EDU>       |
|         |                           |
|         |                           |
|         |           09/30/2002 03:37|
|         |           AM              |
|         |           Please respond  |
|         |           to Linux on 390 |
|         |           Port            |
|         |                           |
|---------+--------------------------->
  
>-------------------------------------------------------------------------------------------------------------------------------|
  |                                                                                    
                                           |
  |        To:      [EMAIL PROTECTED]                                            
                                           |
  |        cc:                                                                         
                                           |
  |                 From:                                                              
                                           |
  |               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