<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>OAuth on Amit Agarwal Linux Blog</title>
    <link>/tags/oauth/</link>
    <description>Recent content in OAuth on Amit Agarwal Linux Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 28 Apr 2011 14:58:30 +0000</lastBuildDate>
    
	<atom:link href="/tags/oauth/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>client lanman auth is disabled error for samba</title>
      <link>/2011/04/28/client-lanman-auth-disabled-error-samba/</link>
      <pubDate>Thu, 28 Apr 2011 14:58:30 +0000</pubDate>
      
      <guid>/2011/04/28/client-lanman-auth-disabled-error-samba/</guid>
      <description>&lt;!--[ad#ad-2]--&gt;
&lt;p&gt;The error:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Server requested &lt;a class=&#34;zem_slink&#34; title=&#34;LM hash&#34; rel=&#34;wikipedia&#34; href=&#34;http://en.wikipedia.org/wiki/LM_hash&#34;&gt;LANMAN&lt;/a&gt; password (share-level security) but ‘&lt;a class=&#34;zem_slink&#34; title=&#34;Client (computing)&#34; rel=&#34;wikipedia&#34; href=&#34;http://en.wikipedia.org/wiki/Client_%28computing%29&#34;&gt;client&lt;/a&gt; lanman auth’ is disabled&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;is easily fixable. You just need to tell samba that client lanman auth is enabled. And here is how to do this:&lt;/p&gt;
&lt;p&gt;If you are getting this error then add the following in the globals section of the &lt;a class=&#34;zem_slink&#34; title=&#34;Samba (software)&#34; rel=&#34;homepage&#34; href=&#34;http://www.samba-tng.org/&#34;&gt;samba configuration&lt;/a&gt;:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;client lanman auth = Yes&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Ensure that you change this in the file &lt;strong&gt;/etc/samba/smb.conf&lt;/strong&gt;&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
