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