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
”



      Love Cricket? Check out live scores, photos, video highlights and more. 
Click here http://cricket.yahoo.com
_______________________________________________
ILUG Cochin Mailing List
http://ilug-cochin.org/mailman/
[email protected]
http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org
#[email protected]

Reply via email to