rquadling Thu Feb 22 11:20:41 2007 UTC
Modified files:
/phpdoc/en/install/windows sambar.xml
Log:
#39318 - Sambar Server's default service account will restrict access to
other LAN based resource.
http://cvs.php.net/viewvc.cgi/phpdoc/en/install/windows/sambar.xml?r1=1.3&r2=1.4&diff_format=u
Index: phpdoc/en/install/windows/sambar.xml
diff -u phpdoc/en/install/windows/sambar.xml:1.3
phpdoc/en/install/windows/sambar.xml:1.4
--- phpdoc/en/install/windows/sambar.xml:1.3 Thu Aug 5 12:33:12 2004
+++ phpdoc/en/install/windows/sambar.xml Thu Feb 22 11:20:41 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.3 $ -->
+<!-- $Revision: 1.4 $ -->
<sect1 id="install.windows.sambar">
<title>Sambar Server on Microsoft Windows</title>
<para>
@@ -52,6 +52,17 @@
</listitem>
</itemizedlist>
</para>
+
+ <note>
+ <para>
+ If you intend to use PHP to communicate with resources which are held on
+ a different computer on your network, then you will need to alter the
+ account used by the Sambar Server Service. The default account used for
+ the Sambar Server Service is LocalSystem which will not have access to
+ remote resources. The account can be amended by using the Services
+ option from within the Windows Control Panel Administation Tools.
+ </para>
+ </note>
</sect1>
<!-- Keep this comment at the end of the file