• [Samba] How to configure DFS referrals on HP UX IA 64 - Samba 4.5.3 wit

    From Silambarasan Madhappan via samba@21:1/5 to All on Mon Mar 13 07:40:01 2017
    Hi ,

    I want to configure DFS on standalone server on HP UX IA 64.
    Could you please help me on this.

    Thanks.
    --
    To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From =?utf-8?Q?Aur=C3=A9lien?= Aptel via@21:1/5 to Silambarasan Madhappan via samba on Mon Mar 13 14:50:03 2017
    Silambarasan Madhappan via samba <samba@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)

    --
    To unsubscribe from this list go to the following URL and read the instructions: https://lists.samba.org/mailman/options/samba

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)