<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Samba problem in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526932#M477410</link>
    <description>Please help, I am in diastrates.&lt;BR /&gt;&lt;BR /&gt;While transferring any file from NT to HP-UX via samba, it changes the case of some files ( from upper to lower ).&lt;BR /&gt;The laughing and killing point is that, if i select a file and paste it to another folder via samba in the same machine, it changes case.&lt;BR /&gt;&lt;BR /&gt;The problem occurs only with certain files, which it picks up at random but remains constant on those files, ( there might be a speicific combination for it, but till now i am unable to figure it out ).&lt;BR /&gt;&lt;BR /&gt;Is this a installation problem or something else?</description>
    <pubDate>Mon, 18 Apr 2005 08:04:14 GMT</pubDate>
    <dc:creator>Vibhor Kumar Agarwal</dc:creator>
    <dc:date>2005-04-18T08:04:14Z</dc:date>
    <item>
      <title>Samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526932#M477410</link>
      <description>Please help, I am in diastrates.&lt;BR /&gt;&lt;BR /&gt;While transferring any file from NT to HP-UX via samba, it changes the case of some files ( from upper to lower ).&lt;BR /&gt;The laughing and killing point is that, if i select a file and paste it to another folder via samba in the same machine, it changes case.&lt;BR /&gt;&lt;BR /&gt;The problem occurs only with certain files, which it picks up at random but remains constant on those files, ( there might be a speicific combination for it, but till now i am unable to figure it out ).&lt;BR /&gt;&lt;BR /&gt;Is this a installation problem or something else?</description>
      <pubDate>Mon, 18 Apr 2005 08:04:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526932#M477410</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-04-18T08:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526933#M477411</link>
      <description>&lt;BR /&gt;It's a configuration issue. Check your smb.conf file:&lt;BR /&gt;&lt;BR /&gt;grep -i case ./smb.conf&lt;BR /&gt;&lt;BR /&gt;and post the results&lt;BR /&gt;&lt;BR /&gt;live free or die&lt;BR /&gt;harry d brown jr</description>
      <pubDate>Mon, 18 Apr 2005 08:13:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526933#M477411</guid>
      <dc:creator>harry d brown jr</dc:creator>
      <dc:date>2005-04-18T08:13:42Z</dc:date>
    </item>
    <item>
      <title>Re: Samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526934#M477412</link>
      <description>In your bin directory of your samba installation is a programm that is called testparm. This prints all configuration parameters of your samba configuration. Can you execute this command and attach the output here, please?!&lt;BR /&gt;&lt;BR /&gt;Roland</description>
      <pubDate>Mon, 18 Apr 2005 09:08:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526934#M477412</guid>
      <dc:creator>RolandH</dc:creator>
      <dc:date>2005-04-18T09:08:22Z</dc:date>
    </item>
    <item>
      <title>Re: Samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526935#M477413</link>
      <description>Hi,&lt;BR /&gt;have you had a look at:&lt;BR /&gt;set smb.conf parameter&lt;BR /&gt;short preserve case=yes&lt;BR /&gt;and&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=34267" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=34267&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;ALSO: (0 points for 21 answers)&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/helptips.do?#34" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/helptips.do?#34&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards</description>
      <pubDate>Mon, 18 Apr 2005 09:56:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526935#M477413</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-04-18T09:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526936#M477414</link>
      <description>Sorry guys,&lt;BR /&gt;&lt;BR /&gt;I will keep an eye on the point system nowonwards.&lt;BR /&gt;&lt;BR /&gt;I think i got the problem.&lt;BR /&gt;Just tell me what sould i do:&lt;BR /&gt;I am posting the output of &lt;BR /&gt;testparm | grep -i case&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;default case = lower&lt;BR /&gt;        case sensitive = No&lt;BR /&gt;        preserve case = Yes&lt;BR /&gt;        short preserve case = No&lt;BR /&gt;        mangle case = No &lt;BR /&gt;&lt;BR /&gt;What are these and which ones should i change.&lt;BR /&gt;</description>
      <pubDate>Mon, 18 Apr 2005 23:04:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526936#M477414</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-04-18T23:04:06Z</dc:date>
    </item>
    <item>
      <title>Re: Samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526937#M477415</link>
      <description>HI,&lt;BR /&gt;for a description of the parameters please read:&lt;BR /&gt;&lt;A href="http://www.unix.org.ua/orelly/samba/ch05_04.html" target="_blank"&gt;http://www.unix.org.ua/orelly/samba/ch05_04.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;I suggest you chnage the parameters mentioned in the soultions and then report back with an update.&lt;BR /&gt;Regards</description>
      <pubDate>Wed, 20 Apr 2005 10:15:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526937#M477415</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2005-04-20T10:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526938#M477416</link>
      <description>Mine is:&lt;BR /&gt;&lt;BR /&gt; default case = lower&lt;BR /&gt; case sensitive = No&lt;BR /&gt; preserve case = Yes&lt;BR /&gt; short preserve case = No&lt;BR /&gt; mangle case = No&lt;BR /&gt;&lt;BR /&gt;What version of Samba are you using and is it HP's?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA" target="_blank"&gt;http://www.software.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Wed, 20 Apr 2005 11:04:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526938#M477416</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2005-04-20T11:04:51Z</dc:date>
    </item>
    <item>
      <title>Re: Samba problem</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526939#M477417</link>
      <description>Thanks guys,&lt;BR /&gt;&lt;BR /&gt;I had to change&lt;BR /&gt;short preserve case = No&lt;BR /&gt;&lt;BR /&gt;to&lt;BR /&gt;short preserve case = Yes&lt;BR /&gt;</description>
      <pubDate>Mon, 25 Apr 2005 00:44:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-problem/m-p/3526939#M477417</guid>
      <dc:creator>Vibhor Kumar Agarwal</dc:creator>
      <dc:date>2005-04-25T00:44:04Z</dc:date>
    </item>
  </channel>
</rss>

