On Tue, 2009-09-15 at 09:57 -0700, Mark Nienberg wrote: > > I think the best advice may be to do a simple test on your filesystem > to see if you > can set and read extended attributes. If you can, you are good to go. > If not, add > the switch in fstab.
Rather then adding the switch in fstab use tune2fs and turn them on by default for that file system. (-o +user_xattrs) Simo. -- Simo Sorce Samba Team GPL Compliance Officer <[email protected]> Principal Software Engineer at Red Hat, Inc. <[email protected]> -- To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba
