I am setting up a server and multiple client PC's. All will run Kubuntu, nothing to be installed other than MC. I have never setup multiple drives with Linux, or shared over a network, and I have some questions.
All PC's will probably have the same user name and password. I do not need access to the PC's from outside of the network. Ideally all PC's can read and write to the server drives.
I assume Samba should be used to have access to the server drives from the other PCs.
When I add ext4 drives to the server, the owner is 'root', and there are no permissions. I know how to change owner and permissions, but I do not know what to change them too.
What should the owner be for the server drives? Will assigning an owner block access to the files if the drives are moves to a different PC with a different user?
What should the rwx ugo be for the drives? I am fine to have full read write permission from everyone on the network, but I ask in case this may create security concerns.
Any help is appreciated. I understand the answers can be based on personal preference, but i am curious about good practices, or tips to avoid doing something stupid. Like what works well for peoples current setups.
Thanks