[Samba] Is winbindd required for Windows 7 clients

John Drescher drescherjm at gmail.com
Tue Mar 23 13:55:23 MDT 2010


On Tue, Mar 23, 2010 at 3:39 PM,  <r.s1 at gmx.at> wrote:
> No, because I dind't find any information about that share.
> This is my profile share:
>
> [nt-profile]
>       comment = Client Profiles
>       path = /BUERO/samba/nt-profile/%u
>       read only = No
>       create mask = 0600
>       directory mask = 0700
>
> I only copied the profiles to <username>.V2:
>
> drwsrwsr-x 32 admin    users  4096 2010-03-10 19:51 admin
> drwxr-sr-x 30 admin    users  4096 2010-03-08 19:24 admin.V2
>
> Further I set the registy entries according Samba wiki: http://wiki.samba.org/index.php/Windows7
>

Here is what I have on my samba PDC.


[Profiles]
    path = /home/%U/%U.pds
    browseable = no
    profile acls = yes

[Profiles.v2]
    path = /home/%U/%U.pds.v2
    browseable = no
    profile acls = yes
    csc policy= disable

John


More information about the samba mailing list