[linux] SQUID-LDAP problem

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: tidalbobo
Date:  
To: linux, cse9899
Subject: [linux] SQUID-LDAP problem
I need some help to get squid to validate user's IP taken from an (open)LDAP
server.

Basically, the LDAP server will have each users username, password and ip
When connecting to squid,

- will chec to see if user name and pass is ok against the LDAP. For this
i have used

auth_param basic program /usr/lib/squid/squid_ldap_auth -b "O=XXXXXXX" -f
"(&(uid=%s))" -h XXXXXXXX
this is ok and working nicely


- Now, once the user is properly authenticated, i need squid to check the
users IP with that stored in the LDAP, and allow only if they match.

Any help on this?
Has to be done via the IP information stored in LDAP. There seems to be lots
of ways to validate the IP from a file (txt), but that is not what i need.

Thanks in advance
_______________________________________________
linux mailing list
linux@???
https://secure.lug.lk/mailman/listinfo/linux