Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 22, 2024, 03:48:49 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
General Networking Support in Linux
»
Squid authentication with mysql
« previous
next »
Print
Pages: [
1
]
Author
Topic: Squid authentication with mysql (Read 6882 times)
tsop
New Member
Posts: 1
Squid authentication with mysql
«
on:
November 03, 2006, 11:54:46 AM »
Hi all,
I have a problem. I have a local Area Network with 10 users. I try to use squid to authenticate their connection to Internet. I must use mysql_auth with a database mysql to do it. I installed squid and mysql in linux server (Mandrake 9.1). I create a table in the database with two fiels : Username & Password. I would like to create another field named “expire time” for example to control time of connection of the user; but I don’t know how to do. Please help me to use mysql_auth with the database to authenticate users with an expire time for users. In fact my great problem is give an expire time to each user. I don’t know what to do. Help me by giving me a script (How configure squid with mysql_auth to do it).
I’m looking forward to your response
Regards
Logged
Ricky
LST CareTaker
Specially Skilled
Posts: 2381
Squid authentication with mysql
«
Reply #1 on:
November 07, 2006, 02:06:42 PM »
First see this -->
people.arxnet.hu/airween/mysql_auth/
also see thies :
techgurulive.com/2008/11/04/how-to-configure-a-squid-server-to-authenticate-from-mysql-db/
«
Last Edit: April 27, 2009, 08:55:05 AM by Ricky
»
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Network Troublshooting
»
General Networking Support in Linux
»
Squid authentication with mysql