Microsoft KB Archive/170423: Difference between revisions

From BetaArchive Wiki
(importing KB archive)
 
m (Text replacement - """ to """)
 
(2 intermediate revisions by the same user not shown)
Line 52: Line 52:
<pre class="fixed_text">  Sharename  Path
<pre class="fixed_text">  Sharename  Path


   COMCFG      &lt;snaroot&gt;\SYSTEM\CONFIG
   COMCFG      <snaroot>\SYSTEM\CONFIG
   COMLOGS    &lt;snaroot&gt;\SYSTEM
   COMLOGS    <snaroot>\SYSTEM
   SNASERV    &lt;snaroot&gt;
   SNASERV    <snaroot>
                 </pre>
                 </pre>
Under SNA Server 2.x, only the COMCFG sharename is required by SNA Server. The SNASERV and COMLOGS sharenames were provided to support back-level emulation products originally designed to work with the DCA/Microsoft OS/2 Communication Server product. However, such products have all been updated to work with SNA Server and no longer make use of these sharenames.<br />
Under SNA Server 2.x, only the COMCFG sharename is required by SNA Server. The SNASERV and COMLOGS sharenames were provided to support back-level emulation products originally designed to work with the DCA/Microsoft OS/2 Communication Server product. However, such products have all been updated to work with SNA Server and no longer make use of these sharenames.<br />
Line 67: Line 67:
SNA Server uses these sharenames/sharepoints as follows:<br />
SNA Server uses these sharenames/sharepoints as follows:<br />
<br />
<br />
COMCFG (&lt;snaroot&gt;\SYSTEM\CONFIG)
COMCFG (<snaroot>\SYSTEM\CONFIG)
<div class="indent">
<div class="indent">


This sharename must exist on SNA Server &quot;primary&quot; and &quot;backup&quot; configuration servers and contains the COM.CFG file. The COM.CFG file is where SNA Server configuration information is kept for the SNA Server subdomain. This sharename is required by SNA Server 2.x and 3.x components to read and maintain SNA Server configuration settings.
This sharename must exist on SNA Server "primary" and "backup" configuration servers and contains the COM.CFG file. The COM.CFG file is where SNA Server configuration information is kept for the SNA Server subdomain. This sharename is required by SNA Server 2.x and 3.x components to read and maintain SNA Server configuration settings.




</div>
</div>
COMLOGS (&lt;snaroot&gt;\SYSTEM)
COMLOGS (<snaroot>\SYSTEM)
<div class="indent">
<div class="indent">


Line 81: Line 81:


</div>
</div>
SNASERV (&lt;snaroot&gt;)
SNASERV (<snaroot>)
<div class="indent">
<div class="indent">



Latest revision as of 11:05, 21 July 2020

Knowledge Base


SNA Server's Use of SNASERV, COMLOGS, and COMCFG Sharenames

Article ID: 170423

Article Last Modified on 5/6/2005



APPLIES TO

  • Microsoft Host Integration Server 2000 Standard Edition
  • Microsoft SNA Server 2.0
  • Microsoft SNA Server 2.1
  • Microsoft SNA Server 3.0
  • Microsoft SNA Server 3.0 Service Pack 4
  • Microsoft SNA Server 4.0



This article was previously published under Q170423

SUMMARY

When installing Microsoft SNA Server, version 2.0, 2.1, 2.11, 3.0, or 4.0, the Setup program creates the following sharenames on Windows NT Server:

   Sharename   Path

   COMCFG      <snaroot>\SYSTEM\CONFIG
   COMLOGS     <snaroot>\SYSTEM
   SNASERV     <snaroot>
                

Under SNA Server 2.x, only the COMCFG sharename is required by SNA Server. The SNASERV and COMLOGS sharenames were provided to support back-level emulation products originally designed to work with the DCA/Microsoft OS/2 Communication Server product. However, such products have all been updated to work with SNA Server and no longer make use of these sharenames.

Under SNA Server 3.0, both the COMCFG and COMLOGS sharenames are required by SNA Server.

MORE INFORMATION

SNA Server uses these sharenames/sharepoints as follows:

COMCFG (<snaroot>\SYSTEM\CONFIG)

This sharename must exist on SNA Server "primary" and "backup" configuration servers and contains the COM.CFG file. The COM.CFG file is where SNA Server configuration information is kept for the SNA Server subdomain. This sharename is required by SNA Server 2.x and 3.x components to read and maintain SNA Server configuration settings.


COMLOGS (<snaroot>\SYSTEM)

Not used by SNA Server 2.x. Under SNA Server 3.0, SNA Manager uses this sharepoint to support remote installation of SNA Server 3.0 link services.


SNASERV (<snaroot>)

Not used by either SNA Server version 2.11, 3.0, or 4.0 and can be removed if needed.



Additional query words: HIS 2000

Keywords: KB170423