GoFuckYourself.com - Adult Webmaster Forum

GoFuckYourself.com - Adult Webmaster Forum (https://gfy.com/index.php)
-   Webmaster Q & Fuckin' A (https://gfy.com/forumdisplay.php?f=27)
-   -   ccbill mySQL authentication (https://gfy.com/showthread.php?t=952164)

ruff 02-05-2010 07:17 AM

ccbill mySQL authentication
 
I'm trying to find out if switching over to a mySQL database for my CC BILL user/pass authentication is more secure and a better way of managing user/pass for my sites.
Anybody familiar with this?

ruff 02-06-2010 11:43 AM

ok, what color socks do you like to wear when you fuck a girl?

gavster 02-06-2010 06:54 PM

Quote:

Originally Posted by ruff (Post 16815367)
I'm trying to find out if switching over to a mySQL database for my CC BILL user/pass authentication is more secure and a better way of managing user/pass for my sites.
Anybody familiar with this?

Depending on how many members you have, switching to MySQL may be the way to go. Apache can't reliable handle much more than 1200 or so entries in an .htpasswd file on a busy site. That's where mod_auth_mysql can help you - using mysql as the data store, you can handle thousands (or even tens of thousands) of members with aplomb.

ruff 02-07-2010 05:28 AM

Quote:

Originally Posted by gavster (Post 16821258)
Depending on how many members you have, switching to MySQL may be the way to go. Apache can't reliable handle much more than 1200 or so entries in an .htpasswd file on a busy site. That's where mod_auth_mysql can help you - using mysql as the data store, you can handle thousands (or even tens of thousands) of members with aplomb.

Thanks for taking the time to respond.

willow 02-08-2010 11:34 AM

Unless you already use MySQL on the server, installing a database like that for something this simple is way overkill.

Try,
http://httpd.apache.org/docs/2.2/mod/mod_authn_dbm.html

Lightweight indexed files are the way to go really unless you want to go really hardcore.

ruff 02-09-2010 05:39 AM

Quote:

Originally Posted by willow (Post 16826404)
Unless you already use MySQL on the server, installing a database like that for something this simple is way overkill.

Try,
http://httpd.apache.org/docs/2.2/mod/mod_authn_dbm.html

Lightweight indexed files are the way to go really unless you want to go really hardcore.

Thx, will check this out.


All times are GMT -7. The time now is 11:22 PM.

Powered by vBulletin® Version 3.8.8
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
©2000-, AI Media Network Inc123