Having a bit of an issue with file permissions.
I started using NFS instead of SMB on my secondary Linux PC because of much better transfer speeds. The issue is, every file/folder created through NFS cannot be modified or removed through the SMB share because of lack of permissions (on a primary machine I still use SMB, can't fully switch to one or the other). What would be the proper way to fix this? Could I force permissions for all files and folders created through NFS, so there's no such problems when accessing them through SMB?