... | ... |
@@ -328,6 +328,7 @@ proceed, you need to make sure MySQL is installed on your box. |
328 | 328 |
- loadmodule "/usr/lib/ser/modules/auth_db.so" |
329 | 329 |
- modparam("usrloc", "db_mode", 2) |
330 | 330 |
- modparam("auth", "calculate_ha1", yes) |
331 |
+ - modparam("auth_db", "password_column", "password") |
|
331 | 332 |
- if (!www_authorize("iptel.org", "subscriber")) { |
332 | 333 |
www_challenge("iptel.org", "0"); |
333 | 334 |
break; |