similar to: vfs_fruit best practise for Mac, Windows, Linux access

Displaying 20 results from an estimated 50000 matches similar to: "vfs_fruit best practise for Mac, Windows, Linux access"

2015 Mar 24
1
Samba server with NFSV4/kerberos
Hello Luc, thanks for your answer. If I understand you correctly than you are using samba4 as windows domaincontroller and you do not have another Windows DC? So after all you have exactly one Kerberos Server that is part of the samba4 server? Thanks Rainer Am 24.03.2015 um 12:41 schrieb Luc Lalonde: > Guten tag Rainer, > > We use our Samba4/Win2k8 AD domain to authenticate all our
2016 Oct 09
2
Mac OS Timemachine over SMB
Is it possible to backup Mac OS devices through a Samba share on Samba 4.4.6 on Fedora 24 with Time Machine? I am able to successfully advertise the share through Avahi, connect to it in Finder, and read/write files. I am also able to see the share as a destination in Time Machine, but selecting it shows an error that "The selected network backup disk does not support the required
2015 Mar 24
0
Samba server with NFSV4/kerberos
Guten tag Rainer, We use our Samba4/Win2k8 AD domain to authenticate all our Linux/Windows/OSX workstations. The home directories are mounted using CIFS in the Windows and OSX clients and NFS4 (krb5) in our Linux labs. Here?s our documentation (french): https://techwiki.gi.polymtl.ca/NFSv4_Kerberos <https://techwiki.gi.polymtl.ca/NFSv4_Kerberos> If Google translate gives you something
2016 Oct 10
0
Mac OS Timemachine over SMB
Hello Kevin, Mac OS by default looks for TimeMachine volumes over AFP not CIFS-SMB… Like you, I experimented with Samba a couple of years ago to try to get it to work anyway. With a few modifications on the client’s part and some configuration on the Samba server I got it to work… but recovery only worked for clients that I had configured in advance… Recovery with the Mac OS tools (Migration
2015 Mar 24
5
Samba server with NFSV4/kerberos
Hello, I am searching for a solution that I thought should be kind of standard, but until now I was not successful finding anything. Here is the problem: At our site we offer windows and linux, most servers (eg file, samba, web) are linux based. User data is stored on NFS file servers. Windows systems are part of a Windows domain with an ADS domain controller. At the moment the linux samba
2013 Oct 17
0
Samba 4 as Kerberos server for NFSv4
Hello Folks, I'm trying to configure AD (mixed Samba4 and Windows2008R2 DC's) for kerberized NFS (NFSv4). Our server is CentOS 6.4 (with Samba 4.1.0)f and our clients are Fedora 19. Console sessions work fine and the user's home directory mounts fine with AutoFS. But sessions initiated with GDM, KDM, or even SSHD fail to mount the user's home directory. We can get an SSH
2017 Apr 23
2
uses vfs_fruit, but that requires \"ea support = yes\"
interesting warning - is that not implicit and why? uses vfs_fruit, but that requires \"ea support = yes\" Apr 23 21:32:27 srv-rhsoft ark: kf5.kio.core: We got some errors while running testparm "Load smb config files from /etc/samba/smb.conf\nLoaded services file OK.\nERROR: Service \"filesharing\" uses vfs_fruit, but that requires \"ea support =
2018 Dec 12
0
vfs_fruit causes delay in listing directories for Windows clients
Hai, Can you tell the following that helps. OS ? Samba Version? ( pre-builded or source ) Kernel version? I think you need to wait for 4.9.4 if all patches ive seen on vfs_fruit are getting in. These might help. Go through bugzilla, you might find more about this here. Greetz, Louis > -----Oorspronkelijk bericht----- > Van: samba [mailto:samba-bounces at lists.samba.org]
2020 Oct 20
0
File copy with macOS Finder leaves random files grayed out using vfs_fruit
Hi all, We use the vfs_fruit module and lately we have experienced that random files copied with Finder are being grayed out. We think this is probably due to the extended attribute "user.DosStream.AFP_AfpInfo:$DATA" not being updated/removed after the file is copied. If we manually remove the xattr in question with the command setfattr -d 'user.DosStream.AFP_AfpInfo:$DATA', the
2016 Apr 27
0
Migration to vfs_fruit with existing AppleDouble files?
On Fri, Apr 22, 2016 at 03:18:31PM -0700, Scott Call wrote: > Hello! > > I have a quite large installation that currently supports OSX clients by > forcing them to SMB1 with no streams (via the "nsmb.conf") file. > > This setup forces the OSX clients to generate their own ._[FILENAME] > appledouble files for files with resource forks (like adobe documents). >
2024 Jul 09
1
session setup failed: NT_STATUS_NO_IMPERSONATION_TOKEN
On Tue, 9 Jul 2024 14:21:58 -0400 Luc Lalonde <luc.lalonde at polymtl.ca> wrote: > I get the same error using 'net ads join' > > Here are my sanitized config files: > > ############## begin /etc/krb5.conf #################### > > includedir /etc/krb5.conf.d/ Samba does not like the 'includedir' line and doesn't require most of the other lines,
2014 Jan 16
1
Replication errors (WERR_DS_DRA_SCHEMA_MISMATCH)
Hello, I'm getting replication errors of this type on the Samba (version 4.1.4) server (name=Roquefort): ##### ############################# ERROR(<class 'samba.drs_utils.drsException'>): DsReplicaSync failed - drsException: DsReplicaSync failed (8418, 'WERR_DS_DRA_SCHEMA_MISMATCH') File
2024 May 08
3
Wiki - Best Practise to install a 2nd AD-DC or "backup"-DC
Hello list, I searched the wiki, but couldn't find any article on this topic - maybe I used the wrong terms ... Is there a "Best Practise" documentation how to install a 2nd AD-DC (or "backup"-DC)? Cheers, Torsten
2016 Apr 22
2
Migration to vfs_fruit with existing AppleDouble files?
Hello! I have a quite large installation that currently supports OSX clients by forcing them to SMB1 with no streams (via the "nsmb.conf") file. This setup forces the OSX clients to generate their own ._[FILENAME] appledouble files for files with resource forks (like adobe documents). We recently discovered the fine work that's been done on vfs_fruit and wanted to see it it could
2017 Apr 28
2
Unable to add a particular member to group (Samba 4.6.3)
On Fri, 28 Apr 2017 09:41:31 -0400 Luc Lalonde <Luc.Lalonde at polymtl.ca> wrote: > Hello Rowland, > > Have you tried deleting a user, re-creating the same user and then > try to add him to a group? > > I'm convinced that this will point us in the right direction to > correct the bug. > Yes and to confirm it, I just did it again: samba-tool user create User2
2024 May 08
1
Wiki - Best Practise to install a 2nd AD-DC or "backup"-DC
On Wed, 8 May 2024 09:48:48 +0200 lists--- via samba <samba at lists.samba.org> wrote: > Hello list, > > I searched the wiki, but couldn't find any article on this topic - > maybe I used the wrong terms ... > > Is there a "Best Practise" documentation how to install a 2nd AD-DC > (or "backup"-DC)? > > Cheers, > Torsten > That
2019 Jul 29
3
Samba 4.11.0RC1 replication with Windows2012R2 ?
Hello Folks, There seems to be contradicting sentences in the release notes for 4.11.0RC1: Default schema updated to 2012_R2 --------------------------------- Default AD schema changed from 2008_R2 to 2012_R2. 2012_R2 functional level is not yet available. Older schemas can be used by provisioning with the '--base-schema' argument. Existing installations can be updated with the
2018 Dec 12
4
vfs_fruit causes delay in listing directories for Windows clients
Listing directories with many files (10000+) from a Windows client is nociceably slower when vfs_fruit is enabled on the samba server compared to the same setup without vfs_fruit. On my setup it's roughly 2.5 times slower. To me it looks like this is caused by the getxattr call which is only present with vfs_fruit activated and introduces an additional delay of ~ 0.00033 s per listed
2024 May 08
1
Wiki - Best Practise to install a 2nd AD-DC or "backup"-DC
Thanks a lot Ingo, Rowland and Luis! [...] INFO 2024-05-08 12:33:25,196 pid:2355 /usr/lib/python3/dist-packages/samba/join.py #1324: Sending DsReplicaUpdateRefs for all the replicated partitions INFO 2024-05-08 12:33:25,261 pid:2355 /usr/lib/python3/dist-packages/samba/join.py #1354: Setting isSynchronized and dsServiceName INFO 2024-05-08 12:33:25,281 pid:2355
2017 Apr 28
2
Unable to add a particular member to group (Samba 4.6.3)
On Fri, 28 Apr 2017 11:01:14 -0400 Luc Lalonde <Luc.Lalonde at polymtl.ca> wrote: > Hello Rowland, > > Is this what you mean? > > [root at roquefort ~]# echo $LANG > fr_CA.utf8 > What I was trying to get at is, does your username have any of those funny marks above some of the letters (you can tell I am English, I don't know the correct name for them because we