> Hi, > I'm kinda new to samba so forgive my ignorance. I want to set up users so > that depending on the user you would have access - read, write or > read/write both. I know that is is possible to specify whether the drive > is > read only, write etc. So is it possible to set priveleges at the user > level? thanx.
Yes, it is. Try in the console: $ man smb.conf and type '/read only' without quotes to see this info, hit 'n' to go to the next coincidence. U must see: read only writeable guest ok valid users read list write list Regards (do not try this in smb.conf) > > Abhishake > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba > > -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
