<?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 Re: samba configuration in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3716102#M251885</link>
    <description>For a Newbie looking for a Howto, first look at:&lt;BR /&gt;&lt;BR /&gt;Samba-3 By Example (John Terpstra)&lt;BR /&gt;&lt;BR /&gt;This book has step-by-step instructions for multiple configurations, available from Amazon.  A good companion is:&lt;BR /&gt;&lt;BR /&gt;The Official Samba-3 Howto and Reference Guide (John Terpstra)&lt;BR /&gt;&lt;BR /&gt;This is the most comprehensive Samba publication, also on Amazon.  &lt;BR /&gt;&lt;BR /&gt;Both books apply to HP CIFS Server, but you should also have the HP CIFS Server Admin Guide and Release Notes, especially for installation.  Do not use whatever version your system was delivered with.  Go to software.hp.com and download the latest version.  To install the latest, you may also need to download and install the LDAP-UX Client, and Kerberos client.  It's easy and free.&lt;BR /&gt;&lt;BR /&gt;Eric Roseme</description>
    <pubDate>Tue, 24 Jan 2006 11:37:28 GMT</pubDate>
    <dc:creator>eric roseme</dc:creator>
    <dc:date>2006-01-24T11:37:28Z</dc:date>
    <item>
      <title>samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3716097#M251880</link>
      <description>Dear All,&lt;BR /&gt;&lt;BR /&gt;I am having a machine of hp-ux11.11. I would like to have howto document to start samba in my machine. I am a newbie so it would be helpful to have all basic documents.&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Tue, 24 Jan 2006 03:56:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3716097#M251880</guid>
      <dc:creator>Mugilvannan</dc:creator>
      <dc:date>2006-01-24T03:56:36Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3716098#M251881</link>
      <description>Hi Mugil, &lt;BR /&gt;&lt;BR /&gt;Take a look at this manual, &lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B8725-90021/index.html" target="_blank"&gt;http://docs.hp.com/en/B8725-90021/index.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;[Installing and Administering the CIFS/9000 Server]&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Tue, 24 Jan 2006 04:06:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3716098#M251881</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2006-01-24T04:06:02Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3716099#M251882</link>
      <description>Hi,&lt;BR /&gt;as a start I would scan through:&lt;BR /&gt;&lt;A href="http://www.oreilly.com/catalog/samba/chapter/book/index.html" target="_blank"&gt;http://www.oreilly.com/catalog/samba/chapter/book/index.html&lt;/A&gt;&lt;BR /&gt;Then for more details:&lt;BR /&gt;&lt;A href="http://us1.samba.org/samba/docs/" target="_blank"&gt;http://us1.samba.org/samba/docs/&lt;/A&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jan 2006 04:07:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3716099#M251882</guid>
      <dc:creator>Peter Godron</dc:creator>
      <dc:date>2006-01-24T04:07:17Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3716100#M251883</link>
      <description>0. Make sure you are running the current release of Samba (the HP Built one called HP CIFS Server!) at: &lt;A href="http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA" target="_blank"&gt;http://h20293.www2.hp.com/portal/swdepot/displayProductInfo.do?productNumber=B8725AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;1. Edit /etc/rc.config.d/samba to enable auto-start at boot.&lt;BR /&gt;&lt;BR /&gt;2. Make sure :&lt;BR /&gt;&lt;BR /&gt;/etc/services:&lt;BR /&gt;swat      901/tcp       # SAMBA Web-based Admin Tool&lt;BR /&gt;/etc/inetd.conf:&lt;BR /&gt;swat    stream tcp   nowait.400 root /opt/samba/bin/swat swat&lt;BR /&gt;&lt;BR /&gt;Add if not there and HUP (kill -HUP PID_of_Inetd)&lt;BR /&gt;&lt;BR /&gt;3. Via a web browser - connect to http://hpserver_running_samba:901  (use root/pass)&lt;BR /&gt;&lt;BR /&gt;SWAT will give you the best window to learn and configure Samba.&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 Jan 2006 08:57:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3716100#M251883</guid>
      <dc:creator>Alzhy</dc:creator>
      <dc:date>2006-01-24T08:57:05Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3716101#M251884</link>
      <description>I agree with Nelson - swat has an excellent source of documentation.&lt;BR /&gt;&lt;BR /&gt;On HP-UX - definately use HP's CIF's server.&lt;BR /&gt;&lt;BR /&gt;If you are integrating with Active Directory, have a read through my post:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=949365" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=949365&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Good doc:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.docs.hp.com/en/B8725-90079/B8725-90079.pdf" target="_blank"&gt;http://www.docs.hp.com/en/B8725-90079/B8725-90079.pdf&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds...Geoff</description>
      <pubDate>Tue, 24 Jan 2006 09:53:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3716101#M251884</guid>
      <dc:creator>Geoff Wild</dc:creator>
      <dc:date>2006-01-24T09:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3716102#M251885</link>
      <description>For a Newbie looking for a Howto, first look at:&lt;BR /&gt;&lt;BR /&gt;Samba-3 By Example (John Terpstra)&lt;BR /&gt;&lt;BR /&gt;This book has step-by-step instructions for multiple configurations, available from Amazon.  A good companion is:&lt;BR /&gt;&lt;BR /&gt;The Official Samba-3 Howto and Reference Guide (John Terpstra)&lt;BR /&gt;&lt;BR /&gt;This is the most comprehensive Samba publication, also on Amazon.  &lt;BR /&gt;&lt;BR /&gt;Both books apply to HP CIFS Server, but you should also have the HP CIFS Server Admin Guide and Release Notes, especially for installation.  Do not use whatever version your system was delivered with.  Go to software.hp.com and download the latest version.  To install the latest, you may also need to download and install the LDAP-UX Client, and Kerberos client.  It's easy and free.&lt;BR /&gt;&lt;BR /&gt;Eric Roseme</description>
      <pubDate>Tue, 24 Jan 2006 11:37:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3716102#M251885</guid>
      <dc:creator>eric roseme</dc:creator>
      <dc:date>2006-01-24T11:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: samba configuration</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3716103#M251886</link>
      <description>Free software source:&lt;BR /&gt;&lt;A href="http://software.hp.com" target="_blank"&gt;http://software.hp.com&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Note some points to pay attention to. If you have a Windows PDC you can join this domain but you must have both the samba client and the samba server installed, even if you do not intend to serve.&lt;BR /&gt;&lt;BR /&gt;The net join command is used to join a domain but requires the PDC administrative password to proceed.&lt;BR /&gt;&lt;BR /&gt;security=domain must be activated in smb.conf to join either an LDAP managed domain or an ADS domain.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 24 Jan 2006 12:03:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-configuration/m-p/3716103#M251886</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2006-01-24T12:03:10Z</dc:date>
    </item>
  </channel>
</rss>

