<?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 initial setup in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-initial-setup/m-p/3014473#M912014</link>
    <description>Hi Bruno,&lt;BR /&gt;&lt;BR /&gt;There's 2 steps you need to follow:&lt;BR /&gt;&lt;BR /&gt;1) configure the smb.conf for your share&lt;BR /&gt;2) configure the users&lt;BR /&gt;&lt;BR /&gt;To configure smb.conf you can either use an editor like vi or you can use SWAT - a gui accessed via a browser using http://&lt;SERVERNAME&gt;:901&lt;BR /&gt;&lt;BR /&gt;There are 2 main areas of smb.conf; [global] and the individual shares.  In the global section you define global parameters including the security type and the workgroup.  Please read through the docs to see which method of security is best for your usage.&lt;BR /&gt;&lt;BR /&gt;The individual share sections define the path to the area of the filesystem you are sharing, who can access them and masks for file permissions.&lt;BR /&gt;&lt;BR /&gt;To configure the users will depend on the security method you've chosen.  Some methods use your Windows domain's PDC, other use a separate smbpasswd file on the CIFS server.&lt;BR /&gt;&lt;BR /&gt;I recommend that you have a look through the Using Samba book by O'Reilly - it's available in an online version via SWAT and will guide you through some of the choices you have to make.&lt;BR /&gt;&lt;BR /&gt;As for using a Mac - if it can map shares from a Windows box then there should be no problem mapping to a CIFS share.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren&lt;/SERVERNAME&gt;</description>
    <pubDate>Thu, 03 Jul 2003 11:30:49 GMT</pubDate>
    <dc:creator>Darren Prior</dc:creator>
    <dc:date>2003-07-03T11:30:49Z</dc:date>
    <item>
      <title>Samba initial setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-initial-setup/m-p/3014472#M912013</link>
      <description>I just installed the CIFS/9000 server and client software. I ran the samba_setup script and started the samba daemons. And now ?&lt;BR /&gt;&lt;BR /&gt;I just want to test samba in our lab between a HP-UX 11.22 server who should be the CIFS serber and a Windows client. I created a filesystem on HP-UX which I would like to share and access via that Windows server. What are my next steps ? The documentation is not very clear on that.&lt;BR /&gt;&lt;BR /&gt;And bye the way, can I use a Mac OSX 10.1 server as client ?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Bruno&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jul 2003 11:20:02 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-initial-setup/m-p/3014472#M912013</guid>
      <dc:creator>Bruno Bossier_1</dc:creator>
      <dc:date>2003-07-03T11:20:02Z</dc:date>
    </item>
    <item>
      <title>Re: Samba initial setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-initial-setup/m-p/3014473#M912014</link>
      <description>Hi Bruno,&lt;BR /&gt;&lt;BR /&gt;There's 2 steps you need to follow:&lt;BR /&gt;&lt;BR /&gt;1) configure the smb.conf for your share&lt;BR /&gt;2) configure the users&lt;BR /&gt;&lt;BR /&gt;To configure smb.conf you can either use an editor like vi or you can use SWAT - a gui accessed via a browser using http://&lt;SERVERNAME&gt;:901&lt;BR /&gt;&lt;BR /&gt;There are 2 main areas of smb.conf; [global] and the individual shares.  In the global section you define global parameters including the security type and the workgroup.  Please read through the docs to see which method of security is best for your usage.&lt;BR /&gt;&lt;BR /&gt;The individual share sections define the path to the area of the filesystem you are sharing, who can access them and masks for file permissions.&lt;BR /&gt;&lt;BR /&gt;To configure the users will depend on the security method you've chosen.  Some methods use your Windows domain's PDC, other use a separate smbpasswd file on the CIFS server.&lt;BR /&gt;&lt;BR /&gt;I recommend that you have a look through the Using Samba book by O'Reilly - it's available in an online version via SWAT and will guide you through some of the choices you have to make.&lt;BR /&gt;&lt;BR /&gt;As for using a Mac - if it can map shares from a Windows box then there should be no problem mapping to a CIFS share.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren&lt;/SERVERNAME&gt;</description>
      <pubDate>Thu, 03 Jul 2003 11:30:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-initial-setup/m-p/3014473#M912014</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-07-03T11:30:49Z</dc:date>
    </item>
    <item>
      <title>Re: Samba initial setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-initial-setup/m-p/3014474#M912015</link>
      <description>In the smb.conf file is a sample share of the /tm p directory.&lt;BR /&gt;&lt;BR /&gt;You can us it as a template for sharing other folders/directories.&lt;BR /&gt;&lt;BR /&gt;You then need to authorize users.&lt;BR /&gt;&lt;BR /&gt;smbpasswd -a &lt;USERNAME&gt; &lt;PASSWORD&gt;&lt;BR /&gt;&lt;BR /&gt;That sets them up.&lt;BR /&gt;&lt;BR /&gt;Windows, Mac, any front end can connect to samba shares. Recent OS's usually don't require any additional software.  For windows, search the network neighborhood, or use the find computers function.&lt;BR /&gt;&lt;BR /&gt;In some network setups, you'll need to set up an account for the HP-UX machine to make it visible.&lt;BR /&gt;&lt;BR /&gt;Here is a good doc to cover what I've missed.&lt;BR /&gt;&lt;A href="http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8725-90021/B8725-90021_top.html&amp;amp;con=/hpux/onlinedocs/B8725-90021/00/00/8-con.html&amp;amp;toc=/hpux/onlinedocs/B8725-90021/00/00/8-toc.html&amp;amp;searchterms=configuration%7cCIFS/9000&amp;amp;queryid=20030703-064535" target="_blank"&gt;http://docs.hp.com/cgi-bin/fsearch/framedisplay?top=/hpux/onlinedocs/B8725-90021/B8725-90021_top.html&amp;amp;con=/hpux/onlinedocs/B8725-90021/00/00/8-con.html&amp;amp;toc=/hpux/onlinedocs/B8725-90021/00/00/8-toc.html&amp;amp;searchterms=configuration%7cCIFS/9000&amp;amp;queryid=20030703-064535&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;SEP&lt;/PASSWORD&gt;&lt;/USERNAME&gt;</description>
      <pubDate>Thu, 03 Jul 2003 11:37:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-initial-setup/m-p/3014474#M912015</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2003-07-03T11:37:01Z</dc:date>
    </item>
    <item>
      <title>Re: Samba initial setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-initial-setup/m-p/3014475#M912016</link>
      <description>OK, thanks already for the feedback. I added my filesystem to the smb.conf file and added a user and password with smbpasswd.&lt;BR /&gt;&lt;BR /&gt;As for security, the environment I'm using is a lab environment, so I choose Workgroup as domain role and Server-level security as authentication type. The passwd server is choose is the same server as my CIFS server.&lt;BR /&gt;&lt;BR /&gt;Does the cifsclient need to be started ? And then I suppose that I need to cifsmount the native Unix filesystem I created ?&lt;BR /&gt;&lt;BR /&gt;Sorry, but it's my first steps with Samba :-)</description>
      <pubDate>Thu, 03 Jul 2003 12:14:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-initial-setup/m-p/3014475#M912016</guid>
      <dc:creator>Bruno Bossier_1</dc:creator>
      <dc:date>2003-07-03T12:14:40Z</dc:date>
    </item>
    <item>
      <title>Re: Samba initial setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-initial-setup/m-p/3014476#M912017</link>
      <description>You don't need to start cifsclient!  Cifsclient is for the situations when you want to mount a Windows shared filesystem on your HP-UX box.&lt;BR /&gt;&lt;BR /&gt;As for server level security I believe there's very little to choose between it and user level security if you are going to keep the same box as the password server.&lt;BR /&gt;&lt;BR /&gt;regards,&lt;BR /&gt;&lt;BR /&gt;Darren.&lt;BR /&gt;&lt;BR /&gt;PS:  Please don't forget to assign points to people who have helped you - it's a kind of reward for them plus it helps others decide which answers are useful.</description>
      <pubDate>Thu, 03 Jul 2003 12:54:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-initial-setup/m-p/3014476#M912017</guid>
      <dc:creator>Darren Prior</dc:creator>
      <dc:date>2003-07-03T12:54:50Z</dc:date>
    </item>
    <item>
      <title>Re: Samba initial setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-initial-setup/m-p/3014477#M912018</link>
      <description>Hi Bruno,&lt;BR /&gt;Just set up the /etc/samba/smb.conf file! For test purpose , you can make a "USER" level security.&lt;BR /&gt;Use sampasswd -a USERNAME to add a samba user!&lt;BR /&gt;(The "USERNAME" must exist in /etc/passwd.) The password mustn't be the same.&lt;BR /&gt;&lt;BR /&gt;Keep "encryptpassword=yes", or the authentication can't pass in Windows side.&lt;BR /&gt;&lt;BR /&gt;Now you can view the share resource from Windows:&lt;BR /&gt;\\Servername\share_resource&lt;BR /&gt;&lt;BR /&gt;-ux</description>
      <pubDate>Thu, 03 Jul 2003 13:00:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-initial-setup/m-p/3014477#M912018</guid>
      <dc:creator>Fragon</dc:creator>
      <dc:date>2003-07-03T13:00:20Z</dc:date>
    </item>
    <item>
      <title>Re: Samba initial setup</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/samba-initial-setup/m-p/3014478#M912019</link>
      <description>It works now on Windows. I had to set the permission on the shared directory to 777, but I suppose that that is true.&lt;BR /&gt;&lt;BR /&gt;However, it still does not work with a Mac OSX server, but again I suppose that that is normal as I could not find any information about CIFS/9000 supporting Max operating systems.&lt;BR /&gt;&lt;BR /&gt;Bruno&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jul 2003 13:15:23 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/samba-initial-setup/m-p/3014478#M912019</guid>
      <dc:creator>Bruno Bossier_1</dc:creator>
      <dc:date>2003-07-03T13:15:23Z</dc:date>
    </item>
  </channel>
</rss>

