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

2006-09-14 Thread Ron Teitelbaum








Hi Dave, 



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



Ron













From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Dave Raymer
Sent: Thursday, September 14, 2006
9:49 AM
To:
Beginners@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 [EMAIL PROTECTED]
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@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners


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

2006-09-14 Thread Dave Raymer
http://lists.squeakfoundation.org/pipermail/squeak-dev/2005-April/091022.htmlFor those who aren't comfortable hacking smalltalk -- doing the fix is quite easy. 
Open a browserSelect the Network-Protocols packageSelect HTTPSocket from Network-ProtocolsSelect class goto httpGetDocument:args:accept:request:
find the line of code that reads -- HTTPBlabEmail, may be emptyimmediately 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.-- daveOn 9/14/06, Ron Teitelbaum
 [EMAIL PROTECTED] wrote:













Hi Dave, 



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



Ron













From:
[EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED]] 
On Behalf Of Dave Raymer
Sent: Thursday, September 14, 2006
9:49 AM
To:
Beginners@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 [EMAIL PROTECTED]
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 listBeginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners

___
Beginners mailing list
Beginners@lists.squeakfoundation.org
http://lists.squeakfoundation.org/mailman/listinfo/beginners