From a7c1445933e9a8e50ef1eda333b15eec6486e465 Mon Sep 17 00:00:00 2001 From: Nicole Rappe Date: Thu, 4 Apr 2024 21:19:41 -0600 Subject: [PATCH] Update smb.conf --- smb.conf | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/smb.conf b/smb.conf index d6bd251..f1273cd 100644 --- a/smb.conf +++ b/smb.conf @@ -1,7 +1,7 @@ [global] - workgroup = MOONGATE + workgroup = BUNNY-LAB security = ads - realm = MOONGATE.LOCAL + realm = BUNNY-LAB.IO kerberos method = secrets and keytab winbind refresh tickets = Yes vfs objects = acl_xattr @@ -19,4 +19,4 @@ [example] path = /mnt/example read only = no - valid users = @"MOONGATE\reconstructionlab" + valid users = @"BUNNY-LAB\domain users" \ No newline at end of file