What happend to 2.2.2

Jeremy Allison jra at samba.org
Fri Oct 12 00:39:25 GMT 2001


On Thu, Oct 11, 2001 at 11:51:36PM +0200, Toomas Soome wrote:
> On Thu, 11 Oct 2001, Jeremy Allison wrote:
> 
> > On Thu, Oct 11, 2001 at 11:27:50PM +0200, Toomas Soome wrote:
> >
> > > also, will your w2k reuse your profile copy, left in w2k after logout?
> > > or will it removed if polcy is set up to remove it?
> >
> > I didn't set up the policy to remove it, so I guess it does reuse the
> > copy. It does correctly update the server copy on logout though.
> >
> > > I was hit with these two problems as well... and I have reported into
> > > samba-technical list:)
> >
> > Can you precisely describe the problem above...
> >
> 
> I set my profile path to be loaded from login server, and so w2k stopped
> complaining about profile.
> 
> however, with each new login w2k created new profile in \documents and
> settings, like:
> tsoome
> tsoome.DOMAIN
> tsoome.DOMAIN.001
> ...

Ok, I just tried to reproduce this problem with 2.2.2 CVS.
I set up a Samba PDC (JEREMY1), entered a W2K server as a member, and
a second Samba server (JEREMY3) as a member set with "security=domain".

I then added the lines :

        logon home = \\jeremy3\%U
        logon path = \\jeremy3\%U\profile

to the smb.conf on JEREMY1 and logged in to the W2k box. The
profile was created successfully in \\jeremy3\%U\profile, and
updated on logoff. A locally cached copy was created on the
W2k box. I then logged on and off several times, and the
profile was updated as expected. No extra cached copies
were created on the W2k client.

I'm going to mark this fixed and ship (tomorrow) unless
you can give me details on reproducing this bug.

Jeremy.




More information about the samba-technical mailing list