Hi,<br><br>Just change the os level.<br><br>Please refer the following howto also <br><a href="http://kbase.redhat.com/faq/docs/DOC-10071">http://kbase.redhat.com/faq/docs/DOC-10071</a><br><a href="http://kbase.redhat.com/faq/docs/DOC-4806">http://kbase.redhat.com/faq/docs/DOC-4806</a><br>
<br>Regards<br>Gejo <br><br><div class="gmail_quote">On Sun, Aug 16, 2009 at 7:31 PM, kevin sha <span dir="ltr">&lt;<a href="mailto:kevinsha008@yahoo.co.in">kevinsha008@yahoo.co.in</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<table border="0" cellpadding="0" cellspacing="0"><tbody><tr><td style="font-family: inherit; font-style: inherit; font-variant: inherit; font-weight: inherit; font-size: inherit; line-height: inherit; font-size-adjust: inherit; font-stretch: inherit;" valign="top">



        
        
        
        

<p style="margin-bottom: 0in;">Hello all</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">        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 <br></p>
<p style="margin-bottom: 0in;">        </p>
<p style="margin-bottom: 0in;">        “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.   
</p>
<p style="margin-bottom: 0in;">
</p>
<p style="margin-bottom: 0in;">
</p>
<p style="margin-bottom: 0in;">DETAIL - The network path was not
found. 
”</p><br><p style="margin-bottom: 0in;"><br></p><p style="margin-bottom: 0in;"><br></p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">could you please tell me  how to solve
this problem</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">my configuration file is given below</p><br><p style="margin-bottom: 0in;"><br></p><p style="margin-bottom: 0in;"><br> 
</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">“</p>
<p style="margin-bottom: 0in;">[global]</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">workgroup = WORKGROUP 
</p>
<p style="margin-bottom: 0in;">   netbios name= primary dc 
</p>
<p style="margin-bottom: 0in;">   os level = 33 
</p>
<p style="margin-bottom: 0in;">   preferred master = yes 
</p>
<p style="margin-bottom: 0in;">   local master = yes</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">####### Authentication #######</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">security = user</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">########## Domains ###########</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">domain logons = yes</p>
<p style="margin-bottom: 0in;">logon path = <a>\\home\samba\profiles\%U</a></p>
<p style="margin-bottom: 0in;">logon drive = H:</p>
<p style="margin-bottom: 0in;">logon home = <a>\\home\samba\netlogon\%U</a></p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">===========Share Definitions
===========</p>
<p style="margin-bottom: 0in;">[homes] 
</p>
<p style="margin-bottom: 0in;">   comment = Home Directories 
</p>
<p style="margin-bottom: 0in;">   browseable = yes 
</p>
<p style="margin-bottom: 0in;">   writable = yes</p>
<p style="margin-bottom: 0in;">   read only = yes</p>
<p style="margin-bottom: 0in;">   create mask = 0777</p>
<p style="margin-bottom: 0in;">   directory mask = 0777</p>
<p style="margin-bottom: 0in;">    valid users = %S</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">[netlogon]</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">path = /home/samba/netlogon 
</p>
<p style="margin-bottom: 0in;">   read only = no 
</p>
<p style="margin-bottom: 0in;">   guest ok = yes 
</p>
<p style="margin-bottom: 0in;">   share modes = yes 
</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">[profiles] 
</p>
<p style="margin-bottom: 0in;">    comment = Users profiles 
</p>
<p style="margin-bottom: 0in;">    path = /home/samba/profiles 
</p>
<p style="margin-bottom: 0in;">    guest ok = yes 
</p>
<p style="margin-bottom: 0in;">    browseable = yes 
</p>
<p style="margin-bottom: 0in;">   read only = yes</p>
<p style="margin-bottom: 0in;"><br>
</p>
<p style="margin-bottom: 0in;">[kevin] 
</p>
<p style="margin-bottom: 0in;">   comment = kevin&#39;s directory 
</p>
<p style="margin-bottom: 0in;">   read only = yes 
</p>
<p style="margin-bottom: 0in;">   writable = yes 
</p>
<p style="margin-bottom: 0in;">   locking = no 
</p>
<p style="margin-bottom: 0in;">   path = /kevin 
</p>
<p style="margin-bottom: 0in;">   guest ok = yes</p>
<p style="margin-bottom: 0in;">”</p>
</td></tr></tbody></table><br><div class="hm">
      <hr size="1"> Yahoo! recommends that you upgrade to the new and safer <a href="http://in.rd.yahoo.com/tagline_ie8_1/*http://downloads.yahoo.com/in/internetexplorer/" target="_blank"> Internet Explorer 8</a>.</div><br>
_______________________________________________<br>
ILUG Cochin Mailing List<br>
<a href="http://ilug-cochin.org/mailman/" target="_blank">http://ilug-cochin.org/mailman/</a><br>
<a href="mailto:Mailinglist@ilug-cochin.org">Mailinglist@ilug-cochin.org</a><br>
<a href="http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org" target="_blank">http://ilug-cochin.org/mailman/listinfo/mailinglist_ilug-cochin.org</a><br>
#<a href="mailto:ilugkochi@irc.freenode.net">ilugkochi@irc.freenode.net</a><br>
<br></blockquote></div><br><br clear="all"><br>