<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1019596" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1019596</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/modntlm-apache-13#comment-1117720</link>
    <description> &lt;p&gt;basic auth would just double my current workload of updating user info on the PDC, by making me then setup the same users and permissions on the web server.&lt;/p&gt;
&lt;p&gt;We use DHCP so static IP&#039;s wont work, wouldnt work in static IP&#039;s if the user was on a different machine then normal(a usual occurence).&lt;/p&gt;
&lt;p&gt;asp handles this seamlessly, i find it amazing that php cannot handle this security type, especially as it is installed in apache running on a windows box. Why create a windows version if there is no ability to take advantage of the operating system. &lt;/p&gt;
&lt;p&gt;There seems little point of using apache/php in a windows environment at all, if they cant utilize the simplest security functions of the network.&lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/sad.png&quot; title=&quot;Sad&quot; alt=&quot;Sad&quot; class=&quot;smiley-content&quot; /&gt; &lt;/p&gt;
&lt;p&gt;I was really hoping to be able to showcase this and use it as a method of introducing open source into my work environment. So far that looks like an unlikely event.&lt;/p&gt;
 </description>
     <pubDate>Wed, 06 Nov 2002 05:38:40 +0000</pubDate>
 <dc:creator>hagar</dc:creator>
 <guid isPermaLink="false">comment 1117720 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title>Re: mod_NTLM for apache 1.3</title>
    <link>https://www.webmaster-forums.net/server-management/modntlm-apache-13#comment-1117716</link>
    <description> &lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by hagar &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;can the php global $server do this?&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt; Not really.  You can use $_SERVER[&#039;PHP_AUTH_USER&#039;] and $_SERVER[&#039;PHP_AUTH_PW&#039;] to get the user/pass when using HTTP Authentication.  So, if your whole intranet site were to be protected by a Basic HTTP Authentication, you could get the info that way.  But for a seemless solution, this wouldn&#039;t work.&lt;/p&gt;
&lt;p&gt;You may be able to use $_SERVER[&#039;REMOTE_ADDR&#039;] to lookup a table of clients.  This would work best if your intranet had static IPs.&lt;/p&gt;
&lt;p&gt;HTTP doesn&#039;t include enough information in the headers to identify anyone, even on a small LAN.  You may be able to get a few pieces of usefull info from the TCP/IP headers (remote IP:port), but even that is limited.  You&#039;ll probably need some mechanism that will query the remote machine for an ID.&lt;/p&gt;
 </description>
     <pubDate>Wed, 06 Nov 2002 05:28:49 +0000</pubDate>
 <dc:creator>Mark Hensler</dc:creator>
 <guid isPermaLink="false">comment 1117716 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/modntlm-apache-13#comment-1117705</link>
    <description> &lt;p&gt;yeah that page is what ive used to install it, and i found the developers site, but it has FA details on its use other then securing directories through smoke and mirrors and .htaccess. God I hope I dont have to use LDAP or something else painful. lol&lt;/p&gt;
&lt;p&gt;From what that link says, something in twiki is able to capture the username and compare it to the twiki username, but makes no mention of the how.&lt;/p&gt;
 </description>
     <pubDate>Wed, 06 Nov 2002 02:29:11 +0000</pubDate>
 <dc:creator>hagar</dc:creator>
 <guid isPermaLink="false">comment 1117705 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-management/modntlm-apache-13#comment-1117703</link>
    <description> &lt;p&gt;I have not used it and it looks like it has reached the end of it&#039;s run with no further development. I did find &lt;a href=&quot;http://twiki.org/cgi-bin/view/Codev/WindowsInstallModNTLM&quot; class=&quot;bb-url&quot;&gt;this site&lt;/a&gt; with some useful information.&lt;/p&gt;
 </description>
     <pubDate>Wed, 06 Nov 2002 02:18:12 +0000</pubDate>
 <dc:creator>mairving</dc:creator>
 <guid isPermaLink="false">comment 1117703 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
