Samba: Difference between revisions
Jump to navigation
Jump to search
| Line 4: | Line 4: | ||
*http://www.unixmen.com/standalone-samba-in-debian-squeeze/ | *http://www.unixmen.com/standalone-samba-in-debian-squeeze/ | ||
*http://charlesa.net/tutorials/debian/debiansamba.php | *http://charlesa.net/tutorials/debian/debiansamba.php | ||
adduser bla | adduser bla | ||
| Line 11: | Line 13: | ||
==Sample Config File== | ==Sample Config File== | ||
{{File|smb.conf|content= | {{File|smb.conf|content= | ||
security = user | |||
[VIDEO] | [VIDEO] | ||
comment = Videos | comment = Videos | ||
Revision as of 16:17, 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