<?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 and HPUX10.20 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723776#M63733</link>
    <description>Getting there I think.  I really appreciate your help.&lt;BR /&gt;&lt;BR /&gt;I made a change as it was pointing to the wrong WINS server.&lt;BR /&gt;&lt;BR /&gt;When I try to map to \\ip.add.0.0\tmp, it says.&lt;BR /&gt;&lt;BR /&gt;The account is not authorized to log in from this station. &lt;BR /&gt;&lt;BR /&gt;</description>
    <pubDate>Thu, 30 May 2002 10:56:00 GMT</pubDate>
    <dc:creator>Nick D'Angelo</dc:creator>
    <dc:date>2002-05-30T10:56:00Z</dc:date>
    <item>
      <title>Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723748#M63705</link>
      <description>Hello,&lt;BR /&gt;I have downloaded the samba pre-compiled version but how do I configure my smb.conf?  Using vi?&lt;BR /&gt;&lt;BR /&gt;Also, how do I get Swat to come up via the browser?&lt;BR /&gt;&lt;BR /&gt;I hope it is a case of mental lapse on my part but for some reason I found this difficult.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;&lt;BR /&gt;Nickd</description>
      <pubDate>Tue, 14 May 2002 17:52:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723748#M63705</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2002-05-14T17:52:07Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723749#M63706</link>
      <description>Yes you would use vi to edit your smb.conf file.  To use swat:&lt;BR /&gt;&lt;BR /&gt;make sure 901 is listening&lt;BR /&gt;# netstat -an | grep 901&lt;BR /&gt;look for LISTEN&lt;BR /&gt;&lt;BR /&gt;on your browser&lt;BR /&gt;http://yourip:901&lt;BR /&gt;&lt;BR /&gt;The rest is point and click.&lt;BR /&gt;&lt;BR /&gt;Make sure you put "swat allow yourip" in the /var/adm/inetd.sec file.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Tue, 14 May 2002 18:07:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723749#M63706</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-05-14T18:07:53Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723750#M63707</link>
      <description>Nick-&lt;BR /&gt;&lt;BR /&gt;the browser is much easier, in my opinion.  you don't have to sift through everything right away, and only the main stuff is shown at first.  you can tell it to show all the options if you want to get complicated.  Also, the browser allows you to start/stop and add/remove clients, so it's an all-in-one service.  much nicer than manually in vi.&lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Tue, 14 May 2002 19:18:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723750#M63707</guid>
      <dc:creator>Mark Vollmers</dc:creator>
      <dc:date>2002-05-14T19:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723751#M63708</link>
      <description>If swat is running, then pointing your browser at http://localhost:901 (if on the server itself, or &lt;A href="http://ip.addr.of" target="_blank"&gt;http://ip.addr.of&lt;/A&gt; srvr:901 if not)&lt;BR /&gt;should bring it up. &lt;BR /&gt;&lt;BR /&gt;This presupposes that you are allowing swat to the network address of the workstation you're using, both in inetd.sec (if you have swat defined in this file) and from within the smb.conf file. &lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 14 May 2002 23:18:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723751#M63708</guid>
      <dc:creator>Mark Fenton</dc:creator>
      <dc:date>2002-05-14T23:18:08Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723752#M63709</link>
      <description>hi,&lt;BR /&gt;check /etc/services for entry "swat 901/tcp"&lt;BR /&gt;take a copy your default smb.conf . because&lt;BR /&gt;SWAT will overwrite this file.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 03:37:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723752#M63709</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-05-15T03:37:42Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723753#M63710</link>
      <description>I  can not get Swat to load/start.&lt;BR /&gt;&lt;BR /&gt;What is the syntax?</description>
      <pubDate>Wed, 15 May 2002 13:23:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723753#M63710</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2002-05-15T13:23:54Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723754#M63711</link>
      <description>&lt;BR /&gt;take a look at /etc/inetd.conf. It should contain a line&lt;BR /&gt;&lt;BR /&gt;swat    stream tcp   nowait.400 root /opt/samba/bin/swat swat&lt;BR /&gt;&lt;BR /&gt;and the at /etc/services which should contain &lt;BR /&gt;&lt;BR /&gt;swat      901/tcp       # SAMBA Web-based Admin Tool   &lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;If those entries are present  then simply point your browser at &lt;BR /&gt;&lt;BR /&gt;&lt;YOURHOST&gt;:901&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Rainer&lt;BR /&gt;&lt;/YOURHOST&gt;</description>
      <pubDate>Wed, 15 May 2002 13:41:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723754#M63711</guid>
      <dc:creator>Rainer von Bongartz</dc:creator>
      <dc:date>2002-05-15T13:41:16Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723755#M63712</link>
      <description>Are you using the latest version of samba on your 10.20 box, i know there were problems with older versions an swat...&lt;BR /&gt;&lt;BR /&gt;I would install the CIFS/9000 Server on the apps cd, i think it is on cd 3.&lt;BR /&gt;&lt;BR /&gt;GL,&lt;BR /&gt;C</description>
      <pubDate>Wed, 15 May 2002 13:49:46 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723755#M63712</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-05-15T13:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723756#M63713</link>
      <description>Do I need to restart inetd services?&lt;BR /&gt;&lt;BR /&gt;Am I restricted to browsing to the SWAT from the IP address that is specified?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 15 May 2002 14:17:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723756#M63713</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2002-05-15T14:17:12Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723757#M63714</link>
      <description>It doesn't hurt anything to run inetd -c, if the swat entry is in inetd.conf.  However, you don't need to run this if you have only made a change to the inetd.sec file. &lt;BR /&gt;&lt;BR /&gt;C</description>
      <pubDate>Wed, 15 May 2002 15:17:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723757#M63714</guid>
      <dc:creator>Craig Rants</dc:creator>
      <dc:date>2002-05-15T15:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723758#M63715</link>
      <description>All,&lt;BR /&gt;&lt;BR /&gt;I have swat running and configurable now. Thanks.&lt;BR /&gt;&lt;BR /&gt;However, I have created shares via samba, that do not appear on the Windows network.&lt;BR /&gt;&lt;BR /&gt;In fact, I can not map to any of them.&lt;BR /&gt;&lt;BR /&gt;Is there something that I am missing.&lt;BR /&gt;&lt;BR /&gt;Much appreciated.</description>
      <pubDate>Tue, 28 May 2002 16:15:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723758#M63715</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2002-05-28T16:15:54Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723759#M63716</link>
      <description>hi,&lt;BR /&gt;please paste your smb.conf for analysis.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar</description>
      <pubDate>Wed, 29 May 2002 05:37:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723759#M63716</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-05-29T05:37:06Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723760#M63717</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;if your shares don't appear in the windows network first check if they are available. On a windows command box:&lt;BR /&gt;&lt;BR /&gt;net view \\your.server.ip.adress&lt;BR /&gt;&lt;BR /&gt;This should show you all your shares of your samba server. Don't us the netbios name you gave your samba server.&lt;BR /&gt;&lt;BR /&gt;If you can see your shares (which i assume), then samba is set up correctly. Which means that the problem is on the Windows side.&lt;BR /&gt;&lt;BR /&gt;Are you using WINS? Then you have to configure your new samba server in your WINS server. The problem is/seems to be that the netbios name of your samba server is not known in your windows network.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards Stefan</description>
      <pubDate>Wed, 29 May 2002 05:43:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723760#M63717</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2002-05-29T05:43:10Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723761#M63718</link>
      <description>Interesting System Error 5 has occurred.&lt;BR /&gt;&lt;BR /&gt;Access is denied.&lt;BR /&gt;&lt;BR /&gt;Do I need to allow an IP address or do I need to do something on the Windows Network side of things?</description>
      <pubDate>Wed, 29 May 2002 11:06:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723761#M63718</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2002-05-29T11:06:43Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723762#M63719</link>
      <description>Could you please post the complete command you used and the result?&lt;BR /&gt;&lt;BR /&gt;Also please post your smb.conf file.&lt;BR /&gt;&lt;BR /&gt;Thanks&lt;BR /&gt;&lt;BR /&gt;Stefan</description>
      <pubDate>Wed, 29 May 2002 11:22:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723762#M63719</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2002-05-29T11:22:41Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723763#M63720</link>
      <description>I went to my command prompt on my Win2000 PC and typed in net view \\server.ip.address&lt;BR /&gt;&lt;BR /&gt; more smb.conf&lt;BR /&gt;# Samba config file created using SWAT&lt;BR /&gt;# from 10.20.20.75 (10.20.20.75)&lt;BR /&gt;# Date: 2002/05/28 14:52:49&lt;BR /&gt;&lt;BR /&gt;# Global parameters&lt;BR /&gt;[global]&lt;BR /&gt;        netbios name = UNIX&lt;BR /&gt;        server string = Unix home directories&lt;BR /&gt;        password server = server&lt;BR /&gt;        syslog = 0&lt;BR /&gt;        log file = /opt/samba/log.%m&lt;BR /&gt;        max log size = 1000&lt;BR /&gt;        local master = No&lt;BR /&gt;        wins server = 10.20.10.18&lt;BR /&gt;        short preserve case = No&lt;BR /&gt;        dos filetime resolution = Yes&lt;BR /&gt;&lt;BR /&gt;[tmp]&lt;BR /&gt;        path = /tmp&lt;BR /&gt;&lt;BR /&gt;[buder]&lt;BR /&gt;        path = /home1/buder&lt;BR /&gt;        username = buder&lt;BR /&gt;        admin users = nickd,root&lt;BR /&gt;&lt;BR /&gt;[nickd]&lt;BR /&gt;        comment = Nickd's Home&lt;BR /&gt;        path = /home1/nickd</description>
      <pubDate>Wed, 29 May 2002 11:25:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723763#M63720</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2002-05-29T11:25:52Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723764#M63721</link>
      <description>Hi,&lt;BR /&gt;I think you are not using any Windows NT PDC as authenticating server. If iam right then password server = server &lt;BR /&gt;is the culprit. &lt;BR /&gt;Try putting null value to the above line.&lt;BR /&gt;password server = &lt;BR /&gt;restart samba.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;U.SivaKumar&lt;BR /&gt;</description>
      <pubDate>Wed, 29 May 2002 11:45:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723764#M63721</guid>
      <dc:creator>U.SivaKumar_2</dc:creator>
      <dc:date>2002-05-29T11:45:48Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723765#M63722</link>
      <description>I reset the password server entry as suggested and still the same error message, System Error 5 has occurred.  &lt;BR /&gt;&lt;BR /&gt;Access is denied.&lt;BR /&gt;&lt;BR /&gt;An idea/question, do I need to set my samba server in the same domain as the Windows domain name?  If so, where do I do this in the netbios name?</description>
      <pubDate>Wed, 29 May 2002 12:24:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723765#M63722</guid>
      <dc:creator>Nick D'Angelo</dc:creator>
      <dc:date>2002-05-29T12:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723766#M63723</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;this seems like a user/password problem. As you don't have a security= in your smb.conf it is set (default) to security=user. Which means that you have to have the same valid user on both sides (NT and HP-UX).&lt;BR /&gt;&lt;BR /&gt;So you have to be buder, nickd or root on your NT Workstation to connect to your shares.&lt;BR /&gt;&lt;BR /&gt;If you have a different username on NT you should use the guest account. There are settings which read "guest ok" and "guest account". Activate them and give it a try. You might also want to set the security=share. This is less secure but easier to configure because you set all restrictions at the share.&lt;BR /&gt;&lt;BR /&gt;Hope this helps&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Regards Stefan</description>
      <pubDate>Wed, 29 May 2002 12:45:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723766#M63723</guid>
      <dc:creator>Stefan Schulz</dc:creator>
      <dc:date>2002-05-29T12:45:01Z</dc:date>
    </item>
    <item>
      <title>Re: Samba and HPUX10.20</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723767#M63724</link>
      <description>Nick-&lt;BR /&gt;&lt;BR /&gt;I didn't see this above, and apologize if it seems stupid, but have you made the samba password file(smbpasswd)?  you have to either remake your users in this file or tell samba to look at /etc/passwd before it will use the current UNIX users.  &lt;BR /&gt;&lt;BR /&gt;Mark</description>
      <pubDate>Wed, 29 May 2002 13:51:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-and-hpux10-20/m-p/2723767#M63724</guid>
      <dc:creator>Mark Vollmers</dc:creator>
      <dc:date>2002-05-29T13:51:21Z</dc:date>
    </item>
  </channel>
</rss>

