Skip to content

Instantly share code, notes, and snippets.

@djamol
Created February 22, 2023 11:25
Show Gist options
  • Save djamol/e8686e3b7dee2c6d4edfcff33c367442 to your computer and use it in GitHub Desktop.
Save djamol/e8686e3b7dee2c6d4edfcff33c367442 to your computer and use it in GitHub Desktop.
##multiple user permission file access read/write permission
[Project2]
browseable = yes
writeable = yes
path = /var/www/html
force user = root
read list =@root, @amoluser
write list = @root, @amoluser
create mode = 0644
public = yes
directory mode = 0755
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment