С нами с 24.07.04
Сообщения: 45
Рейтинг: 34
|
Добавлено: 17/12/09 в 15:41 |
Возможна ли авторизация через htacecss, используя mod_auth_mysql, при условии, что необходимо проверять ДВЕ базы данных с юзерами?
С одной БД вопросов не возникает, тут все разжевано http://modauthmysql.sourceforge.net/CONFIGURE
|
|
|
|
Чингачгук, вождь красноглазых
С нами с 14.05.04
Сообщения: 4744
Рейтинг: 1824
|
Добавлено: 17/12/09 в 20:59 |
Прямо из того линка, что ты кинул
Цитата: | AuthMySQLUserTable mysql_table_name
The name of the MySQL table in AuthMySQLDB which contains the userids and
passwords. On systems with case sensitive file systems (i.e. Unix), this
field is case sensitive.
If this field contains two or more table names, you will need to join the
tables in the AuthMySQLUserCondition (below).
AuthMySQLUserCondition
Additional conditions to be placed in the WHERE clause when retrieving user
information. Whatever is in this string is appended after an AND condition
in the SQL statement.
If two or more tables have been specified in the AuthMySQLUserTable option
above, this option must contain the information required to join the tables.
|
Таблица в другой базе доступна как dbname.tablename
P.S. но я бы хорошо подумал, прежде чем такое делать. Неоптимальный join может просто убить сервер - это же на каждом запросе к ресурсу будет выполняться.
|
|
|
|
Текстовая реклама в форме ответа Заголовок и до четырех строчек текста Длина текста до 350 символов Купить рекламу в этом месте! |