Advertisement
Guest User

Untitled

a guest
Sep 5th, 2020
127
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.26 KB | None | 0 0
  1.  
  2.  
  3. [global]
  4. workgroup = WORKGROUP
  5. netbios name = DOWNLOADS
  6. wins support = yes
  7.  
  8. [downloads]
  9. comment = Downloads
  10. path = /run/media/username/R/Tether/
  11. read only = no
  12. guest ok = yes
  13. guest only = yes
  14. guest account = nobody
  15. browsable = yes
  16. map to guest = global
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement