<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Setup Squid</title><link>https://sourceforge.net/p/squidward/wiki/Setup%2520Squid/</link><description>Recent changes to Setup Squid</description><atom:link href="https://sourceforge.net/p/squidward/wiki/Setup%20Squid/feed" rel="self"/><language>en</language><lastBuildDate>Tue, 07 Dec 2021 07:52:54 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/squidward/wiki/Setup%20Squid/feed" rel="self" type="application/rss+xml"/><item><title>Setup Squid modified by Gleb Zelenin</title><link>https://sourceforge.net/p/squidward/wiki/Setup%2520Squid/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v43
+++ v44
@@ -70,9 +70,9 @@

 на RHEL 7 (CentOS 7)

-    external_acl_type ext_dstdom_regex children-max=36 ttl=300 negative_ttl=300 %DST %PORT /var/www/html/squidward/ext_acl/ext_dstdom_uni.php /var/www/html/squidward
-    external_acl_type ext_usr children-max=36 ttl=300 negative_ttl=300 %LOGIN %SRC /var/www/html/squidward/ext_acl/ext_usr.php /var/www/html/squidward
-    external_acl_type ext_usr_noauth children-max=36 ttl=300 negative_ttl=300 %SRC /var/www/html/squidward/ext_acl/ext_usr_noauth.php /var/www/html/squidward
+    external_acl_type ext_dstdom_regex children-max=36 ttl=300 negative_ttl=300 ipv4 %DST %PORT /var/www/html/squidward/ext_acl/ext_dstdom_uni.php /var/www/html/squidward
+    external_acl_type ext_usr children-max=36 ttl=300 negative_ttl=300 ipv4 %LOGIN %SRC /var/www/html/squidward/ext_acl/ext_usr.php /var/www/html/squidward
+    external_acl_type ext_usr_noauth children-max=36 ttl=300 negative_ttl=300 ipv4 %SRC /var/www/html/squidward/ext_acl/ext_usr_noauth.php /var/www/html/squidward

 Включение в конфигурацию Squid правил Squidward

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gleb Zelenin</dc:creator><pubDate>Tue, 07 Dec 2021 07:52:54 -0000</pubDate><guid>https://sourceforge.net9f44b6fdc3f28ef493838cbb80ff9f0516b863f9</guid></item><item><title>Setup Squid modified by Gleb Zelenin</title><link>https://sourceforge.net/p/squidward/wiki/Setup%2520Squid/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v42
+++ v43
@@ -17,9 +17,9 @@

 Для того, что прокси-сервер мог аутентифицировать пользователей Active Directory его необходимо ввести в домен Windows. Это можно сделать за один шаг с помощью следующей команды:

-Замените ads.example.local имя сервера Active Directory.
-Замените EXAMPLE на NETBIOS-имя домена.
-Замените EXAMPLE.LOCAL полное(FQDN) имя домена.
+замените ads.example.local имя сервера Active Directory;
+замените EXAMPLE на NETBIOS-имя домена;
+замените EXAMPLE.LOCAL полное(FQDN) имя домена.

 **# authconfig --enableshadow --enablemd5 --passalgo=md5 --krb5kdc=ads.example.local --krb5realm=EXAMPLE.LOCAL --smbservers=ads.example.local --smbworkgroup=EXAMPLE --enablewinbind --enablewinbindauth --smbsecurity=ads --smbrealm=EXAMPLE.LOCAL --smbidmapuid="16777216-33554431" --smbidmapgid="16777216-33554431" --winbindseparator="+" --winbindtemplateshell="/bin/false" --enablewinbindusedefaultdomain --disablewinbindoffline --winbindjoin=Administrator --disablewins --disablecache --enablelocauthorize --updateall**

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gleb Zelenin</dc:creator><pubDate>Mon, 02 Feb 2015 08:05:22 -0000</pubDate><guid>https://sourceforge.net2475abb4d6e71336d6aebfbd2f805aac1031d15f</guid></item><item><title>Setup Squid modified by Gleb Zelenin</title><link>https://sourceforge.net/p/squidward/wiki/Setup%2520Squid/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v41
+++ v42
@@ -13,7 +13,7 @@

 **# yum install -y ntp authconfig krb5-workstation samba-common samba-winbind**

