View Single Post
  #4  
Old 02-27-2006, 09:31 PM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,933
Send a message via AIM to dnanian
If you're not using ACLs, you can turn them off with fsaclctl. Check "man fsaclctl" for a detailed discussion of the command. In general, you'd use:

fsaclctl -p / -d

to disable ACLs, assuming you're backing up the volume mounted at /.
__________________
--Dave Nanian
Reply With Quote