Moving from beta/test environment to production

Dieter Modig dieter.m at inputinterior.se
Tue Jan 8 02:45:11 MST 2013


----- Ursprungligt meddelande -----

> Från: "Andrew Bartlett" <abartlet at samba.org>
> Till: "Dieter Modig" <dieter.m at inputinterior.se>
> Kopia: samba-technical at lists.samba.org
> Skickat: onsdag, 2 jan 2013 22:49:56
> Ämne: Re: Moving from beta/test environment to production

> On Wed, 2013-01-02 at 16:14 +0100, Dieter Modig wrote:

> > ending in the following:
> > set_canon_ace_list: sys_acl_set_file type file failed for file
> > /usr/local/samba/var/locks/sysvol (Operation not supported).
> > convert_canon_ace_to_posix_perms: Too many ACE entries for file
> > /usr/local/samba/var/locks/sysvol to convert to posix perms.
> > set_nt_acl: failed to convert file acl to posix permissions for
> > file /usr/local/samba/var/locks/sysvol.
> > set_nt_acl_no_snum: fset_nt_acl returned NT_STATUS_ACCESS_DENIED.
> > ERROR(runtime): uncaught exception - (-1073741790, 'Access denied')
> >
> > I hesitate to post the entire log entry here since it's rather big
> > but that the above line seem related to the problems.

> OK, this is actually fairly simple. You don't have (posix) ACL
> support
> on your filesystem, or you didn't compile Samba with ACL support.

Aahhh... and now that you've pointed it out we can see why this would cause problems :) Installing acl on the machine and remounting allowed us to run samba-tool and resetting the acls which solved the problem. 

Thank you Andrew! 

/Dieter 


More information about the samba-technical mailing list