[Samba] ADUC tool cannot creates users home directory

Nishant Sharma codemarauder at gmail.com
Wed Mar 27 08:49:59 MDT 2013


On Mar 27, 2013 8:08 PM, "?icro MEGAS" <micromegas at mail333.com> wrote:
>

>
> My smb.conf contains:
>
> [global]
>    template homedir = /data1/homes/%ACCOUNTNAME
>
> [homes]
>          browseable = no
>    read only = no

Remove template homedir from global and add following to your homes section:

path = /data1/homes

And while defining home directory for users in dsa.msc give following path:

\\SRV4\homes\%USERAME%

And it should work fine.

Regards,
Nishant


More information about the samba mailing list