Skip to content

Instantly share code, notes, and snippets.

@cristiandley
Created June 25, 2015 11:57
Show Gist options
  • Save cristiandley/e24be351b20966a12e76 to your computer and use it in GitHub Desktop.
Save cristiandley/e24be351b20966a12e76 to your computer and use it in GitHub Desktop.
samba
[global]
workgroup = GRUPODETRABAJO
server string = Samba Server %v
netbios name = misamba
security = user
map to guest = bad user
dns proxy = no
#============================ Share Definitions ==============================
[Anonymous]
path = /samba/anonymous
browsable =yes
writable = yes
guest ok = yes
read only = no
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment