>>>>> On Wed, 20 Jul 2005 12:15:23 -0600, Tony Lambregts <[EMAIL PROTECTED]> 
>>>>> said:

  Tony> I have ACL's working on our FreeBSD Server using Samba but when I
  Tony> tried to backup and restore the files using Bacula I was unable to
  Tony> restore the ACL's. When I investigated I discovered that Bacula
  Tony> configured itself to have  "ACL support: no". I compiled it from
  Tony> soure using ports (bacula-1.36.2) The relevant portion of the
  Tony> configure check is as follows.

  Tony> checking sys/acl.h usability... yes
  Tony> checking sys/acl.h presence... yes
  Tony> checking for sys/acl.h... yes
  Tony> checking for acl_get_file in -lacl... no

  Tony> From my research that last test is only really valid on linux.

  Tony> I would really like to know how to get Bacula to backup and restore
  Tony> ACL's on FreeBSD. Is this a known issue that has a simple fix or have
  Tony> I missed something?

You could try hacking configure to use -lposix1e instead of -lacl.  YMMV.

__Martin


-------------------------------------------------------
SF.Net email is sponsored by: Discover Easy Linux Migration Strategies
from IBM. Find simple to follow Roadmaps, straightforward articles,
informative Webcasts and more! Get everything you need to get up to
speed, fast. http://ads.osdn.com/?ad_id=7477&alloc_id=16492&op=click
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to