Hi, I think the problem due to the roaming profile. According to your configuration, your profile is read only. I think you can have two solutions. 1. Copy the profile files to the users profile directory. or 2. just change the permission of the profile directory to write ( read only = no) Regards, Sooraj N.S
--- On Sun, 8/16/09, kevin sha <[email protected]> wrote: From: kevin sha <[email protected]> Subject: [ILUG-Cochin.org] samba PDC problem To: "ilug cochin" <[email protected]> Date: Sunday, August 16, 2009, 7:31 PM Hello all I set up samba PDC in my local system and try to login from windos XP,by using the samba username and password . then I got the following error. and XP will give a temporary login “Windows cannot locate the server copy of your roaming profile and is attempting to log you on with your local profile. Changes to the profile will not be copied to the server when you logoff. Possible causes of this error include network problems or insufficient security rights. If this problem persists, contact your network administrator. DETAIL - The network path was not found. ” could you please tell me how to solve this problem my configuration file is given below “ [global] workgroup = WORKGROUP netbios name= primary dc os level = 33 preferred master = yes local master = yes ####### Authentication ####### security = user ########## Domains ########### domain logons = yes logon path = \\home\samba\profiles\%U logon drive = H: logon home = \\home\samba\netlogon\%U ===========Share Definitions =========== [homes] comment = Home Directories browseable = yes writable = yes read only = yes create mask = 0777 directory mask = 0777 valid users = %S [netlogon] path = /home/samba/netlogon read only = no guest ok = yes share modes = yes [profiles] comment = Users profiles path = /home/samba/profiles guest ok = yes browseable = yes read only = yes [kevin] comment = kevin's directory read only = yes writable = yes locking = no path = /kevin guest ok = yes ” Yahoo! recommends that you upgrade to the new and safer Internet Explorer 8. -----Inline Attachment Follows----- _______________________________________________ ILUG Cochin Mailing List http://ilug-cochin.org/mailman/ [email protected] http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org #[email protected]
_______________________________________________ ILUG Cochin Mailing List http://ilug-cochin.org/mailman/ [email protected] http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org #[email protected]
