User Tools

Site Tools


docs:samba

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Last revision Both sides next revision
docs:samba [2010-04-20 13:22]
Mateusz Korniak
docs:samba [2010-04-20 14:00]
Mateusz Korniak
Line 1: Line 1:
 +/* UndefinedMacro:​ TableOfContents(None) */ 
  
  
-====== Allowing simple access from MS windows computers ​======+ 
 +===== Allowing simple access from MS windows computers =====
 We have user '​kolo'​ on linux machine '​someserver'​ and we want access it's home directory contents from windwows machines. ​ We have user '​kolo'​ on linux machine '​someserver'​ and we want access it's home directory contents from windwows machines. ​
  
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 disbale linux client extensions (allowing to create symlinks) ​
 +
 +<​file>#​ Turns off possiblity to clients to craete symlinks ​                                                                                                                                                                                       ​
 +unix extensions=no
 +</​file>​
 +And per share add: 
 +
 +<​file> ​  ​follow symlinks = yes
 +   wide links = yes
 +</​file>​
  
docs/samba.txt · Last modified: 2010-04-20 18:17 by glen