Samba Homedir Question.

Discussion in 'General' started by voide, Sep 21, 2007.

  1. voide

    voide New Member

    First of all, Hi!
    I've been using Ispconfig for quite a while and i'm very please with it. Congrats for making such a great and useful tool and sharing it. :)
    Although my question isn't related to that, i will try to get as clear as i can (english isn't my native language).
    I'm running Linux Ubuntu, i've managed to configure and i'm able to log in to my active directory created accounts, my only problem is that i want that my user HOME directory is saved into my server, let's say smb://master01/%u so that all the user account documents can be saved there, because right now the user's home are /home/domainname/%U.
    So i've tried to change smb.conf to both:
    Code:
            logon path = smb://master01/%U
    
    and also
    Code:
           template homedir = smb://master01/%U
    
    Since i'm not sure to which one to use.

    What i'm i doing wrong? Or isn't it possible?

    Thank you for your time.
     

Share This Page