source:
freewrt/package/samba/files/smb.conf@
d419478
| Last change on this file since d419478 was 256e0b3d, checked in by , 19 years ago | |
|---|---|
|
|
| File size: 313 bytes | |
| Line | |
|---|---|
| 1 | [global] |
| 2 | syslog = 0 |
| 3 | syslog only = yes |
| 4 | workgroup = FreeWRT |
| 5 | server string = FreeWRT Samba Server |
| 6 | security = share |
| 7 | encrypt passwords = yes |
| 8 | guest account = nobody |
| 9 | local master = yes |
| 10 | name resolve order = lmhosts hosts bcast |
| 11 | |
| 12 | [tmp] |
| 13 | comment = /tmp |
| 14 | path = /tmp |
| 15 | browseable = yes |
| 16 | public = yes |
| 17 | writeable = no |
| 18 |
Note:
See TracBrowser
for help on using the repository browser.
