[Samba] How to configure DFS referrals on HP UX IA 64 - Samba 4.5.3 without AD DC

Aurélien Aptel aaptel at suse.com
Mon Mar 13 13:45:31 UTC 2017


Silambarasan Madhappan via samba <samba at lists.samba.org> writes:
> I want to configure DFS on standalone server on HP UX IA 64.
> Could you please help me on this.

You need to add

    host msdfs = yes

in the global section of your smb.conf and make a share with

    msdfs root = yes

Then it's just a matter of making symbolic links in the share pointing
to SMB servers instead of file paths e.g.:

    ln -s 'msdfs:the_server\the_share' the_link

There is a wiki page on this too.

https://wiki.samba.org/index.php/Distributed_File_System_(DFS)

-- 
Aurélien Aptel / SUSE Labs Samba Team
GPG: 1839 CB5F 9F5B FB9B AA97  8C99 03C8 A49B 521B D5D3
SUSE Linux GmbH, Maxfeldstraße 5, 90409 Nürnberg, Germany
GF: Felix Imendörffer, Jane Smithard, Graham Norton, HRB 21284 (AG Nürnberg)



More information about the samba mailing list