implementing security with network file shares
I am using a Windows XP box to provide three network file shares. I am running Xubuntu 10.04 LTS as a client and I am seeking advice on how to implement security for the network file share on the Xubuntu client side.
some initial thoughts:
setting appropriate permissions via command line options when the the network file share is mounted ?
making a specific group or user "owner" of the network file share ?
I'm working on a script that runs at start up, looks at who is logged in and based on group id, mounts the appropriate shares and sets the appropriate permissions.
Feel free to direct me to a more appropriate forum. The underlying issue is security but I think the discussion would get pretty specific to network protocols (cifs, smb, etc).
Thanks.
|