В no_inet нужно прописать allow_id
Проверил у себя:
Код: Выделить всё
error_log /usr/local/rejik3/redirector.err
change_log /usr/local/rejik3/redirector.log
make-cache /usr/local/rejik3/make-cache
allow_id f:/usr/local/rejik3/banlists/Proxy-access-enable-full
<JOB>
ban_dir /usr/local/rejik3/banlists/job
url http://proxy.my-domain/html/squidblacklist/job.html
allow_id f:/usr/local/rejik3/banlists/Proxy-access-enable-job-search
<MAIL>
ban_dir /usr/local/rejik3/banlists/mail
url http://proxy.my-domain/html/squidblacklist/mail.html
allow_id f:/usr/local/rejik3/banlists/Proxy-access-enable-mail
<NO_INET>
allow_id f:/usr/local/rejik3/banlists/Proxy-access-enable-users
ban_dir /usr/local/rejik3/banlists/no_inet
url http://proxy.my-domain/html/squidblacklist/users.html
reverse
tail Proxy-access-enable-*
Код: Выделить всё
==> Proxy-access-enable-full <==
director
==> Proxy-access-enable-job-search <==
hrmanager
==> Proxy-access-enable-mail <==
postman
==> Proxy-access-enable-users <==
vasia
director
hrmanager
postman
tail mail/urls job/urls no_inet/urls
Код: Выделить всё
==> mail/urls <==
mail.ru
==> job/urls <==
job.ru
==> no_inet/urls <==
proxy.my-domain
su -s /bin/sh squid -c "/usr/local/rejik3/redirector /usr/local/rejik3/redirector.conf"
каждая первая строка - ввод,
вторая ответ редиректора.
Известный пользователь, без привилегий:
Код: Выделить всё
http://yandex.ru 127.0.0.1/- vasia GET
http://yandex.ru 127.0.0.1/- vasia GET
http://mail.ru 127.0.0.1/- vasia GET
http://proxy.my-domain/html/squidblacklist/mail.html 127.0.0.1/- vasia GET
http://job.ru 127.0.0.1/- vasia GET
http://proxy.my-domain/html/squidblacklist/job.html 127.0.0.1/- vasia GET
http://proxy.my-domain/html/squidblacklist/users.html 127.0.0.1/- vasia GET
http://proxy.my-domain/html/squidblacklist/users.html 127.0.0.1/- vasia GET
Неизвестный пользователь:
Код: Выделить всё
http://yandex.ru 127.0.0.1/- petia GET
http://proxy.my-domain/html/squidblacklist/users.html 127.0.0.1/- petia GET
http://mail.ru 127.0.0.1/- petia GET
http://proxy.my-domain/html/squidblacklist/mail.html 127.0.0.1/- petia GET
http://job.ru 127.0.0.1/- petia GET
http://proxy.my-domain/html/squidblacklist/job.html 127.0.0.1/- petia GET
http://proxy.my-domain/html/squidblacklist/users.html 127.0.0.1/- petia GET
http://proxy.my-domain/html/squidblacklist/users.html 127.0.0.1/- petia GET
С доступом к почте:
Код: Выделить всё
http://yandex.ru 127.0.0.1/- postman GET
http://yandex.ru 127.0.0.1/- postman GET
http://mail.ru 127.0.0.1/- postman GET
http://mail.ru 127.0.0.1/- postman GET
http://job.ru 127.0.0.1/- postman GET
http://proxy.my-domain/html/squidblacklist/job.html 127.0.0.1/- postman GET
http://proxy.my-domain/html/squidblacklist/users.html 127.0.0.1/- petia GET
http://proxy.my-domain/html/squidblacklist/users.html 127.0.0.1/- petia GET
С доступом к работным сайтам:
Код: Выделить всё
http://yandex.ru 127.0.0.1/- hrmanager GET
http://yandex.ru 127.0.0.1/- hrmanager GET
http://mail.ru 127.0.0.1/- hrmanager GET
http://proxy.my-domain/html/squidblacklist/mail.html 127.0.0.1/- hrmanager GET
http://job.ru 127.0.0.1/- hrmanager GET
http://job.ru 127.0.0.1/- hrmanager GET
http://proxy.my-domain/html/squidblacklist/users.html 127.0.0.1/- hrmanager GET
http://proxy.my-domain/html/squidblacklist/users.html 127.0.0.1/- hrmanager GET
Полный доступ:
Код: Выделить всё
http://yandex.ru 127.0.0.1/- director GET
http://yandex.ru 127.0.0.1/- director GET
http://mail.ru 127.0.0.1/- director GET
http://mail.ru 127.0.0.1/- director GET
http://job.ru 127.0.0.1/- director GET
http://job.ru 127.0.0.1/- director GET
http://proxy.my-domain/html/squidblacklist/users.html 127.0.0.1/- director GET
http://proxy.my-domain/html/squidblacklist/users.html 127.0.0.1/- director GET