--- Francesc Guasch Ortiz <[EMAIL PROTECTED]> wrote: > I'm trying to set up a Samba server with ACLS. > Versions: > - xfs in kernel-2.4.20. > - samba-2.2.7a compiled with ACL support > > I'm trying first with smbcacls. But I can't manage > to > guess the syntax of the ACL command.
It's done with get/setfacls; smbcacls is for setting ACLs from a Unix client on NT servers. Get those programs from the XFS site or acl.bestbits.at. Also you need to remount your partition with acl support. Man mount/mount.xfs/mount_xfs/read their website for details. You also could do well to take a look at the help documents on acl.bestbits.at, Samba.org, or my favorite, crack a book. I learned all about ACLs in "Teach Yourself Samba in 24 Hours," a Sam's book, but I learned that an O'Reilly "Using Samba" just came out. O'Reilly's are usually outstanding and it's likely to be current, detailed, and have all the information you need. Also, search this mailing list at marc.theaimsgroup.com... I'd answered ACL questions probably 5 times in the last month, and you'll no doubt find some answers there from other people, too. Good luck, /dev/idal __________________________________________________ Do you Yahoo!? Yahoo! Shopping - Send Flowers for Valentine's Day http://shopping.yahoo.com -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
