Skip to content

Instantly share code, notes, and snippets.

Created September 13, 2013 16:15
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/6552748 to your computer and use it in GitHub Desktop.
Save anonymous/6552748 to your computer and use it in GitHub Desktop.
testparm /etc/samba/smb.conf
Load smb config files from /etc/samba/smb.conf
rlimit_max: increasing rlimit_max (1024) to minimum Windows limit (16384)
Processing section "[something]"
Loaded services file OK.
Server role: ROLE_STANDALONE
Press enter to see a dump of your service definitions
[global]
workgroup = SAMBASHARE
map to guest = Bad User
usershare allow guests = Yes
idmap config * : backend = tdb
[something]
path = /data
valid users = guest, someusername
read only = No
create mask = 0660
directory mask = 02775
guest ok = Yes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment