Displaying 20 results from an estimated 10000 matches similar to: "ACLs over NFSv4 and Samba"
2019 Aug 23
3
nfsv4-acls for cifs and nfsv4
hi there -
is it possible to share a directory via samba and (kernel-)nfsv4 in
parallel and make samba use (ie.: read, write and enforce) nfsv4 acls to
implement winnt-acls?
i know that using nfs3 and posix acls is working halfway okay, but
couldn't find anything useful for nfsv4 and the associated acls - sorry
if i missed something obvious. i played around with the nfs4acl_xattr
and
2015 Dec 03
2
Linux & NFSv4 ACLs
I have a situation where I need to share, via Samba, a filesystem mounted via NFSv4. I'm struggling with the best way to make Samba see the NFSv4 ACLs and enumerate them to provide the proper SMB/CIFS access to the files, instead of "Access Denied" errors that I currently get.
Looking at the Samba source, the only obvious NFSv4 stuff appears to be the following:
- zfsacl, available
2015 Dec 04
2
Linux & NFSv4 ACLs
> On Dec 3, 2015, at 17:24, Jeremy Allison <jra at samba.org> wrote:
>
>> On Thu, Dec 03, 2015 at 03:54:21PM -0700, Nick Couchman wrote:
>> I have a situation where I need to share, via Samba, a filesystem mounted via NFSv4. I'm struggling with the best way to make Samba see the NFSv4 ACLs and enumerate them to provide the proper SMB/CIFS access to the files, instead
2015 Dec 04
2
Linux & NFSv4 ACLs
----- Original Message -----
> From: "Jeremy Allison" <jra at samba.org>
> To: "Nick E Couchman" <nick.couchman at seakr.com>
> Cc: samba at lists.samba.org
> Sent: Thursday, December 3, 2015 6:13:51 PM
> Subject: Re: [Samba] Linux & NFSv4 ACLs
> On Thu, Dec 03, 2015 at 06:03:39PM -0700, Nick Couchman wrote:
>>
>> > On Dec 3,
2015 Dec 04
2
Linux & NFSv4 ACLs
----- Original Message -----
> From: "Jeremy Allison" <jra at samba.org>
> To: "Nick E Couchman" <nick.couchman at seakr.com>
> Cc: samba at lists.samba.org
> Sent: Friday, December 4, 2015 1:22:06 PM
> Subject: Re: [Samba] Linux & NFSv4 ACLs
> On Thu, Dec 03, 2015 at 07:31:36PM -0700, Nick Couchman wrote:
>>
>> Try these pages (U
2024 Jul 13
1
Samba and NFSv4 ACLs
> Samba provides the "nfs4acl_xattr" vfs module precisely for that.
I am not an expert in Windows ACL, but where do you see that the
nfs4acl_xattr vfs module provides the support for "manage the ACLs on
the OS of the Samba host directly?"
From the Wiki page, https://wiki.samba.org/index.php/NFS4_ACL_overview,
it implies the following four operation modes are possible.
2020 Jul 02
1
Multiprotocol File Sharing via NFSv4 and Samba
FreeNAS / FreeBSD have native NFSv4 ACLs. They do however lack kernel
oplock support so there are perhaps some caveats in that regard.
On Thu, Jul 2, 2020 at 3:07 PM Strahil Nikolov via samba <
samba at lists.samba.org> wrote:
> Hi Kraus,
>
> I know that Gluster can be exported over NFS-Ganesha (supports v4.X),
> Samba (protocol 1.0 in order to get 'real'
2015 Mar 11
2
Rsync ACLs over NFSv4 to EXT4 - rsync_xal_set: lsetxattr - Operation not supported
I think this is an NFS or ext4 question, but wanted to post this here for a
sanity check. :) I've been searching for over a week for a solution and
have turned up nil.
I'm trying to rsync with options -AX over an NFSv4 mount TO an ext4 drive
FROM an ext4 drive and both have acl and user_xattr enabled. The command:
rsync -aAX /data/ /mnt/back/data
results in:
rsync:
2014 May 07
1
NFSv4 acls inheritance flags
Hi people,
I'm testing Samba 4.0.17 running as classic pdc mode under FreeBSD 10 and 9.2 , all shares are on ZFS volumes, i would like to use UFS instead of ZFS , but according the wiki page https://wiki.freebsd.org/NFSv4_ACLs nfsv4 inheritance flags works only with ZFS , i tried the parameters inherit acls and inherit permissions with module vfs_zfsacl on the UFS shares but got no success
2020 Jul 02
5
Multiprotocol File Sharing via NFSv4 and Samba
Hi all,
are there any non-commercial solutions (apart from solutions like Dell EMC, IBM and NetApp) around that allow to simultaneously access the same file system via NFSv4 and Samba exports in a (nearly) non-conflicting manner, especially w.r.t. to NFSv4/Windows ACL incompatibilities?
Best
Sebatian
____________________
Sebastian Kraus
Team IT am Institut f?r Chemie
Geb?ude C, Stra?e des 17.
2012 Mar 06
3
Samba to share NFSv4 + ACL mounted filesystems on NetApp storage
Hi,
We are running into a problem with a Samba setup and would like to
know if a current fix or workaround is at all possible.
Our setup is a NetApp filer serving NFS v4 that is mounted by
Solaris and Linux servers. On those servers we are using Samba to
create shares of those NFSv4 mounted filesystems. We are migrating
to this NFSv4 setup from an existing Solaris NFSv3+Posix ACL setup
that also
2024 Jul 12
2
Samba and NFSv4 ACLs
Hello
In the Samba Wiki page "https://wiki.samba.org/index.php/NFS4_ACL_overview"
we can read the following:
"If you use the Samba vfs module acl_xattr, you can use the full Windows ACL
features but you will not be able to manage the ACLs on the OS of the Samba
host directly and you will not have the permissions enforced by the
filesystem. Samba is doing permission management in
2010 Apr 20
2
viewing, if not editing, NFSv4 ACL's from Samba shares
Good morning, folks.
I'm involved in a project to enforce NFSv4 ACL's across a variety of
storage platforms, in particular NetApps sharing NFS. That works fiine
with the NetApp NFS qtrees, but we'd like to share those with CIFS
clients as well. This works, and restricts access the way we expect
NFSv4 ACL's to work, but the Windows clients cannot view any of the
security settings
2012 Jun 09
2
[patch] NFSv4/ZFS ACLs
This is a PoC patch for NFSv4/ZFS ACLs.
The objective of the patch is that rsync --acls support NFSv4/ZFS ACLs
without requiring a new command line option
NFSv4 ACLs can't be represented using POSIX draft ACLs, if an NFSv4 ACL is
present a separate POSIX draft ACL will not be present and there are new
APIs
to access NFSv4 ACLs. So we need to distinguish between NFSv4 ACLs and
POSIX
ACLs in
2015 Mar 11
0
Rsync ACLs over NFSv4 to EXT4 - rsync_xal_set: lsetxattr - Operation not supported
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Xattrs are not supported via NFS:
http://comments.gmane.org/gmane.linux.nfs/53259
I would suggest letting rsync do the networking between the Linux
systems (probably over ssh). This will also prevent you from being
stuck in --whole-file.
On 03/11/2015 09:41 AM, Andrew LaPierre wrote:
> I think this is an NFS or ext4 question, but wanted to post
2015 Jun 11
2
NFSv4 delegation
hi all,
i'm managing a large installation of a dovecot cluster in director + NFS
backend architecture and we are moving from NFSv3 to NFSv4. Our NFS
server is a Netapp in clustered mode and reading technical specs of
NFSv4 delegation feature it seems that enabling delegation in this type of
dovecot architecture should bring great benefits: only one backend server access
a specific mailbox at a
2015 Jun 12
2
NFSv4 delegation
Alessio Cecchi wrote:
[...]
> Have you already try to run NFSv4?
it's in place on a (very) small sample of mailboxes in dbox format, no issues
up to now (Debian Wheezy mainline kernel)
> When we switch to netapp and nfsv4 we had many problems (lock problems
> and instability) and we had to go immediately to NFSv3. I don't know if
> was a netapp problem or nfs client (Debian
2015 Dec 04
0
Linux & NFSv4 ACLs
On Thu, Dec 03, 2015 at 03:54:21PM -0700, Nick Couchman wrote:
> I have a situation where I need to share, via Samba, a filesystem mounted via NFSv4. I'm struggling with the best way to make Samba see the NFSv4 ACLs and enumerate them to provide the proper SMB/CIFS access to the files, instead of "Access Denied" errors that I currently get.
>
> Looking at the Samba source,
2015 Dec 04
0
Linux & NFSv4 ACLs
On Thu, Dec 03, 2015 at 06:03:39PM -0700, Nick Couchman wrote:
>
> > On Dec 3, 2015, at 17:24, Jeremy Allison <jra at samba.org> wrote:
> >
> >> On Thu, Dec 03, 2015 at 03:54:21PM -0700, Nick Couchman wrote:
> >> I have a situation where I need to share, via Samba, a filesystem mounted via NFSv4. I'm struggling with the best way to make Samba see the
2018 Oct 10
1
NFSv4, homes, Kerberos...
Thank you for that, i did have a good look at that one.
And i use Debian 9, if you test what i posted below in the thread, you will see NFSv4 works fine.
Below is missing one more thing, the "allow to delegate (kerberos only) " on the computer object in the AD, should be enabled.
And yes, i've see bugchecks also but only on my debian .. Lenny.. Stt.. ;-) .. Its my last lenny