similar to: samba4 vfs objects don't work

Displaying 20 results from an estimated 2000 matches similar to: "samba4 vfs objects don't work"

2013 Dec 19
1
Performance issues samba4 with e.g. "ls -la"
Hello I have performace problems with services or commands that uses user or groups on the filesystem. "wbinfo -u" lasts about 5 seconds for an output of ~150 users Also a "ls -la" takes about 5 seconds to give an result. ls -lan however is very quick. ps ax is quick, ps -aux slow ... If samba is stopped the performance is quick always. A problem is the webserver. Delivering
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
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
2020 Sep 16
1
Internal error on Samba 4.10.17
On Wed, Sep 16, 2020 at 5:41 AM Andrew Walker <walker.aj325 at gmail.com> wrote: > > > On Tue, Sep 15, 2020 at 11:43 PM Budi Janto via samba < > samba at lists.samba.org> wrote: > >> >> >> On 9/16/20 2:27 AM, Andrew Walker wrote: >> > >> > >> > On Tue, Sep 15, 2020 at 2:58 PM Budi Janto via samba >> > <samba at
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
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.
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
2020 Oct 05
0
VFS shadowcopy2 with FeeBSD & ZFS
We have: vfs objects = shadow_copy2 zfsacl (Actually, vfs objects = shadow_copy2 zfsacl fruit streams_xattr, but I wanted to point out the order of shadow_copy2 and zfsacl). To rule out shadow:format problems, I would create just one snapshot with a simple name and configure shadow:format accordingly. Also, is /public the mountpoint of the ZFS dataset? If not, then you might need
2013 Sep 26
2
Samba4, ZFS and FreeBSD
Hi all, I am in the process of finding the best way to use Samba4 as an AD under FreeBSD and ZFS. The following is based on own research, google, mail archives, a bit of source code etc. So please correct me if I am wrong. 1. ZFS is using NFSv4 ACLs. 2. NFSv4 ACLs are modelled with NTFS (Windows) ACLs in mind. 3. Samba4 started with a new ntvfs file server but that was abandoned (or
2013 Dec 19
1
Trouble with charsets on samba4
Hello I have much trouble with german umlauts. I've installed samba4 as a DC in an existing Windows Domain. The first join I made with a blank smb4.conf "samba-tool domain join DOMAIN DC -UAdministrator%Passwort --realm=DOMAIN.LOCAL --server=windows-dc.domain.local --use-ntvfs" It works fine and everything is synced. On the share we have directories and files with german umlauts.
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
2019 Feb 27
1
Samba 4.9.4 drops group write permission on files (at file access time) with 'vfs objects' enabled
> Would this be on a DC ? > If so, you are removing the default vfs objects. and this is a known > ‘problem' Not on a DC - this is on AD member fileserver(s) It’s not a ‘problem’. It’s a _problem_. If you can’t add 'vfs objects’ without the default built-in module getting lost then how is that supposed to work at all? I’ve tried looking at the source code to see if there is
2019 May 22
1
vfs objects
Does anyone know how to get vfs modules - specifically zfsacl and/or nfs4acl - with samba? When I didn’t find it in 16.04, 18.04 or 19.04 ubuntu versions I decided to look elsewhere - Launchpad - but it wasn’t in that build either. So I decided to build from source thinking that there must be an option for it during build time but the Samba build options page lists no such option. So, are these
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
2009 Oct 21
1
zfs acls and MS office applications
I'm trying to use zfs acls in solaris 10. I've looked at past posts regarding this and some online help, but am stuck. I'm currently using samba 3.3.9; I've had the same problem with 3.3.7. samba is compiled and running as an Active Directory member server (compiled with ldap and kerberos). The zfs disk is local. I'm not using winbind. I compiled with zfsacl module.
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