so does this mean that I do not have ACL support compiled? bash-2.05# ./smbd -b | grep -i ACL HAVE_SYS_ACL_H HAVE_NO_ACLS HAVE__ACL HAVE__FACL
On Fri, 03 Sep 2004 11:04:56 -0500, Paul Gienger <[EMAIL PROTECTED]> wrote: > > > > >You have just, but the kernel and FS used for store data must using ACL... > >It's just patch kernel (if kernel 2.4.x) for ACL support > >http://acl.bestbits.at > >and use a FS which have this possibility : > >- ext3 > >- ReiserFS > >- JFS > >- XFS > > > > > He's on Solaris, which has ACL support built in to UFS. Just make sure > that samba was compiled with it like so: > > [fgoserv:/]# /opt/samba/sbin/smbd -b |grep ACL > HAVE_SYS_ACL_H > HAVE_SOLARIS_ACLS > HAVE__ACL > HAVE__FACL > > -- > Paul Gienger Office: 701-281-1884 > Applied Engineering Inc. > Information Systems Consultant Fax: 701-281-1322 > URL: www.ae-solutions.com mailto: [EMAIL PROTECTED] > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
