Score:0

Ubuntu Samba server

cn flag

I have one folder for sharing on lan. How can I set user permissions for example user1 can read only --- user 2 can write and read. How can I do this?

Score:0
es flag

Create a share in smb.conf that looks something like this:

[Sharename]
path = /path/to/folder
read only = yes
guest ok = no
valid users = user1 user2
write list = user2
mangohost

Post an answer

Most people don’t grasp that asking a lot of questions unlocks learning and improves interpersonal bonding. In Alison’s studies, for example, though people could accurately recall how many questions had been asked in their conversations, they didn’t intuit the link between questions and liking. Across four studies, in which participants were engaged in conversations themselves or read transcripts of others’ conversations, people tended not to realize that question asking would influence—or had influenced—the level of amity between the conversationalists.