Samba: Difference between revisions

From Hack Sphere Labs Wiki
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


{{/File}}
}}

Revision as of 16:15, 7 October 2012

Debian

To Mount: install cifs-utils

adduser bla disable ssh smbpasswd -a username

Sample Config File

smb.conf
Template error: are you trying to use the = sign? Visit Help:Template#Escape template-breaking characters for workarounds.