docs:samba
Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| docs:samba [2010-04-20 13:22] – Mateusz Korniak | docs:samba [2010-04-20 18:17] (current) – typos glen | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | /* UndefinedMacro: | ||
| - | ====== Allowing simple access from MS windows computers | + | |
| - | We have user ' | + | ===== Allowing simple access from MS windows computers ===== |
| + | We have user ' | ||
| Line 23: | Line 25: | ||
| | | ||
| </ | </ | ||
| - | Set which IP# can conect | + | Set which IP# can connect |
| Line 71: | Line 73: | ||
| - | ===== Add samba user (used to microsoft network logins) | + | ==== Add samba user (used to microsoft network logins) ==== |
| Line 80: | Line 82: | ||
| You should now see server in network neighbourhood and be able to login to it or map drives on its shares. | You should now see server in network neighbourhood and be able to login to it or map drives on its shares. | ||
| + | |||
| + | |||
| + | ===== Allowing following symlinks outside of share directory ===== | ||
| + | In global section one need to disable linux client extensions (allowing to create symlinks) | ||
| + | |||
| + | < | ||
| + | unix extensions=no | ||
| + | </ | ||
| + | And per share add: | ||
| + | |||
| + | < | ||
| + | wide links = yes | ||
| + | </ | ||
docs/samba.1271762557.txt.gz · Last modified: 2010-04-20 13:22 by Mateusz Korniak