[42/54] samba: Enable support for Apple's OS X by default

Message ID 20201013160812.27754-42-michael.tremer@ipfire.org
State Accepted
Commit 03e7f9719ba4f656496941615d36484717da7ef8
Headers
Series [01/54] samba: Migrate configuration from Samba 3.6 to 4.x |

Commit Message

Michael Tremer Oct. 13, 2020, 4:08 p.m. UTC
  Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
---
 html/cgi-bin/samba.cgi | 3 +++
 1 file changed, 3 insertions(+)
  

Patch

diff --git a/html/cgi-bin/samba.cgi b/html/cgi-bin/samba.cgi
index 43d351e98..d9c5f3f29 100644
--- a/html/cgi-bin/samba.cgi
+++ b/html/cgi-bin/samba.cgi
@@ -156,6 +156,9 @@  winbind use default domain = yes
 # Log to syslog
 logging = syslog
 
+# Enable support for Apple
+vfs objects = catia fruit streams_xattr
+
 END
 ;