smb.conf: Difference between revisions

from HTYP, the free directory anyone can edit if they can prove to me that they're not a spambot
m cat: sys files
subpage links updated
Line 4: Line 4:
[[smb.conf]] is the main configuration file for the [[Samba]] server, which provides [[Windows (Microsoft)|Windows]] "[[Network Neighborhood]]" [[network share|shares]] on [[Linux]] (and possibly on other non-Windows [[operating systems]]).
[[smb.conf]] is the main configuration file for the [[Samba]] server, which provides [[Windows (Microsoft)|Windows]] "[[Network Neighborhood]]" [[network share|shares]] on [[Linux]] (and possibly on other non-Windows [[operating systems]]).
==Articles==
==Articles==
* [[smb.conf manpage]]: the official documentation
* [[/manpage]]: the official documentation
* [[smb.conf examples]]: sample config files (well... file)
* [[/examples]]: sample config files

Revision as of 21:54, 7 September 2010

computing: software: Samba: smb.conf

Overview

smb.conf is the main configuration file for the Samba server, which provides Windows "Network Neighborhood" shares on Linux (and possibly on other non-Windows operating systems).

Articles