Security: Managing network shares remotely on Ubuntu?
- by Industrial
Hi everyone,
I am about to setup a home network server running Ubuntu Server and I'm currently a bit worried about how to handle network shares and permissions in a good way.
After working a bit lately with Netgears ReadyNAS's units, I have become really spoiled with how easy it was to set up network shares and giving a specific user different levels of network access to a specific share (forbidden access, read, read/write).
How would I accomplish the same with my Ubuntu server through SSH?
Thanks a lot