[Newbies] Re: firewall question -- htaccess authentication@proxy-server/firewall

Ron Teitelbaum Ron at USMedRec.com
Thu Sep 14 15:57:32 UTC 2006


*      Apologies for not posting this information the first time.

 

Not at all thanks for posting it!

 

Ron

 

  _____  

From: beginners-bounces at lists.squeakfoundation.org
[mailto:beginners-bounces at lists.squeakfoundation.org] On Behalf Of Dave
Raymer
Sent: Thursday, September 14, 2006 11:22 AM
To: Ron at usmedrec.com; A friendly place to get answers to even the most basic
questions aboutSqueak.
Subject: Re: [Newbies] Re: firewall question -- htaccess
authentication at proxy-server/firewall

 

http://lists.squeakfoundation.org/pipermail/squeak-dev/2005-April/091022.htm
l

For those who aren't comfortable hacking smalltalk  -- doing the fix is
quite easy. 

1.	Open a browser
2.	Select the Network-Protocols "package"
3.	Select HTTPSocket from Network-Protocols
4.	Select "class" 
5.	goto httpGetDocument:args:accept:request:
6.	find the line of code that reads -- HTTPBlabEmail,  "may be empty"
7.	immediately above the line of code mentioned in 6, add --
HTTProxyCredentials, (that comma required) [and a comment is always good
practice] 

Everything should work from there.

Apologies for not posting this information the first time.

-- dave

On 9/14/06, Ron Teitelbaum <Ron at usmedrec.com> wrote:

Hi Dave, 

 

Can you post a link to what you found?  Maybe the link will help others!

 

Ron

 

  _____  

From: beginners-bounces at lists.squeakfoundation.org
[mailto:beginners-bounces at lists.squeakfoundation.org] On Behalf Of Dave
Raymer
Sent: Thursday, September 14, 2006 9:49 AM
To: Beginners at lists.squeakfoundation.org
Subject: [Newbies] Re: firewall question -- htaccess authentication
@proxy-server/firewall

 

please disregard -- I changed my search parameters and saw a post that
referenced a fix provided by David Faught.  I hacked my local image et voila
...  apologies and thanks.

On 9/14/06, Dave Raymer <dave.raymer at gmail.com> wrote:

Gentlebeings,

Using Squeak3.8-6665full.image I've been tryting to get this to work for
three days now without success [htaccess authentication]  -- I've looked at
all the posts I can find in various mail archives and I've looked at all the
web pages. 

Basically, I need to get FTP and HTTP running through the corporate
firewall/proxy that requires htaccess authentication.  Is there a patch to
make this work?

thanks,

   -  dave 

 


_______________________________________________
Beginners mailing list
Beginners at lists.squeakfoundation.org 
http://lists.squeakfoundation.org/mailman/listinfo/beginners



 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.squeakfoundation.org/pipermail/beginners/attachments/20060914/d8a7b71e/attachment-0001.htm


More information about the Beginners mailing list