[Samba] NFSv4, homes, Kerberos...

L.P.H. van Belle belle at bazuin.nl
Wed Oct 10 08:21:04 UTC 2018


Hai Rowland, 

Yes, very strang indeed, im trying to figure out whats happening. 
I did find the code to build it in source3/modules/wscript_build

vfs_nfs4acl_xattr_source = '''
                           vfs_nfs4acl_xattr.c
                           nfs4acl_xattr_ndr.c
                           nfs4acl_xattr_xdr.c
                           '''

if bld.CONFIG_SET("HAVE_RPC_XDR_H"):
    vfs_nfs4acl_xattr_source += ' nfs41acl_xdr.c'

bld.SAMBA3_MODULE('vfs_nfs4acl_xattr',
                  subsystem='vfs',
                  source=vfs_nfs4acl_xattr_source,
                  deps='NFS4_ACLS sunacl NDR_NFS4ACL',
                  init_function='',
                  internal_module=bld.SAMBA3_IS_STATIC_MODULE('vfs_nfs4acl_xattr'),
                  enabled=bld.SAMBA3_IS_ENABLED_MODULE('vfs_nfs4acl_xattr'))


So im wondering whats missing here in de debian packages because it looks that its enabled. 
If you have any tips where to look, very welkom. 

Greetz, 

Louis



 

> -----Oorspronkelijk bericht-----
> Van: samba [mailto:samba-bounces at lists.samba.org] Namens 
> Rowland Penny via samba
> Verzonden: woensdag 10 oktober 2018 10:12
> Aan: samba at lists.samba.org
> Onderwerp: Re: [Samba] NFSv4, homes, Kerberos...
> 
> On Wed, 10 Oct 2018 09:25:16 +0200
> "L.P.H. van Belle via samba" <samba at lists.samba.org> wrote:
> 
> > Hai,
> > 
> > Hmm.. Bummer.. 
> > I just discovered the debian package dont have the vfs_nfs4acl
> > include in the build. 
> > 
> > And because of that it's not in my packages. I'll have a look into
> > it, see what i can make of it. 
> > 
> 
> That is odd, it isn't as if it is a new vfs module, it has been about
> since 2013.
> 
> Rowland
> 
> -- 
> To unsubscribe from this list go to the following URL and read the
> instructions:  https://lists.samba.org/mailman/options/samba
> 
> 




More information about the samba mailing list