Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
NTLM authentication.
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
batfoot
Apprentice
Apprentice


Joined: 26 Jul 2004
Posts: 197

PostPosted: Mon Aug 22, 2005 1:29 am    Post subject: NTLM authentication. Reply with quote

Hi all.

I have noticed a lot of posts regarding NTLM authentication with Gentoo and proxies. The main problem being that if your proxy server is NTLM you can't get out using wget or emerge.

Is there anyone out there that knows NTLM enough to be able to help?

If you set your browser proxy you can get out to the internet no problem. However emerge or wget doesn't work.

There is an authentication package called ntlmaps which get be emerged but I can't figure out how to set it up. The page doesn't give much info
http://ntlmaps.sourceforge.net/

If someone could please help that would be great.

Thanks alot.

Best Regards,
Craig
Back to top
View user's profile Send private message
rihhi
n00b
n00b


Joined: 30 Aug 2005
Posts: 2

PostPosted: Tue Aug 30, 2005 9:45 am    Post subject: Reply with quote

Hi Craig.

I've had the same problem with ntlmaps.

I found the server.cfg in /etc/ntlmaps and changed the following parameters:

PARENT_PROXY:192.168.1.1
PARENT_PROXY_PORT:8080
NT_DOMAIN:my.domain
USER:username_for_proxy
PASSWORD:password_for_proxy

After that I had to change the proxy settings in my /etc/wget/wgetrc

http_proxy = http://127.0.0.1:5865/
ftp_proxy = http://127.0.0.1:5865/

Then I simply started ntlmaps in the background by typing
ntlmaps &
Now emerge and wget are working like a charm :D

kind regards
dirk ...
Back to top
View user's profile Send private message
batfoot
Apprentice
Apprentice


Joined: 26 Jul 2004
Posts: 197

PostPosted: Tue Aug 30, 2005 10:11 pm    Post subject: Reply with quote

Hi Dirk,

I got it working too! Thanks for that. I wasn't changing the wgetrc file previously.

All good now though :)

Thanks for that.
Craig
Back to top
View user's profile Send private message
rihhi
n00b
n00b


Joined: 30 Aug 2005
Posts: 2

PostPosted: Fri Sep 02, 2005 9:39 am    Post subject: Reply with quote

Hi Craig,

glad I could help :D

dirk ...
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum