Displaying 1 result from an estimated 1 matches for "user_on_locality_b".
2012 Jan 11
4
MSDFS on [homes] share for two samba servers
...hats are requirements. So I have decided to use MSDFS in 
combination with [homes] in this way:
- on server A (which will acts as "files.example.com") there will be 
homedirs MSDFS links for users on locality B pointed to their real 
homedirs on server B (with classic symlink syntax "user_on_locality_B" 
-> "msdfs:IP_of_server_B\user_on_locality_B" )
So if user Bob from locality B will access its homedir, it will be 
transparently redirected from Server A to its homedir on closest server B.
this is nice theory. but in practicle, is this feasible with current 
version of samba 3...