-Для систем на RHEL 7 (CentOS 7) необходима установка дополнительного пакета samba-winbind-clients соответствующего версии установленного пакета samba-common. Пакет можно получить по ссылке: http://pkgs.org/search/samba-winbind-clients
+Для систем RHEL 7 (CentOS 7) необходима установка дополнительного пакета samba-winbind-clients соответствующего версии установленного пакета samba-common. Пакет можно получить по ссылке: http://pkgs.org/search/samba-winbind-clients

 Для того, что прокси-сервер мог аутентифицировать пользователей Active Directory его необходимо ввести в домен Windows. Это можно сделать за один шаг с помощью следующей команды:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gleb Zelenin</dc:creator><pubDate>Fri, 16 Jan 2015 11:03:54 -0000</pubDate><guid>https://sourceforge.net4c9174239ffc3573b173a0b45a0e9c1d628b1eeb</guid></item><item><title>Setup Squid modified by Gleb Zelenin</title><link>https://sourceforge.net/p/squidward/wiki/Setup%2520Squid/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v40
+++ v41
@@ -11,7 +11,7 @@

 **$ sudo su**

-**# yum install ntp authconfig krb5-workstation samba-common**
+**# yum install -y ntp authconfig krb5-workstation samba-common samba-winbind**

 Для систем на RHEL 7 (CentOS 7) необходима установка дополнительного пакета samba-winbind-clients соответствующего версии установленного пакета samba-common. Пакет можно получить по ссылке: http://pkgs.org/search/samba-winbind-clients

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gleb Zelenin</dc:creator><pubDate>Fri, 16 Jan 2015 10:38:11 -0000</pubDate><guid>https://sourceforge.neta94d6d7e544a3a63e6e3d9b40d35e5d0b4f594b1</guid></item><item><title>Setup Squid modified by Gleb Zelenin</title><link>https://sourceforge.net/p/squidward/wiki/Setup%2520Squid/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v39
+++ v40
@@ -29,7 +29,7 @@

 В случае успеха данная команда выведет список всех пользователей домена.

