Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- $ cat /etc/samba/smb.conf
- # Samba config file created using Gentoo
- # Date: 2010/10/20 05:51:07
- [global]
- server string = hostname
- client NTLMv2 auth = Yes
- load printers = No
- printcap name = /dev/null
- local master = no
- ldap ssl = no
- ea support = Yes
- smb encrypt = desired
- [sharename]
- path = /mnt/media
- read only = No
- valid users = username
Add Comment
Please, Sign In to add comment