<?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 general questions for CIFS in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/general-questions-for-cifs/m-p/2543378#M595252</link>
    <description>Hi, I'm going to setup an HP box as cifs server for windows NT users but I'm new to CIFS/9000. Could anybody help me out for below questions ? My up level team want to know what CIFS can provide before I've a chance to try. I don't want to over commit.&lt;BR /&gt;&lt;BR /&gt;1. Beside installtion and configuration of cifs/9000 on HP server, do I need to install or configure anything on Windows side before a user can brows the content of CIFS server ?&lt;BR /&gt;2. As I saw from document, the client can be windows 95/98/NT/2000. Is there any function difference between 95/98 and NT/2000 clients ?&lt;BR /&gt;3. The cifs server can have domain/server/user/share level secerity. Does this apply to all kinds of client above ? Any recommendation for security level selection ?&lt;BR /&gt;4. The potential cifs clients are belong to a NT domain. If I use domain-level security, do I need to create the same user id ( group id) on CIFS server ?&lt;BR /&gt;Your advice on any above questions, or issues that I can't cover here, are welcome.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Victor&lt;BR /&gt;</description>
    <pubDate>Thu, 21 Jun 2001 14:21:19 GMT</pubDate>
    <dc:creator>Victor Bao</dc:creator>
    <dc:date>2001-06-21T14:21:19Z</dc:date>
    <item>
      <title>general questions for CIFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/general-questions-for-cifs/m-p/2543378#M595252</link>
      <description>Hi, I'm going to setup an HP box as cifs server for windows NT users but I'm new to CIFS/9000. Could anybody help me out for below questions ? My up level team want to know what CIFS can provide before I've a chance to try. I don't want to over commit.&lt;BR /&gt;&lt;BR /&gt;1. Beside installtion and configuration of cifs/9000 on HP server, do I need to install or configure anything on Windows side before a user can brows the content of CIFS server ?&lt;BR /&gt;2. As I saw from document, the client can be windows 95/98/NT/2000. Is there any function difference between 95/98 and NT/2000 clients ?&lt;BR /&gt;3. The cifs server can have domain/server/user/share level secerity. Does this apply to all kinds of client above ? Any recommendation for security level selection ?&lt;BR /&gt;4. The potential cifs clients are belong to a NT domain. If I use domain-level security, do I need to create the same user id ( group id) on CIFS server ?&lt;BR /&gt;Your advice on any above questions, or issues that I can't cover here, are welcome.&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;Victor&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Jun 2001 14:21:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/general-questions-for-cifs/m-p/2543378#M595252</guid>
      <dc:creator>Victor Bao</dc:creator>
      <dc:date>2001-06-21T14:21:19Z</dc:date>
    </item>
    <item>
      <title>Re: general questions for CIFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/general-questions-for-cifs/m-p/2543379#M595253</link>
      <description>Hello Victor,&lt;BR /&gt;&lt;BR /&gt;to your questions:&lt;BR /&gt;1) yes you should start off by /opt/samba/bin/samba_setup&lt;BR /&gt;to get the basic smb.conf file, this is interactive an e.g. asks you which security-level you will run.&lt;BR /&gt;&lt;BR /&gt;2) Yes that is true, but keep in mind that at least W95 does not use encrypted passwords and WinNT and W2K will do as long as you do not change it in the registry. You'll find additional information in encryption.txt and winnt.txt in the documentation directory.&lt;BR /&gt;&lt;BR /&gt;3) this leads to the security models. levels user/share use smbpasswd (or /etc/passwd) for validation. levels server/domain will use an Windows server. (server will cause an rcp-request; domain will make the server part of the domain communicating via the secure channel)&lt;BR /&gt;security levels domain and server will use the windows userdatabase and map the user to a unix-user which must exist (either with via mapfile or as real user in /etc/passwd) (that was 4))&lt;BR /&gt;&lt;BR /&gt;Additional you may want to view other sources for reading:&lt;BR /&gt;Here's the current CIFS-Weblist:&lt;BR /&gt;CIFS Support is not included in the HP-UX support; &lt;BR /&gt;Support Contracts:&lt;BR /&gt; CIFS Client: &lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8724AA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8724AA&lt;/A&gt;&lt;BR /&gt; CIFS Server: &lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Documentation:&lt;BR /&gt;   &lt;A href="http://us1.samba.org/samba/oreilly/using_samba/" target="_blank"&gt;http://us1.samba.org/samba/oreilly/using_samba/&lt;/A&gt; (Oreilly Book)&lt;BR /&gt;   /opt/samba/swat/using_samba (Oreilly book)&lt;BR /&gt;   /opt/samba/HP_docs (PDF's)&lt;BR /&gt;   &lt;A href="http://www.hp.com/products1/unix/operating/hpuxcifs9000/infolibrary/documentation/" target="_blank"&gt;http://www.hp.com/products1/unix/operating/hpuxcifs9000/infolibrary/documentation/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Download of current/new versions:&lt;BR /&gt;  &lt;A href="http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA" target="_blank"&gt;http://www.software.hp.com/cgi-bin/swdepot_parser.cgi/cgi/displayProductInfo.pl?productNumber=B8725AA&lt;/A&gt;&lt;BR /&gt;  or &lt;A href="http://www.software.hp.com/" target="_blank"&gt;http://www.software.hp.com/&lt;/A&gt; click on "network &amp;amp; system administration"&lt;BR /&gt;&lt;BR /&gt;I would exprect that there are some RCEN's in the knowledge database if you search for "cifs". I fear my access permissions do not match.  A good one is XRDKBRC00006503&lt;BR /&gt;&lt;BR /&gt;Hope this helps.&lt;BR /&gt;Rainer&lt;BR /&gt;</description>
      <pubDate>Thu, 21 Jun 2001 15:20:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/general-questions-for-cifs/m-p/2543379#M595253</guid>
      <dc:creator>rainer doelker</dc:creator>
      <dc:date>2001-06-21T15:20:18Z</dc:date>
    </item>
    <item>
      <title>Re: general questions for CIFS</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/general-questions-for-cifs/m-p/2543380#M595254</link>
      <description>Rainer,&lt;BR /&gt;&lt;BR /&gt;Thanks. Your prompting message is a very good starting point of mine.&lt;BR /&gt;Really appreciate,&lt;BR /&gt;&lt;BR /&gt;Victor</description>
      <pubDate>Thu, 21 Jun 2001 15:46:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/general-questions-for-cifs/m-p/2543380#M595254</guid>
      <dc:creator>Victor Bao</dc:creator>
      <dc:date>2001-06-21T15:46:15Z</dc:date>
    </item>
  </channel>
</rss>

