<?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 (CIFS) Upgrade in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-upgrade/m-p/2961884#M814323</link>
    <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;  I have samba 2.2.3a installed &amp;amp; configured in my Production servers.&lt;BR /&gt;I need to ugrade Samba to the latest version&lt;BR /&gt;available. I got the software. &lt;BR /&gt;&lt;BR /&gt;  Any precausions to be taken before I upgrate to the latest one?&lt;BR /&gt; &lt;BR /&gt;Will all the configurations be intact?&lt;BR /&gt;&lt;BR /&gt;Can any body give me the steps to be followed?&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;R.Suresh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;</description>
    <pubDate>Tue, 29 Apr 2003 13:46:25 GMT</pubDate>
    <dc:creator>R.Suresh</dc:creator>
    <dc:date>2003-04-29T13:46:25Z</dc:date>
    <item>
      <title>Samba (CIFS) Upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-upgrade/m-p/2961884#M814323</link>
      <description>Hi all,&lt;BR /&gt;&lt;BR /&gt;  I have samba 2.2.3a installed &amp;amp; configured in my Production servers.&lt;BR /&gt;I need to ugrade Samba to the latest version&lt;BR /&gt;available. I got the software. &lt;BR /&gt;&lt;BR /&gt;  Any precausions to be taken before I upgrate to the latest one?&lt;BR /&gt; &lt;BR /&gt;Will all the configurations be intact?&lt;BR /&gt;&lt;BR /&gt;Can any body give me the steps to be followed?&lt;BR /&gt;&lt;BR /&gt;Thanks &lt;BR /&gt;R.Suresh&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;  &lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2003 13:46:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-upgrade/m-p/2961884#M814323</guid>
      <dc:creator>R.Suresh</dc:creator>
      <dc:date>2003-04-29T13:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: Samba (CIFS) Upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-upgrade/m-p/2961885#M814324</link>
      <description>Nothing much just make sure you have your smb.conf file saved. &lt;BR /&gt;&lt;BR /&gt;Install new cifs and then put smb.conf file in place and start the samba. &lt;BR /&gt;&lt;BR /&gt;New cifs put everything in /opt/samba&lt;BR /&gt;&lt;BR /&gt;To start samba&lt;BR /&gt;/opt/samba/bin/startsmb&lt;BR /&gt;to stop&lt;BR /&gt;/opt/samba/bin/stopsmb&lt;BR /&gt;&lt;BR /&gt;Vi the startup script if you want any log file addedd or your smb.comf file location is different.&lt;BR /&gt;/sbin/init.d/samba&lt;BR /&gt;&lt;BR /&gt;Sachin&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2003 13:59:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-upgrade/m-p/2961885#M814324</guid>
      <dc:creator>Sachin Patel</dc:creator>
      <dc:date>2003-04-29T13:59:13Z</dc:date>
    </item>
    <item>
      <title>Re: Samba (CIFS) Upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-upgrade/m-p/2961886#M814325</link>
      <description>Take backup of your smb.conf file, Install samba then use the same smb.conf file to configure shared directories.&lt;BR /&gt;I upgraded from open source samba to CIFS (Hp's Samba) and just copied over smb.conf file in appropriate place.&lt;BR /&gt;&lt;BR /&gt;-USA..</description>
      <pubDate>Tue, 29 Apr 2003 14:04:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-upgrade/m-p/2961886#M814325</guid>
      <dc:creator>Uday_S_Ankolekar</dc:creator>
      <dc:date>2003-04-29T14:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Samba (CIFS) Upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-upgrade/m-p/2961887#M814326</link>
      <description>When we upgraded samba from an old version to a current version, we hit the kernel parm limit on nfile:&lt;BR /&gt;NOTE: Previous CIFS Server versions used 8 files for internal use.&lt;BR /&gt;&lt;BR /&gt;CIFS/9000 Server, version A.01.08, utilizes system resources differently&lt;BR /&gt;from previous versions. The following HP-UX kernel parameters must be&lt;BR /&gt;adjusted accordingly:&lt;BR /&gt;??? NFILES - total number of open files per system&lt;BR /&gt;Each smbd process will initially open 23 files for internal use.&lt;BR /&gt;However, clients will open more files during a session. Therefore, as a&lt;BR /&gt;minimum, the number of nfiles should be:&lt;BR /&gt;nfiles = (23 + max_client_files) * max_connected_clients&lt;BR /&gt;</description>
      <pubDate>Tue, 29 Apr 2003 14:21:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-upgrade/m-p/2961887#M814326</guid>
      <dc:creator>Martha Mueller</dc:creator>
      <dc:date>2003-04-29T14:21:04Z</dc:date>
    </item>
    <item>
      <title>Re: Samba (CIFS) Upgrade</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-upgrade/m-p/2961888#M814327</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;It's always wise to make a copy of /etc/opt/samba/smb.conf and the /var/opt/samba/private/smbpasswd (if you use it) before upgrading.  However I've recently upgraded a number of servers to CIFS A.01.09.04 due to the recent security alerts, and each time these files were not overwritten.&lt;BR /&gt;&lt;BR /&gt;If you don't manually stop CIFS before upgrading then swinstall will show some warnings in the analysis phase - but will shut down CIFS.  Remember to start CIFS again after the upgrade.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.</description>
      <pubDate>Tue, 29 Apr 2003 14:53:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-cifs-upgrade/m-p/2961888#M814327</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-04-29T14:53:20Z</dc:date>
    </item>
  </channel>
</rss>

