Networking Forums

Networking Forums > Computer Networking > Linux Networking > NTLM Authentication.

Reply
Thread Tools Display Modes

NTLM Authentication.

 
 
jay_kbvt
Guest
Posts: n/a

 
      02-16-2007, 11:52 AM
Hi All,

I m trying to configure squid-2.5.STABLE6-3 for Authentication with
Win2k3 Active Directory.
I've configured Samba 3.0.10-1.4E and joined the machine to the
domain.
Bellow is the result for wbinfo tool :-

[root@sqdtst1 ~]# wbinfo -t
checking the trust secret via RPC calls succeeded

[root@sqdtst1 ~]# wbinfo -g
ST+Domain Computers
ST+Domain Controllers
........
[root@sqdtst1 ~]# wbinfo -u
ST+Administrator
ST+Guest
........
[root@sqdtst1 sbin]# /usr/bin/ntlm_auth --username=jaydeep
password:
NT_STATUS_OK: Success (0x0)
........

My squid.conf contains this :-

auth_param ntlm program /usr/bin/ntlm_auth --helper-protocol=squid-2.5-
ntlmssp
auth_param ntlm children 5
auth_param ntlm max_challange_reuses 0
auth_param ntlm max_challange_lifetime 2 minutes
auth_param basic program /usr/bin/ntlm_auth --helpder-
protocol=squid-2.5-basic
auth_param basic children 5
auth_param basic credentialsttl 2 hour
auth_param basic casesensitive off

acl AuthorizedUsers proxy_auth REQUIRED
http_access allow All AuthorizedUsers

When I try to surf from IE I get the error
"The Page can not be displayed."

I Checked access.log file which says :-

1171628877.370 6 10.0.33.140 TCP_DENIED/407 1694 GET http://
www.redhat.com/ - NONE/- text/html
1171628897.333 6 10.0.33.140 TCP_DENIED/407 1733 GET http://
www.redhat.com/software/rhn/ - NONE/- text/html
1171628966.305 9 10.0.33.140 TCP_DENIED/407 1721 GET http://
www.redhat.com/training/ - NONE/- text/html


Where am I doing wrong.....?
Pls help me......

 
Reply With Quote
 
 
 
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
NTLM Windows Authentication + group account + poor bandwidth + nasty fw rules = disaster lbrtchx@gmail.com Linux Networking 0 11-07-2007 02:54 AM
NTLM Authentication Issues Jeff M Windows Networking 1 02-15-2006 09:19 PM
Kerberos to NTLM??? Spin Windows Networking 3 11-11-2004 08:51 PM
DSCLIENT 2003 NTLM 2 Authentication ken o. Windows Networking 4 02-10-2004 01:18 PM
Enable Windows 95/98 client for NTLM 2 authentication Chuck Duchon Windows Networking 0 11-10-2003 06:25 PM



1 2 3 4 5 6 7 8 9 10 11