������ ����� �����!

������� ��������� �� ��������� �������:

��� ������ �������� ��������� �������:
1. ������ �� �������� mysql ��������������? ����������� � ����
(� ��������������� �� ����� ��� ��). ������ ����.

2. ����� ������ �����, ������������ acl username? ������, ����������
������ ����� ������������� ��� � ��������? ������� �� ����� �� �������
���� � ��� ����� �������� ������, �� ����� �� ����� �����? ��� �
���������� passwd_file � ������ ����.


���������� ����� select.sql:
select http.usr,http.passwd from http

��������� ������� ����� ����: ������ �������������, ������� ������ �
�������, �� ���� � �������� �������� � MySQL.

acl     ADMINS          src_ip          127.0.0.1
acl     PURGE           method          PURGE
acl     CONNECT         method          CONNECT
acl     SSLPORT         port            443

acl     GOOD_USERS      username        include:/usr/home/apriam/oops/good_users.txt
acl_deny PURGE !ADMINS
acl_deny CONNECT !SSLPORT
acl_deny !GOOD_USERS

group   UIC {
    networks    193.233.109.0/24 213.59.89.0/24;
    badports    [0:20],[22:79],110,138,139,513,[27300:27900],[6000:6010] ;
    miss                allow;
    redir_mods          redir;
    auth_mods           passwd_mysql;
    http {
        allow   dstdomain * ;
    }
}
group   world   {
        networks        0/0;
        badports        [0:79],110,138,139,513,[6000:6010];
        http {
                deny    dstdomain * ;
        }
        icp {
                deny    dstdomain * ;
        }
}
module passwd_mysql {
        scheme          Basic
        realm           HTTP proxy auth
        host            localhost
        user            root
        password
        database        internet
        select          /usr/home/apriam/oops/select.sql
        template        /usr/home/apriam/oops/auth_template.html
}

-- 
� ����������� ������� ������!
Priamikov
mailto:[EMAIL PROTECTED]
ICQ UIN #392917

Server administrator of Novgorod State University
Velikij Novgorod
Russia

=====================================================================
If you would like to unsubscribe from this list send message to
[EMAIL PROTECTED] with "unsubscribe oops" in message body.
Archive is accessible on http://www.paco.net/oops/

Дати відповідь електронним листом