Thanks a lot for your help. The problem is partially solved. However, for the Samba Server not to overwrite the profile, I have to delete the exclusion list every time I logout from the client, i.e. ntuser.ini is being written back to the server every time i logout with the same Exclusion List, although I changed it before login in. Could you please tell me where can i change settings (may be default user on Samba Server?) so i won't get the same ntuser.ini written to the server every time i logout. Thanks you in advance! Dimitry.
----- Original Message ----- From: "Laurent Hofmann" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Friday, December 20, 2002 8:53 PM Subject: [Samba] Re: How to enforce client to download the profile form server > hello, > as a clue you should take a look at ntuser.ini in the profile location of an > user : > > [General] > ExclusionList=Local Settings;Temporary Internet Files;Historique;Temp;Local > Settings\Application Data\Microsoft\Outlook; > > This is the list of folders of the profile that do not synchronize... > I think this can help ;) > Please send me your feedback :) > > Laurent HOFMANN > > "Owens, Bob" <[EMAIL PROTECTED]> a �crit dans le message de news: > [EMAIL PROTECTED] > > Help to see your smb.conf but here is mine it may help. > > > > [global] > > logon path = \\%L\Profiles\%U > > > > [Profiles] > > path = /data/domain/Profiles/ > > browseable = no > > writable = yes > > valid users = @domusers > > create mode = 0770 > > directory mode = 0770 > > force group = root > > > > > > -----Original Message----- > > From: Dimitry Surkov [mailto:[EMAIL PROTECTED]] > > Sent: Friday, December 20, 2002 10:07 AM > > To: [EMAIL PROTECTED] > > Subject: [Samba] How to enforce client to download the profile form server > > > > > > Dear all, > > > > i have the following problem. my smb.conf is working, but clients cannot > > download their profiles from the server. I explain this on an example: > > i have two windows machines: #1 and #2 > > i) i delete all local profiles in windows and a profile of user in unix > > ii) login to machine #1, have the win dialog as though i just started the > > machine for the first time (which is true), set my personal settings in > > Outlook. logout > > iii) login to machine #1 again and everything functions o.k., logout > > iii) login to machine #2, i have the same win dialog as though i just > > started the machine, although it is not the case, since i was on machine > #1 > > already and no settings in Outlook. logout > > iv) login to machine #1, the profile is gone, i do not have the win start > > dialog again, but my outlook settings are gone. > > > > What could it be? It seems that the windows machine uploads the profile to > > the server, but in case of start on the same machine the local profile is > > being used. However the new machine does not download the profile, but > > overwrites it with a new locally created profile. SO, as i see it the > > problem is: the client does not download the profile form the samba > server. > > > > Please help. Thanks in advance. > > > > Dimitry Surkov > > mailto: [EMAIL PROTECTED] > > -- > > To unsubscribe from this list go to the following URL and read the > > instructions: http://lists.samba.org/mailman/listinfo/samba > > > > > > > -- > To unsubscribe from this list go to the following URL and read the > instructions: http://lists.samba.org/mailman/listinfo/samba -- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba
