Unix Technical Forum

SEO

vBulletin Search Engine Optimization


Go Back   Unix Technical Forum > Unix Operating Systems > OpenBSD > lucky.openbsd.misc

Register FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 02-20-2008, 04:42 AM
google_wack
 
Posts: n/a
Default cannot access win 2003 domain with squid ldap_auth Options

Hi, I was trying to setup squid on fc7. Version 2.6.STABLE16. I have
a
domain setup in win 2003 server with about 20 users (abcgroup.local),
the IP address of the domain controller being 192.168.10.3. I have a
group(abcgroup), which has 3 companys.(Cmp1, Cmp2, Cmp3) Now, I am
setting all this up assuming I could use the squid_ldap_auth param to
query the domain to authenticate the user without installing a ldap
server on the DC. I tried to research on openLdap but I am not sure
if
I sould be using it on the win server.

I am pretty new to using server 2003 and using squid for the first
time. I'm not quite sure if the domain controller should have ldap
setup by default OR if I will have to install it (openLdap) to get
the
squid proxy to authenticate the user. (I am trying a transparent auth
so that I could view the logs in SARG such that I know which user
logged in and accessed which web site)


This is the authentication part of squid.conf.


auth_param basic program /usr/lib/squid/squid_ldap_auth -R -b
"dc=abcgroup,dc=local" -D
"cn=Administrator,cn=Users,dc=abcgroup,dc=loca l" -w "password" -f
sAMAccountName=%s -h 192.168.10.3
auth_param basic children 5
auth_param basic realm Vanderpolgroup.local
auth_param basic credentialsttl 5 minutes


I tried to use the squid_ldap_auth as a terminal command but it gave
me an output. ERR everytime I hit the return key. Which is why, I am
assuming that I cannot access the domain. I also tried using the ldap
browser which does not display the entire tree that I have setup on
the DC.


I don't know if this information is enough. But if anyone can help me
out it will be great. I am doing this as part of a school project.


Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
  #2 (permalink)  
Old 03-28-2008, 04:36 AM
darkog
 
Posts: n/a
Default Re: cannot access win 2003 domain with squid ldap_auth Options

On Feb 19, 5:10 pm, google_wack <sheldon...@gmail.com> wrote:
> Hi, I was trying to setup squid on fc7. Version 2.6.STABLE16. I have
> a
> domain setup in win 2003 server with about 20 users (abcgroup.local),
> the IP address of the domain controller being 192.168.10.3. I have a
> group(abcgroup), which has 3 companys.(Cmp1, Cmp2, Cmp3) Now, I am
> setting all this up assuming I could use the squid_ldap_auth param to
> query the domain to authenticate the user without installing a ldap
> server on the DC. I tried to research on openLdap but I am not sure
> if
> I sould be using it on the win server.
>
> I am pretty new to using server 2003 and using squid for the first
> time. I'm not quite sure if the domain controller should have ldap
> setup by default OR if I will have to install it (openLdap) to get
> the
> squid proxy to authenticate the user. (I am trying a transparent auth
> so that I could view the logs in SARG such that I know which user
> logged in and accessed which web site)
>
> This is the authentication part of squid.conf.
>
> auth_param basic program /usr/lib/squid/squid_ldap_auth -R -b
> "dc=abcgroup,dc=local" -D
> "cn=Administrator,cn=Users,dc=abcgroup,dc=loca l" -w "password" -f
> sAMAccountName=%s -h 192.168.10.3
> auth_param basic children 5
> auth_param basic realm Vanderpolgroup.local
> auth_param basic credentialsttl 5 minutes
>
> I tried to use the squid_ldap_auth as a terminal command but it gave
> me an output. ERR everytime I hit the return key. Which is why, I am
> assuming that I cannot access the domain. I also tried using the ldap
> browser which does not display the entire tree that I have setup on
> the DC.
>
> I don't know if this information is enough. But if anyone can help me
> out it will be great. I am doing this as part of a school project.


If this is not a production server. Have you looked at adjusting or
lowering the Windows 2003 security policy template. Try Compatws. and
do a gpupdate or reboot.


http://support.microsoft.com/kb/816585
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

« Please help me | - »

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

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



All times are GMT. The time now is 02:11 PM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.1.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62