Re: [squid-users] Splash page ?

2015-08-31 Thread adricustodio
yes. I found the error just now... I saw here on this forum the answer. I need to add the splash.html on the template folder (/usr/share/squid/errors/template) And on the squid.conf file just did deny_info 511:splash.html existing_users Now it worked! =D -- View this message in context: htt

Re: [squid-users] Splash page ?

2015-08-31 Thread adricustodio
Well... now its appearing the following when i try to access... Internal Error: Missing Template /etc/squid/splash.html Ideas ? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Splash-page-tp4672984p4672985.html Sent from the Squid - Users mailing list arch

[squid-users] Splash page ?

2015-08-31 Thread adricustodio
Hello guys... I need to make on my squid the following. When the user put its login and password it redirects the user to a default page (lets say www.example.com) And then after that the user can browse normally. Some people told me i need to make a splash page, is that right ? how do i do that

Re: [squid-users] Squid + Mysql

2015-08-19 Thread adricustodio
thanks dude! I fixed! I was looking the logs and found that i needed a pearl_DBD_mysql Installed and all worked fine! -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-Mysql-tp4672769p4672777.html Sent from the Squid - Users mailing list archive at Nab

Re: [squid-users] Squid + Mysql

2015-08-19 Thread adricustodio
Amos, thanks for answering... So here is where i am. i configured my basic_db_auth and tested with /usr/lib64/squid/basic_db_auth --user root --password password --plaintext -- persist But my Centos does nothing, it stays blinking... so i need to crtl + c to stop I think something is block

[squid-users] Squid + Mysql

2015-08-19 Thread adricustodio
Hi guys, i got a question... again Im runing here Centos7 + squid 3.3.8 Im trying to set up a squid with mysql auth, but im kinda lost here... For now squid is running fine on basic_ncsa_auth I've created a mysql db called "squid" and a table called "users" with name, pass (varchar) and statu

Re: [squid-users] Squid + oracle

2015-08-19 Thread adricustodio
Because its easyer i guess I have no idea how to start with those tools. As long as i noticed you guys said i need the oracle OID, but that is paid, and i dont think we have paid that. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-oracle-tp46727

Re: [squid-users] Squid + oracle

2015-08-18 Thread adricustodio
Oh well, thats not a problem, i think we will make once a week. I can do that manually i think... or when people create a new user create on mysql aswell Thanks for the helps guys -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-oracle-tp4672730p467

Re: [squid-users] Squid + oracle

2015-08-18 Thread adricustodio
Ok, last question Squid is able to authenticate on mysql right ? If i create a mysql base and import all my oracle data there ? will that be possible ? Will squid authenticate there ? -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nabble.com/Squid-oracle-tp46727

Re: [squid-users] Squid + oracle

2015-08-18 Thread adricustodio
our DB guy said its possible... we dont need to update that much, since we will only need to update when we got a new user, and sometimes this user wont connect on squid.. so it will be updated every 2 days... maybe 1 week... So im thinking about trying that, export my oracle DB as a .mysql and i

Re: [squid-users] Squid + oracle

2015-08-18 Thread adricustodio
Ohh i see... So i can use OID, but basically i will need to buy more licenses right ? I got another idea... i can export the table i need from oracle as .sql... how about i import that on mysql server on linux and autheticate with mysql ? Would that be possible ? -- View this message in con

Re: [squid-users] Squid + oracle

2015-08-18 Thread adricustodio
I was thinking... isnt it possible to make squid authenticate on a radius server and the radius goes into the oracle db ? Sorry if it sounds stupid, im new on DB. I usually only work on proxy with ncsa authentication. -- View this message in context: http://squid-web-proxy-cache.1019090.n4.nab

Re: [squid-users] Squid + oracle

2015-08-18 Thread adricustodio
Well, thanks for the help. The captive portal isnt importante, and the connection timeout either. My DB is an oracle/oracle literally... isnt oracle/mysql. So, is there any way ? Im thinking to autheticate on localhost (ncsa) but create a job on my oracle to write the users and passwords on a file

Re: [squid-users] Squid + oracle

2015-08-18 Thread adricustodio
Well the captive portal is not the importante here... First i need to authenticate my users on oracle DB. I was thinking if its possible to create a mysql DB and replicate my oracle on mysql DB and authenticate on the mysql localhost... what do you think ? -- View this message in context: htt

[squid-users] Squid + oracle

2015-08-18 Thread adricustodio
Hello guys. I got a few questions. I need to authenticate my squid on my oracle database, is that possible ? if its possible, i can do like a captive portal ? like a hotspot for that ? The last question is... can i drop the connection of a user on squid after X minutes ? For example, every 5 minut