database-authentication » Computer internet security 
information computer networking security
 
|
|
|
News
|
Advertise
|
|
Products
|
Contact
 

Posts Tagged ‘database-authentication’

Database authentication modules

Monday, December 10, 2007 4:13

Basic authentication and digest authentication both suffer from the same major flaw. They use text files to store the authentication information. The problem with this is that looking something up in a text file is very slow. It's ...

This was posted under category: Data Security  |  Read Full Story  |  1 Comment