Samba: Difference between revisions
Jump to navigation
Jump to search
Created page with "=Debian= To Mount: install cifs-utils *http://www.unixmen.com/standalone-samba-in-debian-squeeze/ *http://charlesa.net/tutorials/debian/debiansamba.php adduser bla disable ..." |
|||
| Line 10: | Line 10: | ||
==Sample Config File== | ==Sample Config File== | ||
{{File|smb.conf|content= | {{File|smb.conf|content= | ||
[VIDEO] | [VIDEO] | ||
comment = Videos | comment = Videos | ||
| Line 31: | Line 31: | ||
guest ok = no | guest ok = no | ||
}} | |||
Revision as of 16:15, 7 October 2012
Debian
To Mount: install cifs-utils
- http://www.unixmen.com/standalone-samba-in-debian-squeeze/
- http://charlesa.net/tutorials/debian/debiansamba.php
adduser bla disable ssh smbpasswd -a username
Sample Config File
smb.conf