-Для систем на RHEL 6 (CentOS 6) подробнее по ссылкам :
+Для систем на RHEL 6 (CentOS 6) подробнее по ссылкам:

 * [Configuring Squid for NTLM with Winbind Authentication on CentOS 5](http://wiki.squid-cache.org/ConfigExamples/Authenticate/NtlmCentOS5)
 * [Configuring Squid for NTLM with Winbind authenticators](http://wiki.squid-cache.org/ConfigExamples/Authenticate/Ntlm)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gleb Zelenin</dc:creator><pubDate>Fri, 16 Jan 2015 09:29:03 -0000</pubDate><guid>https://sourceforge.net5e7adc03d01a1989217f120db4ad6705442f2777</guid></item><item><title>Setup Squid modified by Gleb Zelenin</title><link>https://sourceforge.net/p/squidward/wiki/Setup%2520Squid/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v38
+++ v39
@@ -29,7 +29,7 @@

 В случае успеха данная команда выведет список всех пользователей домена.

-Подробнее по ссылкам для систем на RHEL 6 (CentOS 6):
+Для систем на RHEL 6 (CentOS 6) подробнее по ссылкам :

 * [Configuring Squid for NTLM with Winbind Authentication on CentOS 5](http://wiki.squid-cache.org/ConfigExamples/Authenticate/NtlmCentOS5)
 * [Configuring Squid for NTLM with Winbind authenticators](http://wiki.squid-cache.org/ConfigExamples/Authenticate/Ntlm)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gleb Zelenin</dc:creator><pubDate>Fri, 16 Jan 2015 09:28:15 -0000</pubDate><guid>https://sourceforge.net6add3ab076a39fbda753233d1cc1859cf5698230</guid></item><item><title>Setup Squid modified by Gleb Zelenin</title><link>https://sourceforge.net/p/squidward/wiki/Setup%2520Squid/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v37
+++ v38
@@ -29,7 +29,7 @@

 В случае успеха данная команда выведет список всех пользователей домена.

-Подробнее по ссылкам:
+Подробнее по ссылкам для систем на RHEL 6 (CentOS 6):

 * [Configuring Squid for NTLM with Winbind Authentication on CentOS 5](http://wiki.squid-cache.org/ConfigExamples/Authenticate/NtlmCentOS5)
 * [Configuring Squid for NTLM with Winbind authenticators](http://wiki.squid-cache.org/ConfigExamples/Authenticate/Ntlm)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gleb Zelenin</dc:creator><pubDate>Fri, 16 Jan 2015 09:01:18 -0000</pubDate><guid>https://sourceforge.neta8ff5a4518caeab7ce62e0e8f055a811228895e0</guid></item><item><title>Setup Squid modified by Gleb Zelenin</title><link>https://sourceforge.net/p/squidward/wiki/Setup%2520Squid/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v36
+++ v37
@@ -13,9 +13,7 @@

 **# yum install ntp authconfig krb5-workstation samba-common**

-Для систем на RHEL 7 (CentOS 7) необходима установка дополнительного пакета samba-winbind-clients соответствующего версии установленного пакета samba-common.
-Пакет можно получить по ссылке:
-* http://pkgs.org/search/samba-winbind-clients
+Для систем на RHEL 7 (CentOS 7) необходима установка дополнительного пакета samba-winbind-clients соответствующего версии установленного пакета samba-common. Пакет можно получить по ссылке: http://pkgs.org/search/samba-winbind-clients

 Для того, что прокси-сервер мог аутентифицировать пользователей Active Directory его необходимо ввести в домен Windows. Это можно сделать за один шаг с помощью следующей команды:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gleb Zelenin</dc:creator><pubDate>Fri, 16 Jan 2015 08:57:47 -0000</pubDate><guid>https://sourceforge.net091f8c0d145b195ca2ac6973de771291e65be01b</guid></item><item><title>Setup Squid modified by Gleb Zelenin</title><link>https://sourceforge.net/p/squidward/wiki/Setup%2520Squid/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v35
+++ v36
@@ -12,6 +12,10 @@
 **$ sudo su**

 **# yum install ntp authconfig krb5-workstation samba-common**
+
+Для систем на RHEL 7 (CentOS 7) необходима установка дополнительного пакета samba-winbind-clients соответствующего версии установленного пакета samba-common.
+Пакет можно получить по ссылке:
+* http://pkgs.org/search/samba-winbind-clients

 Для того, что прокси-сервер мог аутентифицировать пользователей Active Directory его необходимо ввести в домен Windows. Это можно сделать за один шаг с помощью следующей команды:

&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gleb Zelenin</dc:creator><pubDate>Fri, 16 Jan 2015 08:57:16 -0000</pubDate><guid>https://sourceforge.netfc16b3d202aa1444705cca54294e22523927f7f5</guid></item><item><title>Setup Squid modified by Gleb Zelenin</title><link>https://sourceforge.net/p/squidward/wiki/Setup%2520Squid/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v34
+++ v35
@@ -61,11 +61,13 @@
 Подключение External ACL, если Squidward установлен по адресу отличному от адреса по умолчанию (/var/www/html/squidward), то измените путь к папке где установлен Squidward (расположен файл config.php) указанный в качестве передаваемого аргумента в описании external_acl

 на RHEL 6 (CentOS 6)
+
     external_acl_type ext_dstdom_regex children=36 ttl=300 negative_ttl=300 %DST %PORT /var/www/html/squidward/ext_acl/ext_dstdom_uni.php /var/www/html/squidward
     external_acl_type ext_usr children=36 ttl=300 negative_ttl=300 %LOGIN %SRC /var/www/html/squidward/ext_acl/ext_usr.php /var/www/html/squidward
     external_acl_type ext_usr_noauth children=36 ttl=300 negative_ttl=300 %SRC /var/www/html/squidward/ext_acl/ext_usr_noauth.php /var/www/html/squidward

 на RHEL 7 (CentOS 7)
+
     external_acl_type ext_dstdom_regex children-max=36 ttl=300 negative_ttl=300 %DST %PORT /var/www/html/squidward/ext_acl/ext_dstdom_uni.php /var/www/html/squidward
     external_acl_type ext_usr children-max=36 ttl=300 negative_ttl=300 %LOGIN %SRC /var/www/html/squidward/ext_acl/ext_usr.php /var/www/html/squidward
     external_acl_type ext_usr_noauth children-max=36 ttl=300 negative_ttl=300 %SRC /var/www/html/squidward/ext_acl/ext_usr_noauth.php /var/www/html/squidward
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Gleb Zelenin</dc:creator><pubDate>Fri, 16 Jan 2015 08:47:02 -0000</pubDate><guid>https://sourceforge.netb8f0ad8d72792ad01e0bc1334ef6cbcae817bbbe</guid></item></channel></rss>