<?xml version="1.0" encoding="utf-8" ?><rss version="2.0" xml:base="https://www.webmaster-forums.net/crss/node/1017389" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title></title>
    <link>https://www.webmaster-forums.net/crss/node/1017389</link>
    <description></description>
    <language>en</language>
          <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/single-login-form-multiple-clients#comment-1102769</link>
    <description> &lt;p&gt;Hi Taff&lt;/p&gt;
&lt;p&gt;I&#039;m preety sure one of the following programs will accomodate your needs:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://cgi.resourceindex.com/Programs_and_Scripts/Perl/Password_Protection/&quot; class=&quot;bb-url&quot;&gt;http://cgi.resourceindex.com/Programs_and_Scripts/Perl/Password_Protection/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Let me know if you find something there you like. I&#039;d personally go with the lightweight option, as you don&#039;t need the complexity of a database or anything like that.&lt;/p&gt;
 </description>
     <pubDate>Fri, 22 Feb 2002 10:22:28 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1102769 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/single-login-form-multiple-clients#comment-1102542</link>
    <description> &lt;p&gt;Yes, currently htpassword but I&#039;m not married to it. I do like to global aspect for myself and my developers though. Not sure how that would be affected by what we&#039;re discussing though - I guess I&#039;d have to whip up some sort of developers console...&lt;/p&gt;
&lt;p&gt;Maybe this is more trouble than it&#039;s worth for the time being. We are talking about ongoing access for less than 6 clients at a time although I&#039;d like to see that grow down the road (wouldn&#039;t we all? &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;)&lt;/p&gt;
&lt;p&gt;By the way, the page I&#039;m referring to is at:&lt;br /&gt;
&lt;a href=&quot;http://www.sitesunseen.com/clients.html&quot; class=&quot;bb-url&quot;&gt;sitesunseen.com/clients.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;As you&#039;ll see, I have links for each individual client (4 at the moment) leading to a htpassword protected folder for each. This is what I thought might look better as a single &quot;client login&quot; box.&lt;/p&gt;
 </description>
     <pubDate>Wed, 20 Feb 2002 17:51:21 +0000</pubDate>
 <dc:creator>taff</dc:creator>
 <guid isPermaLink="false">comment 1102542 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/single-login-form-multiple-clients#comment-1102516</link>
    <description> &lt;p&gt;How are they currently authenticated? .htpasswd? Would you mind if this was changed?&lt;/p&gt;
 </description>
     <pubDate>Wed, 20 Feb 2002 13:36:55 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1102516 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/single-login-form-multiple-clients#comment-1102512</link>
    <description> &lt;p&gt;Dang, I fell of the page! &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/smile.png&quot; title=&quot;Smiling&quot; alt=&quot;Smiling&quot; class=&quot;smiley-content&quot; /&gt;&lt;/p&gt;
&lt;blockquote class=&quot;bb-quote-body&quot;&gt;&lt;p&gt;Quote: &lt;em&gt;Originally posted by Wil &lt;/em&gt;&lt;br /&gt;
&lt;strong&gt;What you&#039;re thinking is a login box on a static page, send the request to the browser then transfer you to the directory based on your login without going through the server-side basic auth of .htaccess etc.?&lt;/strong&gt;&lt;/p&gt;&lt;/blockquote&gt;
&lt;p&gt;Wil,&lt;/p&gt;
&lt;p&gt;ummm. yeah.. I think &lt;img src=&quot;https://www.webmaster-forums.net/misc/smileys/big.png&quot; title=&quot;Laughing out loud&quot; alt=&quot;Laughing out loud&quot; class=&quot;smiley-content&quot; /&gt; &lt;/p&gt;
&lt;p&gt;I don&#039;t even care if the login box is &quot;in page&quot; or if it is the standard &quot;Enter Network Password&quot; popup, although I would prefer the former. I just want one &quot;Client Login&quot; with multiple destinations based on the user/password&lt;/p&gt;
 </description>
     <pubDate>Wed, 20 Feb 2002 12:11:36 +0000</pubDate>
 <dc:creator>taff</dc:creator>
 <guid isPermaLink="false">comment 1102512 at https://www.webmaster-forums.net</guid>
  </item>
  <item>
    <title></title>
    <link>https://www.webmaster-forums.net/server-side-scripting/single-login-form-multiple-clients#comment-1101714</link>
    <description> &lt;p&gt;Hi Taff&lt;/p&gt;
&lt;p&gt;Yes, this can be done. What you&#039;re thinking is a login box on a static page, send the request to the browser then transfer you to the directory based on your login without going through the server-side basic auth of .htaccess etc.?&lt;/p&gt;
&lt;p&gt;Hm, you&#039;d then require a script that could check and pass your htaccess credentials to the webserver before letting you in. &lt;/p&gt;
&lt;p&gt;I&#039;m sure this can be done using Perl and a module off CPAN. I&#039;ll take a look and get back to you.&lt;/p&gt;
 </description>
     <pubDate>Fri, 15 Feb 2002 14:14:28 +0000</pubDate>
 <dc:creator>Wil</dc:creator>
 <guid isPermaLink="false">comment 1101714 at https://www.webmaster-forums.net</guid>
  </item>
  </channel>
</rss>
