Displaying 20 results from an estimated 5000 matches similar to: "ACL on ZFS"
2010 Oct 01
1
File permissions getting destroyed with M$ software on ZFS
All,
Running Samba 3.5.4 on Solaris 10 with ZFS file system. I have
issues where we have shared group folders. In these folders a userA in
GroupA create file just fine with the correct inherited permissions
660. Problem is when userB in GroupA reads and modifies that file, with
M$ office apps, the permissions get whacked to 060+ and the file becomes
read only by everyone.
I did
2010 Oct 04
1
Solaris 10, zfs and windows
This seems to work.
The Samba (3.0.37) server is running Solaris 10 8/07 with the share on
zfs and joined to a windows 2003 active directory domain. Files created
in Solaris can be edited from windows without the permission being
changed. Files created from windows have the correct Solaris
permissions, owner and group and can be edited without permissions being
changed. We use the chmod command to
2015 Mar 11
0
UPN authentication for windows 2003 server
Hi,
When samba is joined to a 2k3 domain, UPN authentication does not work. It
works using smbclient, but not from a workstation that is not part of
the domain. I can reproduce this easily and provide logs and tcpdump's if
necessary. The same problem does not occur when samba is joined to 2k8
or 2k12 domains. Is this by design? Am I missing something?
- John
-------------- next part
2016 Feb 17
0
Can one set the owner of a folder to BUILTIN\Administrators?
On 17/02/16 17:27, Ian wrote:
>
> On 2/17/2016 5:00 AM, Rowland penny wrote:
>> On 17/02/16 00:03, Ian wrote:
>>> I've recently attempted to migrate some windows server files over to
>>> samba 4 hosted on a FreeNAS server.
>>>
>>> Using robocopy with the /copyall switch, I expected everything,
>>> including ACL's and ownership
2014 Jul 16
1
Changing ownership of files on Windows (net rpc rights?)
Hello,
I am unable to change ownership of Samba shares on Windows. It makes no
difference if Samba is a PDC or if it is a member server in an Active
Directory. I am running Samba 4.1.9 on FreeBSD 9.2 with ZFS. I can
easily change ownership locally on the FreeBSD box, however, when trying
to do it from Windows it errors out with access is denied. I've
attempted to use net rpc rights grant
2016 Feb 17
4
Can one set the owner of a folder to BUILTIN\Administrators?
On 2/17/2016 9:43 AM, Rowland penny wrote:
> On 17/02/16 17:27, Ian wrote:
>>
>> On 2/17/2016 5:00 AM, Rowland penny wrote:
>>> On 17/02/16 00:03, Ian wrote:
>>>> I've recently attempted to migrate some windows server files over to
>>>> samba 4 hosted on a FreeNAS server.
>>>>
>>>> Using robocopy with the /copyall switch,
2016 May 24
0
Improving 30-40MB/sec Sequential Reads
I'm seeing some really poor performance out of my FreeNAS (ver 9.10)
machine, running Samba "4.3.6-GIT-UNKNOWN". I'm using IOMeter to benchmark
sequential reads, and getting around 35-40 MB/sec, which seems unusual.
Mostly, I'm hoping someone can point me in the direction of a decent
tuning guide for a SOHO machine running Samba, but if you're inclined, I'll
delve
2016 Feb 17
2
Can one set the owner of a folder to BUILTIN\Administrators?
On 2/17/2016 5:00 AM, Rowland penny wrote:
> On 17/02/16 00:03, Ian wrote:
>> I've recently attempted to migrate some windows server files over to
>> samba 4 hosted on a FreeNAS server.
>>
>> Using robocopy with the /copyall switch, I expected everything,
>> including ACL's and ownership information to transfer over. For the
>> most part they have.
2019 Jan 24
0
GPO / Sysvol problems
This is the samba conf file (not on the DC's, but on the box where profiles are being stored - which is where our problem is, IMO) - does anything in here need addressing?
[I've slightly sanitized some names.]
I'm trying to gather relevant samba logs from this same box, as well as anything that looks relevant from the Windows station event logs.
But I thought starting here might be
2015 Dec 04
0
Samba, ZFS ACLs File Deletion and w
Hi.
I'm using Samba on FreeBSD to host various file servers. Recently I've
noticed one weird thing: samba needs w flag on file for being able to
delete it, plus, when 'force user' is used, samba needs additional flags
for group owning the file. Not sure if it was there all the time and
it's just me, or may be this is an intended behaviour (I hope not), so,
anyway I'll
2008 Nov 24
1
No write permission if POSIX bits 0 on ZFS written by M$ Office - dos_mode returning r
Hi all,
I'd appreciate any pointers or advise regarding the following issue with files
written by M$ Office on Samba 3.0.32 on snv_98 (OpenSolaris) on a ZFS filesystem:
samba share:
[sharename]
read only = No
browseable = yes
writeable = yes
directory mask = 0770
create mask = 0770
delete readonly = Yes
acl check permissions =
2010 Aug 19
1
zfsacl and nfs4 settings
I am looking for where zfsacl settings such as, zfsacl: acesort =
dontcare , are documented.
Do I need NFS settings such as, nfs4: mode = simple , if I am not using
NFS? If I do, where are they documented?
Thanks
2010 Oct 23
2
No ACL inheritance with aclmode=passthrough in onnv-134
Hi list,
while preparing for the changed ACL/mode_t mapping semantics coming
with onnv-147 [1], I discovered that in onnv-134 on my system ACLs are
not inherited when aclmode is set to passthrough for the filesystem.
This very much puzzles me. Example:
$ uname -a
SunOS os 5.11 snv_134 i86pc i386 i86pc
$ pwd
/Volumes/ACLs/dir1
$ zfs list | grep /Volumes
rpool/Volumes 7,00G 39,7G 6,84G
2016 Jan 06
0
problem whit files locks
Hello,
I have a problem with files locks on share. My server is running
FreeBSD 10.2 (amd64) with ZFS pool (raidz) for windows share and samba
4.3.3 (ROLE_ACTIVE_DIRECTORY_DC).
The server has approximately 100 users accounts and computers accounts.
>From one windows workstation I open a file e. g. text file (file.txt)
the smbstatus shows DENY_WRITE and everything seems right. But when I
open
2014 Sep 10
1
Configuring aio_pthread
I'm trying to learn more about samba by experimenting with samba on
FreeNAS. This involves a certain amount of reading how default smb4.conf
parameters are set in FreeNAS and then reading the manpages for those
parameters.
Async I/O is implemented in samba in freenas via the aio_pthread VFS
module. The manpage for vfs_aio_pthread states:
"the smb.conf parameters aio read size and aio
2011 Oct 14
1
ACL with ActiveDirectory@Groups
Dear All,
I'm new on this group.Greetings to all.
I have problem with this smb.conf share section
(I'm not samba admin, but I know this configuration)
smb.conf 3.5.8
###################
[AD-test-acl]
comment = AD-test-acl
path = /fs-e/AD/group/AD-test-acl
read only = No
create mask = 0770
directory mask = 0770
inherit permissions = Yes
2010 Jan 28
2
vfs objects - zfsacl
Looking to see if any one else is having this issue. Running 3.4.5 on
solaris 10 with ZFS file system. When I add the vfs objects = zfsacl,
Windows clients seem to fine but all my Mac OS X clients can no longer
access folders on the share. They can mount the share fine but
permissions are not being followed for Mac clients. "The folder "Name"
could not be opened because you
2010 Sep 27
1
solaris 10 -zfs - smb.conf
I'm desperately looking for an example of a working smb.conf file for solaris
10 using zfs ?
I've been trying so many possible combinations of the available options, but
I can not get it working properly.
I want to mimic simple NT acls, including inheritance, and the possibility
to add AD groups.
I often get stuck on deny aces being generated as the first aces in the acl.
Environment :
2013 Dec 20
1
samba4 vfs objects don't work
Hi
It seems the vfs objects are not loaded.
I've joined the domain with
"samba-tool domain join DOMAIN DC -UAdministrator%Passwort --realm=DOMAIN.LOCAL --server=windows-dc.domain.local --use-ntvfs"
The modules zfsacl.so and recycle.so exists in /usr/local/lib/shared-modules/vfs
But neither the ZFS module nor the recycler works.
Samba version: 4.0.13
Build host: FreeBSD
2012 Jul 24
0
default extended file attributes on ZFS [samba 3.6.5 / freebsd ]
I'm running the latest FreeBSD 10.0-CURRENT with samba 3.6.5.
I'm sharing some folders from a ZFS file system
properties of the zfs filesystem:
tank/users aclmode passthrough inherited from
tank
tank/users aclinherit passthrough received
When I create a file via a windows client on the shared volume following
ACL is applied:
getfacl