On Sat, Apr 3, 2010 at 12:08 PM, John Drescher <dresche...@gmail.com> wrote:
> On Sat, Apr 3, 2010 at 11:00 AM,  <r...@gmx.at> wrote:
>> Hello
>> I want to add Win7 machine to my Samba PDC with WinXP clients. Google tells 
>> me I have to add a .V2 to my profiles. The samba log ask about a .v2 share.
>> Can someone explain me the difference of the v2 extension at the profile 
>> names and the roaming profile share?
>> Following my settings:
>>
>> smb.conf:
>> [global]
>>        logon path = \\%L\nt-profile
>>        logon home = \\%L\nt-profile
>>
>> [nt-profile]
>>        comment = Client Profiles
>>        path = /BUERO/samba/nt-profile/%u
>>        read only = No
>>        create mask = 0600
>>        directory mask = 0700
>>
>> [nt-profile.v2]
>>        comment = Client Profiles
>>        path = /BUERO/samba/nt-profile/%u
>>        read only = No
>>        create mask = 0600
>>        directory mask = 0700
>>
>>
>
> Make two shares.
>
> [profiles]
>
> and
>
> [profiles.v2]
>
> At least this is what works for me.
>

Also. They can NOT point to the same path. That was the point of
having a .v2. Vista+ and XP profiles are not compatible with each
other.

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

Reply via email to