From 295c776d9905c41fc823f5e6f3528afd9b6be150 Mon Sep 17 00:00:00 2001 From: Amos Jeffries Date: Tue, 23 Mar 2010 19:57:52 +1300 Subject: [PATCH] Repair broken Czech manuals .po file --- doc/manuals/cs.po | 1988 ++++++++++++++++++++++++--------------------- 1 file changed, 1051 insertions(+), 937 deletions(-) diff --git a/doc/manuals/cs.po b/doc/manuals/cs.po index 7aea0728e8..2933afff4c 100644 --- a/doc/manuals/cs.po +++ b/doc/manuals/cs.po @@ -16,44 +16,35 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "X-Generator: Translate Toolkit 1.5.3\n" -#. type: SH -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:3 helpers/basic_auth/LDAP/basic_ldap_auth.8:3 helpers/basic_auth/NCSA/basic_ncsa_auth.8:3 helpers/basic_auth/PAM/basic_pam_auth.8:3 helpers/basic_auth/RADIUS/basic_radius_auth.8:3 helpers/external_acl/ldap_group/squid_ldap_group.8:3 helpers/external_acl/session/squid_session.8:3 helpers/external_acl/unix_group/squid_unix_group.8:3 src/squid.8.in:3 tools/cachemgr.cgi.8.in:3 tools/squidclient.1:3 -#, no-wrap -msgid "NAME" -msgstr "" - #. type: Plain text -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:7 -msgid "Local Users auth helper for Squid" -msgstr "" - -#. type: SH -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:8 helpers/basic_auth/LDAP/basic_ldap_auth.8:8 helpers/basic_auth/NCSA/basic_ncsa_auth.8:8 helpers/basic_auth/PAM/basic_pam_auth.8:8 helpers/basic_auth/RADIUS/basic_radius_auth.8:8 helpers/external_acl/ldap_group/squid_ldap_group.8:10 helpers/external_acl/session/squid_session.8:10 helpers/external_acl/unix_group/squid_unix_group.8:8 src/squid.8.in:8 tools/cachemgr.cgi.8.in:8 tools/squidclient.1:8 -#, no-wrap -msgid "SYNOPSIS" +#: tools/squidclient.1:7 +msgid "A simple HTTP web client tool" msgstr "" #. type: SH -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:11 helpers/basic_auth/LDAP/basic_ldap_auth.8:39 helpers/basic_auth/NCSA/basic_ncsa_auth.8:12 helpers/basic_auth/PAM/basic_pam_auth.8:15 helpers/basic_auth/RADIUS/basic_radius_auth.8:26 helpers/external_acl/ldap_group/squid_ldap_group.8:26 helpers/external_acl/session/squid_session.8:18 helpers/external_acl/unix_group/squid_unix_group.8:15 src/squid.8.in:25 tools/cachemgr.cgi.8.in:11 tools/squidclient.1:47 +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:61 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:288 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:30 +#: helpers/basic_auth/PAM/basic_pam_auth.8:80 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:85 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:232 +#: helpers/external_acl/session/squid_session.8:63 +#: helpers/external_acl/unix_group/squid_unix_group.8:62 src/squid.8.in:216 +#: tools/cachemgr.cgi.8.in:51 tools/squidclient.1:163 #, no-wrap -msgid "DESCRIPTION" +msgid "AUTHOR" msgstr "" #. type: Plain text -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:15 +#: helpers/external_acl/session/squid_session.8:46 msgid "" -"B allows Squid to authenticate any local user accounts " -"to validate the user name and password of Basic HTTP authentication." -msgstr "" - -#. type: Plain text -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:21 -msgid "It uses B and B routines for authentication." +"Active mode. In this mode sessions are started by evaluating an acl with the " +"argument B , or terminated by the argument B" msgstr "" #. type: Plain text -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:23 -msgid "This has the following advantages over the NCSA module:" +#: helpers/external_acl/unix_group/squid_unix_group.8:93 +msgid "Additionally bugs or bug-fixes can be reported to" msgstr "" #. type: TP @@ -68,232 +59,140 @@ msgstr "" msgid "Allows authentication through nsswitch.conf" msgstr "" -#. type: TP -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:27 -#, no-wrap -msgid "Can handle NIS(+) requests" -msgstr "" - -#. type: TP -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:29 -#, no-wrap -msgid "Can handle LDAP requests" -msgstr "" - -#. type: TP -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:31 -#, no-wrap -msgid "Can handle PAM requests" -msgstr "" - -#. type: SH -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:34 helpers/basic_auth/LDAP/basic_ldap_auth.8:242 helpers/basic_auth/NCSA/basic_ncsa_auth.8:24 helpers/basic_auth/PAM/basic_pam_auth.8:41 helpers/basic_auth/RADIUS/basic_radius_auth.8:61 helpers/external_acl/ldap_group/squid_ldap_group.8:209 helpers/external_acl/session/squid_session.8:50 helpers/external_acl/unix_group/squid_unix_group.8:33 tools/cachemgr.cgi.8.in:19 -#, no-wrap -msgid "CONFIGURATION" -msgstr "" - -#. type: Plain text -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:47 -msgid "" -"When used for authenticating to local UNIX shadow password databases the " -"program must be running as root or else it won't have sufficient permissions " -"to access the user password database. Such use of this program is not " -"recommended, but if you absolutely need to then make the program B " -"B" -msgstr "" - #. type: Plain text -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:60 helpers/basic_auth/PAM/basic_pam_auth.8:79 -msgid "" -"Please note that in such configurations it is also strongly recommended that " -"the program is moved into a directory where normal users cannot access it, " -"as this mode of operation will allow any local user to brute-force other " -"users passwords. Also note the program has not been fully audited and the " -"author cannot be held responsible for any security issues due to such " -"installations." -msgstr "" - -#. type: SH -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:61 helpers/basic_auth/LDAP/basic_ldap_auth.8:288 helpers/basic_auth/NCSA/basic_ncsa_auth.8:30 helpers/basic_auth/PAM/basic_pam_auth.8:80 helpers/basic_auth/RADIUS/basic_radius_auth.8:85 helpers/external_acl/ldap_group/squid_ldap_group.8:232 helpers/external_acl/session/squid_session.8:63 helpers/external_acl/unix_group/squid_unix_group.8:62 src/squid.8.in:216 tools/cachemgr.cgi.8.in:51 tools/squidclient.1:163 -#, no-wrap -msgid "AUTHOR" +#: helpers/external_acl/unix_group/squid_unix_group.8:28 +msgid "Also match the users primary group from B" msgstr "" #. type: Plain text -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:63 helpers/external_acl/ldap_group/squid_ldap_group.8:234 helpers/external_acl/unix_group/squid_unix_group.8:64 -msgid "This program was written by" +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:40 +msgid "Alternative method of specifying the server to connect to" msgstr "" #. type: Plain text -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:68 -msgid "Based on original code by" +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:56 +msgid "" +"Alternative method of specifying the shared secret. Using the B<-f> option " +"with a configuration file is generally more secure and recommended." msgstr "" #. type: Plain text -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:71 helpers/basic_auth/NCSA/basic_ncsa_auth.8:32 helpers/basic_auth/RADIUS/basic_radius_auth.8:93 helpers/external_acl/ldap_group/squid_ldap_group.8:243 helpers/external_acl/unix_group/squid_unix_group.8:67 -msgid "This manual was written by" -msgstr "" - -#. type: SH -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:73 helpers/basic_auth/LDAP/basic_ldap_auth.8:296 helpers/basic_auth/NCSA/basic_ncsa_auth.8:37 helpers/basic_auth/PAM/basic_pam_auth.8:84 helpers/basic_auth/RADIUS/basic_radius_auth.8:95 helpers/external_acl/ldap_group/squid_ldap_group.8:245 helpers/external_acl/session/squid_session.8:67 helpers/external_acl/unix_group/squid_unix_group.8:69 src/squid.8.in:226 tools/cachemgr.cgi.8.in:57 tools/squidclient.1:169 -#, no-wrap -msgid "COPYRIGHT" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:257 +msgid "" +"And similarily if you only want to allow access to users having a specific " +"attribute" msgstr "" #. type: Plain text -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:75 helpers/basic_auth/LDAP/basic_ldap_auth.8:298 helpers/basic_auth/RADIUS/basic_radius_auth.8:97 helpers/external_acl/ldap_group/squid_ldap_group.8:247 helpers/external_acl/session/squid_session.8:69 helpers/external_acl/unix_group/squid_unix_group.8:71 -msgid "This program and documentation is copyright to the authors named above." +#: helpers/external_acl/ldap_group/squid_ldap_group.8:44 +msgid "" +"As expected by the B construct of Squid, after specifying " +"a username and group followed by a new line, this helper will produce either " +"B or B on the following line to show if the user is a member of the " +"specified group." msgstr "" #. type: Plain text -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:77 helpers/basic_auth/LDAP/basic_ldap_auth.8:300 helpers/basic_auth/PAM/basic_pam_auth.8:91 helpers/basic_auth/RADIUS/basic_radius_auth.8:99 helpers/external_acl/ldap_group/squid_ldap_group.8:249 helpers/external_acl/session/squid_session.8:71 helpers/external_acl/unix_group/squid_unix_group.8:73 tools/cachemgr.cgi.8.in:59 tools/squidclient.1:171 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:56 msgid "" -"Distributed under the GNU General Public License (GNU GPL) version 2 or " -"later (GPLv2+)." -msgstr "" - -#. type: SH -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:78 helpers/basic_auth/LDAP/basic_ldap_auth.8:301 helpers/basic_auth/NCSA/basic_ncsa_auth.8:50 helpers/basic_auth/PAM/basic_pam_auth.8:92 helpers/basic_auth/RADIUS/basic_radius_auth.8:100 helpers/external_acl/ldap_group/squid_ldap_group.8:250 helpers/external_acl/session/squid_session.8:72 helpers/external_acl/unix_group/squid_unix_group.8:74 src/squid.8.in:243 tools/cachemgr.cgi.8.in:60 tools/squidclient.1:172 -#, no-wrap -msgid "QUESTIONS" +"As expected by the basic authentication construct of Squid, after specifying " +"a username and password followed by a new line, this helper will produce " +"either B or B on the following line to show if the specified " +"credentials are correct according to the LDAP directory." msgstr "" #. type: Plain text -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:81 helpers/basic_auth/LDAP/basic_ldap_auth.8:304 helpers/basic_auth/NCSA/basic_ncsa_auth.8:53 helpers/basic_auth/PAM/basic_pam_auth.8:95 helpers/basic_auth/RADIUS/basic_radius_auth.8:103 helpers/external_acl/ldap_group/squid_ldap_group.8:253 helpers/external_acl/session/squid_session.8:75 helpers/external_acl/unix_group/squid_unix_group.8:77 src/squid.8.in:246 tools/cachemgr.cgi.8.in:63 tools/squidclient.1:175 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:93 msgid "" -"Questions on the usage of this program can be sent to the I" -msgstr "" - -#. type: SH -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:83 helpers/basic_auth/LDAP/basic_ldap_auth.8:309 helpers/basic_auth/NCSA/basic_ncsa_auth.8:55 helpers/basic_auth/PAM/basic_pam_auth.8:97 helpers/basic_auth/RADIUS/basic_radius_auth.8:108 helpers/external_acl/ldap_group/squid_ldap_group.8:258 helpers/external_acl/session/squid_session.8:77 helpers/external_acl/unix_group/squid_unix_group.8:79 src/squid.8.in:248 tools/cachemgr.cgi.8.in:65 tools/squidclient.1:177 -#, no-wrap -msgid "REPORTING BUGS" +"As the password needs to be printed in plain text in your Squid " +"configuration and will be sent on the command line to the helper it is " +"strongly recommended to use a account with minimal associated privileges. " +"This to limit the damage in case someone could get hold of a copy of your " +"Squid configuration file or extracts the password used from a process " +"listing." msgstr "" #. type: Plain text -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:85 helpers/basic_auth/LDAP/basic_ldap_auth.8:311 helpers/basic_auth/NCSA/basic_ncsa_auth.8:57 helpers/basic_auth/PAM/basic_pam_auth.8:99 helpers/basic_auth/RADIUS/basic_radius_auth.8:110 helpers/external_acl/ldap_group/squid_ldap_group.8:260 helpers/external_acl/session/squid_session.8:79 helpers/external_acl/unix_group/squid_unix_group.8:81 src/squid.8.in:250 tools/cachemgr.cgi.8.in:67 tools/squidclient.1:179 -msgid "Report bugs or bug fixes using http://bugs.squid-cache.org/" -msgstr "" - -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:86 -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:312 -#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:58 -#: helpers/basic_auth/PAM/basic_pam_auth.8:100 -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:111 -#: helpers/external_acl/ldap_group/squid_ldap_group.8:261 -#: helpers/external_acl/session/squid_session.8:80 -#: helpers/external_acl/unix_group/squid_unix_group.8:82 src/squid.8.in:251 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:147 msgid "" -"Bug reports need to be made in English. See http://wiki.squid-cache.org/" -"SquidFaq/BugReporting for details of what you need to include with your bug " -"report." +"As the password needs to be printed in plain text in your Squid " +"configuration it is strongly recommended to use a account with minimal " +"associated privileges. This to limit the damage in case someone could get " +"hold of a copy of your Squid configuration file." msgstr "" #. type: Plain text -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:88 helpers/basic_auth/LDAP/basic_ldap_auth.8:314 helpers/basic_auth/NCSA/basic_ncsa_auth.8:60 helpers/basic_auth/PAM/basic_pam_auth.8:102 helpers/basic_auth/RADIUS/basic_radius_auth.8:113 helpers/external_acl/ldap_group/squid_ldap_group.8:263 helpers/external_acl/session/squid_session.8:82 helpers/external_acl/unix_group/squid_unix_group.8:84 src/squid.8.in:253 tools/cachemgr.cgi.8.in:70 tools/squidclient.1:182 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:231 msgid "" -"Report serious security bugs to Isquid-bugs@squid-cache.orgE>" -msgstr "" - -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:88 -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:314 -#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:60 -#: helpers/basic_auth/PAM/basic_pam_auth.8:102 -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:113 -#: helpers/external_acl/ldap_group/squid_ldap_group.8:263 -#: helpers/external_acl/session/squid_session.8:82 -#: helpers/external_acl/unix_group/squid_unix_group.8:84 src/squid.8.in:253 -#: tools/cachemgr.cgi.8.in:69 tools/squidclient.1:181 -msgid "Report bugs or bug fixes using http://bugs.squid-cache.org/" +"B When constructing search filters it is recommended to first test " +"the filter using B to verify that the filter matches what you " +"expect before you attempt to use B" msgstr "" #. type: Plain text -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:91 helpers/basic_auth/LDAP/basic_ldap_auth.8:317 helpers/basic_auth/NCSA/basic_ncsa_auth.8:63 helpers/basic_auth/PAM/basic_pam_auth.8:105 helpers/basic_auth/RADIUS/basic_radius_auth.8:116 helpers/external_acl/ldap_group/squid_ldap_group.8:266 helpers/external_acl/session/squid_session.8:85 helpers/external_acl/unix_group/squid_unix_group.8:87 src/squid.8.in:256 tools/cachemgr.cgi.8.in:73 tools/squidclient.1:185 -msgid "Report ideas for new improvements to the I" -msgstr "" - -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:91 -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:317 -#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:63 -#: helpers/basic_auth/PAM/basic_pam_auth.8:105 -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:116 -#: helpers/external_acl/ldap_group/squid_ldap_group.8:266 -#: helpers/external_acl/session/squid_session.8:85 -#: helpers/external_acl/unix_group/squid_unix_group.8:87 src/squid.8.in:256 -#: tools/cachemgr.cgi.8.in:72 tools/squidclient.1:184 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:287 msgid "" -"Report serious security bugs to Isquid-bugs@squid-cache." -"orgE>" +"B When constructing search filters it is strongly recommended to test " +"the filter using B before you attempt to use B " +"This to verify that the filter matches what you expect." msgstr "" #. type: Plain text -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:94 -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:320 -#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:66 -#: helpers/basic_auth/PAM/basic_pam_auth.8:108 -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:119 -#: helpers/external_acl/ldap_group/squid_ldap_group.8:269 -#: helpers/external_acl/session/squid_session.8:88 -#: helpers/external_acl/unix_group/squid_unix_group.8:90 src/squid.8.in:259 -#: tools/cachemgr.cgi.8.in:75 tools/squidclient.1:187 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:108 msgid "" -"Report ideas for new improvements to the I" -msgstr "" - -#. type: SH -#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:96 -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:322 -#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:68 -#: helpers/basic_auth/PAM/basic_pam_auth.8:110 -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:121 -#: helpers/external_acl/ldap_group/squid_ldap_group.8:271 -#: helpers/external_acl/session/squid_session.8:90 -#: helpers/external_acl/unix_group/squid_unix_group.8:95 src/squid.8.in:261 -#: tools/cachemgr.cgi.8.in:77 tools/squidclient.1:189 -#, no-wrap -msgid "SEE ALSO" +"B This can only be done if all your users are located directly under " +"the same position in the LDAP tree and the login name is used for naming " +"each user object. If your LDAP tree does not match these criterias or if you " +"want to filter who are valid users then you need to use a search filter to " +"search for your users DN ( B<-f> option)." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:7 -msgid "LDAP authentication helper for Squid" +#: helpers/external_acl/session/squid_session.8:38 +msgid "" +"B to persistent database. If not specified the session details will be " +"kept in memory only and all sessions will reset each time Squid restarts " +"it's helpers (Squid restart or rotation of logs)." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:12 helpers/basic_auth/LDAP/basic_ldap_auth.8:27 helpers/external_acl/ldap_group/squid_ldap_group.8:14 -msgid "base DN" +#: helpers/external_acl/ldap_group/squid_ldap_group.8:67 +msgid "B Specifies the base DN under which the groups are located." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:14 -msgid "attribute" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:67 +msgid "B Specifies the base DN under which the users are located." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:16 helpers/basic_auth/LDAP/basic_ldap_auth.8:31 helpers/external_acl/ldap_group/squid_ldap_group.8:18 -msgid "options" +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:124 +msgid "B - Remote Authentication Dial In User Service (RADIUS)" msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:18 helpers/basic_auth/LDAP/basic_ldap_auth.8:33 -msgid "LDAP server name" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:328 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:278 +msgid "B - The String Representation of LDAP Search Filters," msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:20 helpers/basic_auth/LDAP/basic_ldap_auth.8:35 helpers/basic_auth/RADIUS/basic_radius_auth.8:18 helpers/external_acl/ldap_group/squid_ldap_group.8:22 src/squid.8.in:17 tools/squidclient.1:28 -msgid "port" +#: helpers/external_acl/session/squid_session.8:31 +msgid "" +"B for any session. If not specified the default is 3600 seconds." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:22 helpers/basic_auth/LDAP/basic_ldap_auth.8:37 helpers/external_acl/ldap_group/squid_ldap_group.8:24 -msgid "URI" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:130 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:178 +msgid "B object only," msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:29 helpers/external_acl/ldap_group/squid_ldap_group.8:16 -msgid "LDAP search filter" +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:15 +msgid "" +"B allows Squid to authenticate any local user accounts " +"to validate the user name and password of Basic HTTP authentication." msgstr "" #. type: Plain text @@ -308,685 +207,860 @@ msgid "" msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:56 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:16 msgid "" -"As expected by the basic authentication construct of Squid, after specifying " -"a username and password followed by a new line, this helper will produce " -"either B or B on the following line to show if the specified " -"credentials are correct according to the LDAP directory." +"B allows Squid to read and authenticate user and password " +"information from an NCSA/Apache httpd-style password file when using basic " +"HTTP authentication." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:61 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:29 msgid "" -"The program has two major modes of operation. In the default mode of " -"operation the users DN is constructed using the base DN and user " -"attribute. In the other mode of operation a search filter is used to locate " -"valid user DN's below the base DN." -msgstr "" - -#. type: SH -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:62 helpers/basic_auth/NCSA/basic_ncsa_auth.8:20 helpers/basic_auth/PAM/basic_pam_auth.8:21 helpers/basic_auth/RADIUS/basic_radius_auth.8:31 helpers/external_acl/ldap_group/squid_ldap_group.8:49 helpers/external_acl/session/squid_session.8:26 helpers/external_acl/unix_group/squid_unix_group.8:19 src/squid.8.in:59 tools/squidclient.1:56 -#, no-wrap -msgid "OPTIONS" -msgstr "" - -#. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:67 -msgid "B Specifies the base DN under which the users are located." +"B must have access to the password file to be executed." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:75 +#: helpers/basic_auth/PAM/basic_pam_auth.8:20 msgid "" -"LDAP search B to locate the user DN. Required if the users are in a " -"hierarchy below the base DN, or if the login name is not what builds the " -"user specific part of the users DN." +"B allows Squid to connect to a mostly any available PAM " +"database to validate the user name and password of Basic HTTP authentication." msgstr "" -#. uid\=%s\"" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:82 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:30 msgid "" -"The search filter can contain up to 15 occurrences of B<%s> which will be " -"replaced by the username, as in B<\\&\\&> for RFC2037 directories. For a " -"detailed description of LDAP search filter syntax see RFC2254." +"B allows Squid to connect to a RADIUS server to validate " +"the user name and password of Basic HTTP authentication." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:90 +#: tools/cachemgr.cgi.8.in:50 msgid "" -"Will crash if other B<%> values than B<%s> are used, or if more than 15 " -"B<%s> are used." +"B calls the requested server on the requested port using HTTP " +"and returns a formatted version of the response. To avoid abuse it is " +"recommended to configure your web server to restrict access to the " +"B program." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:99 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:196 msgid "" -"Specifies the name of the DN attribute that contains the username/login. " -"Combined with the base DN to construct the users DN when no search filter is " -"specified ( B<-f> option). Defaults to B" +"B dereference aliases (default), B dereference aliases, only " +"while B or only to B the base object." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:108 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:62 msgid "" -"B This can only be done if all your users are located directly under " -"the same position in the LDAP tree and the login name is used for naming " -"each user object. If your LDAP tree does not match these criterias or if you " -"want to filter who are valid users then you need to use a search filter to " -"search for your users DN ( B<-f> option)." +"B dereference aliases (default), B dereference aliases, only " +"while Bing or only to B the base object" msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:118 -msgid "" -"Use I instead of I to verify the users " -"password. B is the LDAP attribute storing the users password." +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:133 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:181 +msgid "B level below the base object or" msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:126 +#: src/squid.8.in:32 msgid "" -"Search scope when performing user DN searches specified by the B<-f> " -"option. Defaults to B" +"B is a high-performance proxy caching server for web clients, " +"supporting FTP, gopher, ICAP, ICP, HTCP and HTTP data objects. Unlike " +"traditional caching software, Squid handles all requests in a single, non-" +"blocking process." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:130 helpers/external_acl/ldap_group/squid_ldap_group.8:178 -msgid "B object only," +#: helpers/external_acl/ldap_group/squid_ldap_group.8:33 +msgid "" +"B allows Squid to connect to a LDAP directory to authorize " +"users via LDAP groups. LDAP options are specified as parameters on the " +"command line, while the username(s) and group(s) to be checked against the " +"LDAP directory are specified on subsequent lines of input to the helper, one " +"username/group pair per line separated by a space." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:133 helpers/external_acl/ldap_group/squid_ldap_group.8:181 -msgid "B level below the base object or" +#: helpers/external_acl/session/squid_session.8:23 +msgid "" +"B maintains a concept of sessions by monitoring requests and " +"timing out sessions if no requests have been seen for the idle timeout timer." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:136 helpers/external_acl/ldap_group/squid_ldap_group.8:184 -msgid "Btree below the base object" +#: helpers/external_acl/unix_group/squid_unix_group.8:18 +msgid "" +"B allows Squid to base access controls on users " +"memberships in UNIX groups." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:142 +#: tools/squidclient.1:55 msgid "" -"The DN and password to bind as while performing searches. Required by the " -"B<-f> flag if the directory does not allow anonymous searches." +"B is a tool providing a command line interface for retrieving " +"URLs. Designed for testing any HTTP 0.9, 1.0, or 1.1 web server or proxy. " +"This tool can be combined with scripts to perform any basic HTTP operation. " +"Some additional features for access to the B proxy object cache and " +"management information are provided." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:147 -msgid "" -"As the password needs to be printed in plain text in your Squid " -"configuration it is strongly recommended to use a account with minimal " -"associated privileges. This to limit the damage in case someone could get " -"hold of a copy of your Squid configuration file." +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:136 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:184 +msgid "Btree below the base object" msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:152 helpers/external_acl/ldap_group/squid_ldap_group.8:98 -msgid "" -"The DN and the name of a file containing the password to bind as while " -"performing searches." +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:68 +msgid "Based on original code by" msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:157 helpers/external_acl/ldap_group/squid_ldap_group.8:103 -msgid "" -"Less insecure version of the former parameter pair with two advantages: The " -"password does not occur in the process listing, and the password is not " -"being compromised if someone gets the squid configuration file without " -"getting the secretfile." +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:35 +msgid "Based on original documentation by" msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:165 -msgid "" -"Use a persistent LDAP connection. Normally the LDAP connection is only open " -"while validating a username to preserve resources at the LDAP server. This " -"option causes the LDAP connection to be kept open, allowing it to be reused " -"for further user validations. Recommended for larger installations." +#: helpers/external_acl/ldap_group/squid_ldap_group.8:240 +msgid "Based on prior work in B by" msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:178 +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:86 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:312 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:58 +#: helpers/basic_auth/PAM/basic_pam_auth.8:100 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:111 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:261 +#: helpers/external_acl/session/squid_session.8:80 +#: helpers/external_acl/unix_group/squid_unix_group.8:82 src/squid.8.in:251 msgid "" -"Only bind once per LDAP connection. Some LDAP servers do not allow " -"re-binding as another user after a successful I The use of this " -"option always opens a new connection for each login attempt. If combined " -"with the B<-P> option for persistent LDAP connection then the connection " -"used for searching for the user DN is kept persistent but a new connection " -"is opened to verify each users password once the DN is found." +"Bug reports need to be made in English. See http://wiki.squid-cache.org/" +"SquidFaq/BugReporting for details of what you need to include with your bug " +"report." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:182 helpers/external_acl/ldap_group/squid_ldap_group.8:170 -msgid "Do not follow referrals" +#: helpers/external_acl/unix_group/squid_unix_group.8:56 +msgid "" +"By default up to 11 groups can be matched in one acl (including commandline " +"specified groups). This limit is defined by B in the source code." msgstr "" -#. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:187 -msgid "when to dereference aliases. Defaults to B" +#. type: SH +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:34 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:242 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:24 +#: helpers/basic_auth/PAM/basic_pam_auth.8:41 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:61 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:209 +#: helpers/external_acl/session/squid_session.8:50 +#: helpers/external_acl/unix_group/squid_unix_group.8:33 +#: tools/cachemgr.cgi.8.in:19 +#, no-wrap +msgid "CONFIGURATION" msgstr "" -#. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:196 -msgid "" -"B dereference aliases (default), B dereference aliases, only " -"while B or only to B the base object." +#. type: SH +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:73 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:296 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:37 +#: helpers/basic_auth/PAM/basic_pam_auth.8:84 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:95 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:245 +#: helpers/external_acl/session/squid_session.8:67 +#: helpers/external_acl/unix_group/squid_unix_group.8:69 src/squid.8.in:226 +#: tools/cachemgr.cgi.8.in:57 tools/squidclient.1:169 +#, no-wrap +msgid "COPYRIGHT" msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:201 +#: src/squid.8.in:206 msgid "" -"Specity the LDAP server to connect to by LDAP URI (requires OpenLDAP " -"libraries). Servers can also be specified last on the command line." +"CSS Stylesheet to control the display of generated error pages. Use this to " +"set any company branding you need, it will apply to every language Squid " +"provides error pages for." msgstr "" -#. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:206 -msgid "" -"Specify the LDAP server to connect to. Servers can also be specified last on " -"the command line." +#. type: TP +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:29 +#, no-wrap +msgid "Can handle LDAP requests" msgstr "" -#. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:212 -msgid "" -"Specify an alternate TCP port where the ldap server is listening if other " -"than the default LDAP port 389. Can also be specified within the server " -"specificiation by using servername:port syntax." +#. type: TP +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:27 +#, no-wrap +msgid "Can handle NIS(+) requests" msgstr "" -#. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:216 helpers/external_acl/ldap_group/squid_ldap_group.8:204 -msgid "LDAP protocol version. Defaults to 2 if not specified." +#. type: TP +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:31 +#, no-wrap +msgid "Can handle PAM requests" msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:220 helpers/external_acl/ldap_group/squid_ldap_group.8:208 -msgid "Use TLS encryption" +#: helpers/external_acl/session/squid_session.8:53 +msgid "Configuration example using the default automatic mode" msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:224 helpers/external_acl/ldap_group/squid_ldap_group.8:107 -msgid "Enable LDAP over SSL (requires Netscape LDAP API libraries)" +#: tools/cachemgr.cgi.8.in:22 +msgid "" +"Configuration examples for many common web servers can be found in the Squid " +"FAQ wiki." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:231 -msgid "" -"Specify B used when connecting to LDAP servers (requires Netscape " -"LDAP API libraries)" +#: src/squid.8.in:170 +msgid "Create swap directories" msgstr "" -#. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:235 helpers/external_acl/ldap_group/squid_ldap_group.8:192 -msgid "Specify time limit on LDAP search operations" +#. type: SH +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:11 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:39 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:12 +#: helpers/basic_auth/PAM/basic_pam_auth.8:15 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:26 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:26 +#: helpers/external_acl/session/squid_session.8:18 +#: helpers/external_acl/unix_group/squid_unix_group.8:15 src/squid.8.in:25 +#: tools/cachemgr.cgi.8.in:11 tools/squidclient.1:47 +#, no-wrap +msgid "DESCRIPTION" msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:241 helpers/external_acl/ldap_group/squid_ldap_group.8:82 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:241 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:82 msgid "" "Debug mode where each step taken will get reported in detail. Useful for " "understanding what goes wrong if the results is not what is expected." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:246 +#: tools/cachemgr.cgi.8.in:56 tools/squidclient.1:168 msgid "" -"For directories using the RFC2307 layout with a single domain, all you need " -"to specify is usually the base DN under where your users are located and the " -"server name:" +"Derived from Harvest. Further developed by by numerous individuals from the " +"internet community. Development is led by Duane Wessels of the National " +"Laboratory for Applied Network Research and funded by the National Science " +"Foundation." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:252 +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:77 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:300 +#: helpers/basic_auth/PAM/basic_pam_auth.8:91 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:99 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:249 +#: helpers/external_acl/session/squid_session.8:71 +#: helpers/external_acl/unix_group/squid_unix_group.8:73 +#: tools/cachemgr.cgi.8.in:59 tools/squidclient.1:171 msgid "" -"If you have sub-domains then you need to use a search filter approach to " -"locate your user DNs as these can no longer be constructed direcly from the " -"base DN and login name alone:" +"Distributed under the GNU General Public License (GNU GPL) version 2 or " +"later (GPLv2+)." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:257 -msgid "" -"And similarily if you only want to allow access to users having a specific " -"attribute" +#: tools/squidclient.1:60 +msgid "Do NOT include Accept: header." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:266 -msgid "" -"Or if the user attribute of the user DN is B instead of B and you " -"do not want to have to search for the users then you could use something " -"like the following example for Active Directory:" +#: src/squid.8.in:70 +msgid "Do not catch fatal signals." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:276 -msgid "" -"If you want to search for the user DN and your directory does not allow " -"anonymous searches then you must also use the B<-D> and B<-w> flags to " -"specify a user DN and password to log in as to perform the searches, as in " -"the following complex Active Directory example" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:182 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:170 +msgid "Do not follow referrals" msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:287 +#: helpers/basic_auth/PAM/basic_pam_auth.8:40 msgid "" -"B When constructing search filters it is strongly recommended to test " -"the filter using B before you attempt to use B " -"This to verify that the filter matches what you expect." +"Do not perform the PAM account management group (account expiration etc)" msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:290 helpers/basic_auth/RADIUS/basic_radius_auth.8:87 -msgid "This program is written by" +#: src/squid.8.in:137 +msgid "Do not set B on port." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:294 -msgid "This manual is written by" +#: helpers/external_acl/unix_group/squid_unix_group.8:61 +msgid "" +"Does not understand GID aliased groups sometimes used to work around groups " +"size limitations. If you are using GID aliased groups then you must specify " +"each alias by name." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:308 -msgid "" -"Or to your favorite LDAP list/friend if the question is more related to LDAP " -"than Squid." +#: src/squid.8.in:90 +msgid "Don't serve any requests until store is rebuilt." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:327 -msgid "Your favorite LDAP documentation." +#: src/squid.8.in:146 +msgid "Double-check swap during rebuild." msgstr "" #. type: Plain text -#: helpers/basic_auth/LDAP/basic_ldap_auth.8:328 -#: helpers/external_acl/ldap_group/squid_ldap_group.8:278 -msgid "B - The String Representation of LDAP Search Filters," +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:224 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:107 +msgid "Enable LDAP over SSL (requires Netscape LDAP API libraries)" msgstr "" #. type: Plain text -#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:7 -msgid "NCSA httpd-style password file authentication helper for Squid" +#: src/squid.8.in:142 +msgid "" +"Enable logging to syslog. Also configurable in B<@SYSCONFDIR@/squid.conf>" msgstr "" #. type: Plain text -#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:11 -msgid "passwd file" +#: helpers/basic_auth/PAM/basic_pam_auth.8:35 +msgid "" +"Enables persistent PAM connections where the connection to the PAM database " +"is kept open and reused for new logins. The TTL specifies how long the " +"connection will be kept open (in seconds). Default is to not keep PAM " +"connections open. Please note that the use of persistent PAM connections is " +"slightly outside the PAM specification and may not work with all PAM " +"configurations." msgstr "" #. type: Plain text -#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:16 -msgid "" -"B allows Squid to read and authenticate user and password " -"information from an NCSA/Apache httpd-style password file when using basic " -"HTTP authentication." +#: tools/squidclient.1:77 +msgid "Extra headers to send. Use B<'\\n'> for new lines." msgstr "" -#. type: Plain text -#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:19 -msgid "This password file can be manipulated using B" +#. type: SH +#: src/squid.8.in:171 +#, no-wrap +msgid "FILES" msgstr "" #. type: Plain text -#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:23 +#: helpers/basic_auth/PAM/basic_pam_auth.8:58 msgid "" -"The only parameter is the password file. It must have permissions to be " -"read by the user that Squid is running as." +"For details on how to configure PAM services, see the PAM documentation for " +"your system. This manual does not cover PAM configuration details." msgstr "" #. type: Plain text -#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:29 -msgid "B must have access to the password file to be executed." +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:246 +msgid "" +"For directories using the RFC2307 layout with a single domain, all you need " +"to specify is usually the base DN under where your users are located and the " +"server name:" msgstr "" #. type: Plain text -#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:35 -msgid "Based on original documentation by" +#: tools/squidclient.1:124 +msgid "Force cache to reload URL." msgstr "" #. type: Plain text -#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:43 -msgid "" -"This file is distributed in the hope that it will be useful, but WITHOUT ANY " -"WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS " -"FOR A PARTICULAR PURPOSE. See the GNU General Public License for more " -"details." +#: src/squid.8.in:158 +msgid "Force full debugging." msgstr "" #. type: Plain text -#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:48 -msgid "" -"You should have received a copy of the GNU General Public License along with " -"this file; if not, write to the Free Software Foundation, Inc., 59 Temple " -"Place, Suite 330, Boston, MA 02111-1307 USA" +#: tools/squidclient.1:154 +msgid "HTTP Version. Use '-' for HTTP/0.9 omitted case" msgstr "" #. type: Plain text -#: helpers/basic_auth/PAM/basic_pam_auth.8:7 -msgid "Squid PAM Basic authentication helper" +#: src/squid.8.in:7 +msgid "HTTP web proxy caching server" msgstr "" #. type: Plain text -#: helpers/basic_auth/PAM/basic_pam_auth.8:11 -msgid "service name" +#: tools/squidclient.1:22 +msgid "Host header" msgstr "" #. type: Plain text -#: helpers/basic_auth/PAM/basic_pam_auth.8:13 -msgid "TTL" +#: tools/squidclient.1:89 +msgid "Host header content" msgstr "" #. type: Plain text -#: helpers/basic_auth/PAM/basic_pam_auth.8:20 -msgid "" -"B allows Squid to connect to a mostly any available PAM " -"database to validate the user name and password of Basic HTTP " -"authentication." +#: tools/squidclient.1:18 +msgid "IMS" msgstr "" #. type: Plain text -#: helpers/basic_auth/PAM/basic_pam_auth.8:26 -msgid "Specifies the PAM service name Squid uses, defaults to B" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:252 +msgid "" +"If you have sub-domains then you need to use a search filter approach to " +"locate your user DNs as these can no longer be constructed direcly from the " +"base DN and login name alone:" msgstr "" #. type: Plain text -#: helpers/basic_auth/PAM/basic_pam_auth.8:35 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:276 msgid "" -"Enables persistent PAM connections where the connection to the PAM database " -"is kept open and reused for new logins. The TTL specifies how long the " -"connection will be kept open (in seconds). Default is to not keep PAM " -"connections open. Please note that the use of persistent PAM connections is " -"slightly outside the PAM specification and may not work with all PAM " -"configurations." +"If you want to search for the user DN and your directory does not allow " +"anonymous searches then you must also use the B<-D> and B<-w> flags to " +"specify a user DN and password to log in as to perform the searches, as in " +"the following complex Active Directory example" msgstr "" #. type: Plain text -#: helpers/basic_auth/PAM/basic_pam_auth.8:40 -msgid "Do not perform the PAM account management group (account expiration etc)" +#: tools/squidclient.1:81 +msgid "If-Modified-Since time (in Epoch seconds)." msgstr "" #. type: Plain text -#: helpers/basic_auth/PAM/basic_pam_auth.8:46 -msgid "" -"The program needs a PAM service to be configured in B or " -"B" +#: src/squid.8.in:100 +msgid "Install as a Windows Service (see B<-n> option)." msgstr "" #. type: Plain text -#: helpers/basic_auth/PAM/basic_pam_auth.8:54 -msgid "" -"The default service name is B , and the program makes use of the " -"B and B management groups to verify the password and the " -"accounts validity." +#: helpers/external_acl/session/squid_session.8:25 +msgid "Intended use is for displaying \"terms of use\" pages, ad popups etc." msgstr "" #. type: Plain text -#: helpers/basic_auth/PAM/basic_pam_auth.8:58 -msgid "" -"For details on how to configure PAM services, see the PAM documentation for " -"your system. This manual does not cover PAM configuration details." +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:21 +msgid "It uses B and B routines for authentication." msgstr "" #. type: SH -#: helpers/basic_auth/PAM/basic_pam_auth.8:59 +#: helpers/external_acl/unix_group/squid_unix_group.8:57 #, no-wrap -msgid "NOTES" +msgid "KNOWN ISSUES" msgstr "" #. type: Plain text -#: helpers/basic_auth/PAM/basic_pam_auth.8:66 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:200 msgid "" -"When used for authenticating to local UNIX shadow password databases the " -"program must be running as root or else it won't have sufficient permissions " -"to access the user password database. Such use of this program is not " -"recommended, but if you absolutely need to then make the program setuid root" +"LDAP attribute used to construct the user DN from the user name and base dn " +"without needing to search for the user. A maximum of 16 occurrences of B<%" +"s> are supported." msgstr "" #. type: Plain text -#: helpers/basic_auth/PAM/basic_pam_auth.8:82 helpers/external_acl/session/squid_session.8:65 -msgid "This program and documentation was written by" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:7 +msgid "LDAP authentication helper for Squid" msgstr "" #. type: Plain text -#: helpers/basic_auth/PAM/basic_pam_auth.8:88 -msgid "Squid B and this manual is Copyright 1999,2002,2003" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:216 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:204 +msgid "LDAP protocol version. Defaults to 2 if not specified." msgstr "" #. type: Plain text -#: helpers/basic_auth/PAM/basic_pam_auth.8:117 -msgid "PAM Systems Administrator Guide" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:75 +msgid "" +"LDAP search B to locate the user DN. Required if the users are in a " +"hierarchy below the base DN, or if the login name is not what builds the " +"user specific part of the users DN." msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:7 -msgid "Squid RADIUS authentication helper" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:29 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:16 +msgid "LDAP search filter" msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:12 -msgid "config file" +#: helpers/external_acl/ldap_group/squid_ldap_group.8:123 +msgid "" +"LDAP search filter used to search the LDAP directory for any matching group " +"memberships. In the filter B<%u> will be replaced by the user name (or DN " +"if the B<-F> or B<-u> options are used) and B<%g> by the requested group " +"name." msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:16 -msgid "server name" +#: helpers/external_acl/ldap_group/squid_ldap_group.8:135 +msgid "" +"LDAP search filter used to search the LDAP directory for any matching " +"users. In the filter B<%s> will be replaced by the user name. If B<%> is to " +"be included literally in the filter then use B<%%>" msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:20 -msgid "identifier" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:18 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:33 +msgid "LDAP server name" msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:22 -msgid "secret" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:157 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:103 +msgid "" +"Less insecure version of the former parameter pair with two advantages: The " +"password does not occur in the process listing, and the password is not " +"being compromised if someone gets the squid configuration file without " +"getting the secretfile." msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:24 helpers/external_acl/session/squid_session.8:14 tools/squidclient.1:34 -msgid "timeout" +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:7 +msgid "Local Users auth helper for Squid" msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:30 -msgid "" -"B allows Squid to connect to a RADIUS server to validate " -"the user name and password of Basic HTTP authentication." +#: src/squid.8.in:215 +msgid "Location of Squid error pages and templates." msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:36 -msgid "" -"Specifies the path to a configuration file. See the CONFIGURATION section " -"for details on the file content." +#: src/squid.8.in:212 +msgid "MIME type mappings for FTP gatewaying" +msgstr "" + +#. type: SH +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:3 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:3 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:3 +#: helpers/basic_auth/PAM/basic_pam_auth.8:3 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:3 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:3 +#: helpers/external_acl/session/squid_session.8:3 +#: helpers/external_acl/unix_group/squid_unix_group.8:3 src/squid.8.in:3 +#: tools/cachemgr.cgi.8.in:3 tools/squidclient.1:3 +#, no-wrap +msgid "NAME" msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:40 -msgid "Alternative method of specifying the server to connect to" +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:7 +msgid "NCSA httpd-style password file authentication helper for Squid" +msgstr "" + +#. type: SH +#: helpers/basic_auth/PAM/basic_pam_auth.8:59 +#, no-wrap +msgid "NOTES" msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:45 -msgid "" -"Specify another server port where the RADIUS server listens for requests if " -"different from the default RADIUS port. Normally not specified." +#: src/squid.8.in:121 +msgid "No daemon mode." +msgstr "" + +#. type: SH +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:62 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:20 +#: helpers/basic_auth/PAM/basic_pam_auth.8:21 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:31 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:49 +#: helpers/external_acl/session/squid_session.8:26 +#: helpers/external_acl/unix_group/squid_unix_group.8:19 src/squid.8.in:59 +#: tools/squidclient.1:56 +#, no-wrap +msgid "OPTIONS" msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:50 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:178 msgid "" -"Unique identifier identifying this Squid proxy to the RADIUS server. If not " -"specified the IP address is used to identify the proxy." +"Only bind once per LDAP connection. Some LDAP servers do not allow re-" +"binding as another user after a successful I The use of this " +"option always opens a new connection for each login attempt. If combined " +"with the B<-P> option for persistent LDAP connection then the connection " +"used for searching for the user DN is kept persistent but a new connection " +"is opened to verify each users password once the DN is found." msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:56 +#: src/squid.8.in:166 +msgid "Only return B or B during fast reload." +msgstr "" + +#. type: Plain text +#: helpers/external_acl/ldap_group/squid_ldap_group.8:257 msgid "" -"Alternative method of specifying the shared secret. Using the B<-f> option " -"with a configuration file is generally more secure and recommended." +"Or contact your favorite LDAP list/friend if the question is more related to " +"LDAP than Squid." msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:60 -msgid "RADIUS request timeout. Default is 10 seconds." +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:107 +msgid "" +"Or contact your favorite RADIUS list/friend if the question is more related " +"to RADIUS than Squid." msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:67 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:266 msgid "" -"The configuration specifies how the helper connects to RADIUS. The file " -"contains a list of directives (one per line). Lines beginning with a B<#> " -"are ignored." +"Or if the user attribute of the user DN is B instead of B and you " +"do not want to have to search for the users then you could use something " +"like the following example for Active Directory:" msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:71 -msgid "specifies the name or address of the RADIUS server to connect to." +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:308 +msgid "" +"Or to your favorite LDAP list/friend if the question is more related to LDAP " +"than Squid." msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:75 -msgid "specifies the shared RADIUS secret." +#: helpers/basic_auth/PAM/basic_pam_auth.8:117 +msgid "PAM Systems Administrator Guide" msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:80 +#: src/squid.8.in:107 msgid "" -"specifies what name the proxy should use to identify itself to the RADIUS " -"server. This directive is optional." +"Parse configuration file, then send signal to running copy (except B<-k " +"parse> ) and exit." msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:84 -msgid "Specifies the port number or service name where the helper should connect." +#: tools/squidclient.1:85 +msgid "Ping interval in seconds (default 1 second)." msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:91 -msgid "With contributions from many others." +#: tools/squidclient.1:66 +msgid "Ping mode, perform I iterations (0 to loop until interrupted)." msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:107 +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:60 +#: helpers/basic_auth/PAM/basic_pam_auth.8:79 msgid "" -"Or contact your favorite RADIUS list/friend if the question is more related " -"to RADIUS than Squid." +"Please note that in such configurations it is also strongly recommended that " +"the program is moved into a directory where normal users cannot access it, " +"as this mode of operation will allow any local user to brute-force other " +"users passwords. Also note the program has not been fully audited and the " +"author cannot be held responsible for any security issues due to such " +"installations." msgstr "" #. type: Plain text -#: helpers/basic_auth/RADIUS/basic_radius_auth.8:124 -msgid "B - Remote Authentication Dial In User Service (RADIUS)" +#: tools/squidclient.1:116 +msgid "Port number of cache. Default is 3128." msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:7 -msgid "Squid LDAP external acl group helper" +#: src/squid.8.in:94 +msgid "Print help message." msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:9 -msgid "Version 2.17" +#: src/squid.8.in:154 +msgid "Print version and build details." msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:20 -msgid "ldap_server_name" +#: tools/squidclient.1:158 +msgid "Proxy authentication password" msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:33 -msgid "" -"B allows Squid to connect to a LDAP directory to authorize " -"users via LDAP groups. LDAP options are specified as parameters on the " -"command line, while the username(s) and group(s) to be checked against the " -"LDAP directory are specified on subsequent lines of input to the helper, one " -"username/group pair per line separated by a space." +#: tools/squidclient.1:142 +msgid "Proxy authentication username" +msgstr "" + +#. type: SH +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:78 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:301 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:50 +#: helpers/basic_auth/PAM/basic_pam_auth.8:92 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:100 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:250 +#: helpers/external_acl/session/squid_session.8:72 +#: helpers/external_acl/unix_group/squid_unix_group.8:74 src/squid.8.in:243 +#: tools/cachemgr.cgi.8.in:60 tools/squidclient.1:172 +#, no-wrap +msgid "QUESTIONS" msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:44 +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:81 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:304 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:53 +#: helpers/basic_auth/PAM/basic_pam_auth.8:95 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:103 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:253 +#: helpers/external_acl/session/squid_session.8:75 +#: helpers/external_acl/unix_group/squid_unix_group.8:77 src/squid.8.in:246 +#: tools/cachemgr.cgi.8.in:63 tools/squidclient.1:175 msgid "" -"As expected by the B construct of Squid, after specifying " -"a username and group followed by a new line, this helper will produce either " -"B or B on the following line to show if the user is a member of the " -"specified group." +"Questions on the usage of this program can be sent to the I" msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:48 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:60 +msgid "RADIUS request timeout. Default is 10 seconds." +msgstr "" + +#. type: SH +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:83 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:309 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:55 +#: helpers/basic_auth/PAM/basic_pam_auth.8:97 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:108 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:258 +#: helpers/external_acl/session/squid_session.8:77 +#: helpers/external_acl/unix_group/squid_unix_group.8:79 src/squid.8.in:248 +#: tools/cachemgr.cgi.8.in:65 tools/squidclient.1:177 +#, no-wrap +msgid "REPORTING BUGS" +msgstr "" + +#. type: Plain text +#: src/squid.8.in:182 src/squid.8.in:188 msgid "" -"The program operates by searching with a search filter based on the users " -"user name and requested group, and if a match is found it is determined that " -"the user belongs to the group." +"Reference copy of the configuration file. Always kept up to date with the " +"version of Squid you are using." msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:53 -msgid "When to dereference aliases. Defaults to 'never'" +#: src/squid.8.in:131 +msgid "Remove a Windows Service (see B<-n> option)." msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:62 +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:88 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:314 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:60 +#: helpers/basic_auth/PAM/basic_pam_auth.8:102 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:113 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:263 +#: helpers/external_acl/session/squid_session.8:82 +#: helpers/external_acl/unix_group/squid_unix_group.8:84 src/squid.8.in:253 +#: tools/cachemgr.cgi.8.in:69 tools/squidclient.1:181 +msgid "Report bugs or bug fixes using http://bugs.squid-cache.org/" +msgstr "" + +#. type: Plain text +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:94 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:320 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:66 +#: helpers/basic_auth/PAM/basic_pam_auth.8:108 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:119 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:269 +#: helpers/external_acl/session/squid_session.8:88 +#: helpers/external_acl/unix_group/squid_unix_group.8:90 src/squid.8.in:259 +#: tools/cachemgr.cgi.8.in:75 tools/squidclient.1:187 msgid "" -"B dereference aliases (default), B dereference aliases, only " -"while Bing or only to B the base object" +"Report ideas for new improvements to the I" msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:67 -msgid "B Specifies the base DN under which the groups are located." +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:91 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:317 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:63 +#: helpers/basic_auth/PAM/basic_pam_auth.8:105 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:116 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:266 +#: helpers/external_acl/session/squid_session.8:85 +#: helpers/external_acl/unix_group/squid_unix_group.8:87 src/squid.8.in:256 +#: tools/cachemgr.cgi.8.in:72 tools/squidclient.1:184 +msgid "" +"Report serious security bugs to Isquid-bugs@squid-cache." +"orgE>" msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:71 -msgid "Specifies the base DN under which the users are located (if different)" +#: tools/squidclient.1:120 +msgid "Request body. Using the named file as data." msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:76 +#: tools/squidclient.1:108 +#, no-wrap msgid "" -"Specify timeout used when connecting to LDAP servers (requires Netscape LDAP " -"API libraries)" +"Request method, default is\n" +"I\n" +"Squid also supports a non-standard method called\n" +"I\n" +"You can use that to purge a specific URL from the cache.\n" +"You need to have\n" +"I\n" +"access setup in\n" +"B\n" +"similar to\n" +"I\n" +" access. Here is an example:\n" msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:87 -msgid "" -"The DN and password to bind as while performing searches. Required if the " -"directory does not allow anonymous searches." +#: tools/squidclient.1:71 +msgid "Retrieve URL from cache on hostname. Default is B" +msgstr "" + +#. type: SH +#: tools/cachemgr.cgi.8.in:43 +#, no-wrap +msgid "SECURITY" +msgstr "" + +#. type: SH +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:96 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:322 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:68 +#: helpers/basic_auth/PAM/basic_pam_auth.8:110 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:121 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:271 +#: helpers/external_acl/session/squid_session.8:90 +#: helpers/external_acl/unix_group/squid_unix_group.8:95 src/squid.8.in:261 +#: tools/cachemgr.cgi.8.in:77 tools/squidclient.1:189 +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: SH +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:8 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:8 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:8 +#: helpers/basic_auth/PAM/basic_pam_auth.8:8 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:8 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:10 +#: helpers/external_acl/session/squid_session.8:10 +#: helpers/external_acl/unix_group/squid_unix_group.8:8 src/squid.8.in:8 +#: tools/cachemgr.cgi.8.in:8 tools/squidclient.1:8 +#, no-wrap +msgid "SYNOPSIS" msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:93 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:126 msgid "" -"As the password needs to be printed in plain text in your Squid " -"configuration and will be sent on the command line to the helper it is " -"strongly recommended to use a account with minimal associated privileges. " -"This to limit the damage in case someone could get hold of a copy of your " -"Squid configuration file or extracts the password used from a process " -"listing." +"Search scope when performing user DN searches specified by the B<-f> option. " +"Defaults to B" msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:123 +#: tools/cachemgr.cgi.8.in:67 tools/squidclient.1:179 msgid "" -"LDAP search filter used to search the LDAP directory for any matching group " -"memberships. In the filter B<%u> will be replaced by the user name (or DN " -"if the B<-F> or B<-u> options are used) and B<%g> by the requested group " -"name." +"See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " +"you need to include with your bug report." +msgstr "" + +#. type: Plain text +#: src/squid.8.in:125 +msgid "Set Windows Service Command line options in Registry." +msgstr "" + +#. type: Plain text +#: tools/squidclient.1:128 +msgid "Silent. Do not print data to stdout." +msgstr "" + +#. type: Plain text +#: src/squid.8.in:209 +msgid "Some files also located elsewhere:" msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:135 -msgid "" -"LDAP search filter used to search the LDAP directory for any matching " -"users. In the filter B<%s> will be replaced by the user name. If B<%> is to " -"be included literally in the filter then use B<%%>" +#: helpers/external_acl/unix_group/squid_unix_group.8:23 +msgid "Specifies a group name to match." msgstr "" #. type: Plain text @@ -998,659 +1072,700 @@ msgid "" msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:145 -msgid "Specify the LDAP server to connect to" -msgstr "" - -#. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:149 -msgid "" -"Specity the LDAP server to connect to by a LDAP URI (requires OpenLDAP " -"libraries)" +#: helpers/basic_auth/PAM/basic_pam_auth.8:26 +msgid "Specifies the PAM service name Squid uses, defaults to B" msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:153 -msgid "Strip Kerberos Realm component from user names (@ separated)" +#: helpers/external_acl/ldap_group/squid_ldap_group.8:71 +msgid "Specifies the base DN under which the users are located (if different)" msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:158 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:99 msgid "" -"Specify an alternate TCP port where the ldap server is listening if other " -"than the default LDAP port 389." +"Specifies the name of the DN attribute that contains the username/login. " +"Combined with the base DN to construct the users DN when no search filter is " +"specified ( B<-f> option). Defaults to B" msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:166 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:36 msgid "" -"Use a persistent LDAP connection. Normally the LDAP connection is only open " -"while verifying a users group membership to preserve resources at the LDAP " -"server. This option causes the LDAP connection to be kept open, allowing it " -"to be reused for further user validations. Recommended for larger " -"installations." +"Specifies the path to a configuration file. See the CONFIGURATION section " +"for details on the file content." msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:175 -msgid "search scope. Defaults to B" +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:84 +msgid "" +"Specifies the port number or service name where the helper should connect." msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:188 helpers/external_acl/unix_group/squid_unix_group.8:32 -msgid "Strip NT domain name component from user names (/ or \\e separated)" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:231 +msgid "" +"Specify B used when connecting to LDAP servers (requires Netscape " +"LDAP API libraries)" msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:200 +#: src/squid.8.in:66 msgid "" -"LDAP attribute used to construct the user DN from the user name and base dn " -"without needing to search for the user. A maximum of 16 occurrences of " -"B<%s> are supported." +"Specify HTTP port number where Squid should listen for requests, in addition " +"to any B specifications in B" msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:214 -msgid "" -"This helper is intended to be used as an B helper in " -"B" +#: src/squid.8.in:150 +msgid "Specify ICP port number (default: 3130), disable with 0." msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:231 +#: src/squid.8.in:117 msgid "" -"B When constructing search filters it is recommended to first test " -"the filter using B to verify that the filter matches what you " -"expect before you attempt to use B" +"Specify Windows Service name to use for service operations, default is: " +"B" msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:240 -msgid "Based on prior work in B by" +#: tools/squidclient.1:93 +msgid "Specify a local IP address to bind to. Default is none." msgstr "" #. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:257 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:158 msgid "" -"Or contact your favorite LDAP list/friend if the question is more related to " -"LDAP than Squid." -msgstr "" - -#. type: Plain text -#: helpers/external_acl/ldap_group/squid_ldap_group.8:277 -msgid "Your favorite LDAP documentation" +"Specify an alternate TCP port where the ldap server is listening if other " +"than the default LDAP port 389." msgstr "" #. type: Plain text -#: helpers/external_acl/session/squid_session.8:7 -msgid "Squid session tracking external acl group helper." +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:212 +msgid "" +"Specify an alternate TCP port where the ldap server is listening if other " +"than the default LDAP port 389. Can also be specified within the server " +"specificiation by using servername:port syntax." msgstr "" #. type: Plain text -#: helpers/external_acl/session/squid_session.8:9 -msgid "Version 1.0" +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:45 +msgid "" +"Specify another server port where the RADIUS server listens for requests if " +"different from the default RADIUS port. Normally not specified." msgstr "" #. type: Plain text -#: helpers/external_acl/session/squid_session.8:16 -msgid "database" +#: helpers/external_acl/ldap_group/squid_ldap_group.8:145 +msgid "Specify the LDAP server to connect to" msgstr "" #. type: Plain text -#: helpers/external_acl/session/squid_session.8:23 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:206 msgid "" -"B maintains a concept of sessions by monitoring requests and " -"timing out sessions if no requests have been seen for the idle timeout " -"timer." +"Specify the LDAP server to connect to. Servers can also be specified last on " +"the command line." msgstr "" #. type: Plain text -#: helpers/external_acl/session/squid_session.8:25 -msgid "Intended use is for displaying \"terms of use\" pages, ad popups etc." +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:235 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:192 +msgid "Specify time limit on LDAP search operations" msgstr "" #. type: Plain text -#: helpers/external_acl/session/squid_session.8:31 -msgid "B for any session. If not specified the default is 3600 seconds." +#: helpers/external_acl/ldap_group/squid_ldap_group.8:76 +msgid "" +"Specify timeout used when connecting to LDAP servers (requires Netscape LDAP " +"API libraries)" msgstr "" #. type: Plain text -#: helpers/external_acl/session/squid_session.8:38 +#: tools/cachemgr.cgi.8.in:42 msgid "" -"B to persistent database. If not specified the session details will be " -"kept in memory only and all sessions will reset each time Squid restarts " -"it's helpers (Squid restart or rotation of logs)." +"Specifying :port is optional. If not specified then the default proxy port " +"is assumed. :* or :any matches any port on the target server." msgstr "" #. type: Plain text -#: helpers/external_acl/session/squid_session.8:46 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:201 msgid "" -"Active mode. In this mode sessions are started by evaluating an acl with the " -"argument B , or terminated by the argument B" +"Specity the LDAP server to connect to by LDAP URI (requires OpenLDAP " +"libraries). Servers can also be specified last on the command line." msgstr "" #. type: Plain text -#: helpers/external_acl/session/squid_session.8:49 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:149 msgid "" -"Without this flag the helper automatically starts the session after the " -"first request." +"Specity the LDAP server to connect to by a LDAP URI (requires OpenLDAP " +"libraries)" msgstr "" #. type: Plain text -#: helpers/external_acl/session/squid_session.8:53 -msgid "Configuration example using the default automatic mode" +#: helpers/basic_auth/PAM/basic_pam_auth.8:88 +msgid "Squid B and this manual is Copyright 1999,2002,2003" msgstr "" #. type: Plain text -#: helpers/external_acl/session/squid_session.8:62 -msgid "" -"Then set up http://your.server.example.com/bannerpage to display a session " -"startup page and then redirect the user back to the requested URL given in " -"the url query parameter." +#: tools/cachemgr.cgi.8.in:7 +msgid "Squid HTTP proxy manager CGI web interface" msgstr "" #. type: Plain text -#: helpers/external_acl/unix_group/squid_unix_group.8:7 -msgid "Squid UNIX Group helper" +#: helpers/external_acl/ldap_group/squid_ldap_group.8:7 +msgid "Squid LDAP external acl group helper" msgstr "" #. type: Plain text -#: helpers/external_acl/unix_group/squid_unix_group.8:11 helpers/external_acl/unix_group/squid_unix_group.8:13 -msgid "group" +#: helpers/basic_auth/PAM/basic_pam_auth.8:7 +msgid "Squid PAM Basic authentication helper" msgstr "" #. type: Plain text -#: helpers/external_acl/unix_group/squid_unix_group.8:18 -msgid "" -"B allows Squid to base access controls on users " -"memberships in UNIX groups." +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:7 +msgid "Squid RADIUS authentication helper" msgstr "" #. type: Plain text -#: helpers/external_acl/unix_group/squid_unix_group.8:23 -msgid "Specifies a group name to match." +#: helpers/external_acl/unix_group/squid_unix_group.8:7 +msgid "Squid UNIX Group helper" msgstr "" #. type: Plain text -#: helpers/external_acl/unix_group/squid_unix_group.8:28 -msgid "Also match the users primary group from B" +#: src/squid.8.in:173 +msgid "Squid configuration files located in @SYSCONFDIR@/:" msgstr "" #. type: Plain text -#: helpers/external_acl/unix_group/squid_unix_group.8:46 +#: src/squid.8.in:49 msgid "" -"This B example defines two Squid acls. I matches " -"users in I , and I matches users in I or " -"I" +"Squid consists of a main server program B , some optional programs " +"for custom processing and authentication, and some management and client " +"tools. When squid starts up, it spawns a configurable number of helper " +"processes, each of which can perform parallel lookups. This reduces the " +"amount of time the cache waits for results." msgstr "" #. type: Plain text -#: helpers/external_acl/unix_group/squid_unix_group.8:56 -msgid "" -"By default up to 11 groups can be matched in one acl (including commandline " -"specified groups). This limit is defined by B in the source " -"code." -msgstr "" - -#. type: SH -#: helpers/external_acl/unix_group/squid_unix_group.8:57 -#, no-wrap -msgid "KNOWN ISSUES" +#: src/squid.8.in:51 +msgid "Squid is derived from the ARPA-funded Harvest Project." msgstr "" #. type: Plain text -#: helpers/external_acl/unix_group/squid_unix_group.8:61 +#: src/squid.8.in:36 msgid "" -"Does not understand GID aliased groups sometimes used to work around groups " -"size limitations. If you are using GID aliased groups then you must specify " -"each alias by name." +"Squid keeps meta data and especially hot objects cached in RAM, caches DNS " +"lookups, supports non-blocking DNS lookups, and implements negative caching " +"of failed requests." msgstr "" #. type: Plain text -#: helpers/external_acl/unix_group/squid_unix_group.8:93 -msgid "Additionally bugs or bug-fixes can be reported to" +#: helpers/external_acl/session/squid_session.8:7 +msgid "Squid session tracking external acl group helper." msgstr "" #. type: Plain text -#: src/squid.8.in:7 -msgid "HTTP web proxy caching server" +#: src/squid.8.in:41 +msgid "" +"Squid supports SSL, extensive access controls, and full request logging. By " +"using the lightweight Internet Cache Protocols ICP, HTCP or CARP, Squid " +"caches can be arranged in a hierarchy or mesh for additional bandwidth " +"savings." msgstr "" #. type: Plain text -#: src/squid.8.in:13 -msgid "facility" +#: src/squid.8.in:218 +msgid "" +"Squid was written over many years by a changing team of developers and " +"maintained in turn by" msgstr "" #. type: Plain text -#: src/squid.8.in:15 -msgid "config-file" +#: helpers/external_acl/ldap_group/squid_ldap_group.8:153 +msgid "Strip Kerberos Realm component from user names (@ separated)" msgstr "" #. type: Plain text -#: src/squid.8.in:19 -msgid "signal" +#: helpers/external_acl/ldap_group/squid_ldap_group.8:188 +#: helpers/external_acl/unix_group/squid_unix_group.8:32 +msgid "Strip NT domain name component from user names (/ or \\e separated)" msgstr "" #. type: Plain text -#: src/squid.8.in:21 -msgid "service-name" +#: helpers/basic_auth/PAM/basic_pam_auth.8:13 +msgid "TTL" msgstr "" #. type: Plain text -#: src/squid.8.in:23 -msgid "command-line" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:142 +msgid "" +"The DN and password to bind as while performing searches. Required by the B<-" +"f> flag if the directory does not allow anonymous searches." msgstr "" #. type: Plain text -#: src/squid.8.in:32 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:87 msgid "" -"B is a high-performance proxy caching server for web clients, " -"supporting FTP, gopher, ICAP, ICP, HTCP and HTTP data objects. Unlike " -"traditional caching software, Squid handles all requests in a single, " -"non-blocking process." +"The DN and password to bind as while performing searches. Required if the " +"directory does not allow anonymous searches." msgstr "" #. type: Plain text -#: src/squid.8.in:36 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:152 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:98 msgid "" -"Squid keeps meta data and especially hot objects cached in RAM, caches DNS " -"lookups, supports non-blocking DNS lookups, and implements negative caching " -"of failed requests." +"The DN and the name of a file containing the password to bind as while " +"performing searches." msgstr "" #. type: Plain text -#: src/squid.8.in:41 -msgid "" -"Squid supports SSL, extensive access controls, and full request logging. By " -"using the lightweight Internet Cache Protocols ICP, HTCP or CARP, Squid " -"caches can be arranged in a hierarchy or mesh for additional bandwidth " -"savings." +#: src/squid.8.in:274 +msgid "The Squid Configuration Manual" msgstr "" #. type: Plain text -#: src/squid.8.in:49 -msgid "" -"Squid consists of a main server program B , some optional programs " -"for custom processing and authentication, and some management and client " -"tools. When squid starts up, it spawns a configurable number of helper " -"processes, each of which can perform parallel lookups. This reduces the " -"amount of time the cache waits for results." +#: src/squid.8.in:271 +msgid "The Squid FAQ wiki" +msgstr "" + +#. type: Plain text +#: tools/cachemgr.cgi.8.in:34 +msgid "" +"The access configuration file defining which Squid servers may be managed " +"via this B program. Each line specifies a B:B " +"followed by an optional description" msgstr "" #. type: Plain text -#: src/squid.8.in:51 -msgid "Squid is derived from the ARPA-funded Harvest Project." +#: tools/cachemgr.cgi.8.in:18 +msgid "" +"The cache manager ( B ) is a CGI utility for displaying " +"statistics about the Squid HTTP proxy process as it runs. The cache manager " +"is a convenient way to manage the cache and view statistics without logging " +"into the server." msgstr "" #. type: Plain text -#: src/squid.8.in:57 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:67 msgid "" -"This manual page only lists the command line arguments. For details on how " -"to configure Squid see the file B<@SYSCONFDIR@/squid.conf.documented,> the " -"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " -"configuration manual on the Squid home page" +"The configuration specifies how the helper connects to RADIUS. The file " +"contains a list of directives (one per line). Lines beginning with a B<#> " +"are ignored." msgstr "" #. type: Plain text -#: src/squid.8.in:66 +#: helpers/basic_auth/PAM/basic_pam_auth.8:54 msgid "" -"Specify HTTP port number where Squid should listen for requests, in addition " -"to any B specifications in B" +"The default service name is B , and the program makes use of the " +"B and B management groups to verify the password and the " +"accounts validity." msgstr "" #. type: Plain text -#: src/squid.8.in:70 -msgid "Do not catch fatal signals." +#: src/squid.8.in:201 +msgid "The main configuration file for the Sample MSNT authenticator." msgstr "" #. type: Plain text -#: src/squid.8.in:74 -msgid "Write debugging to stderr also." +#: src/squid.8.in:198 +msgid "The main configuration file for the web B tools." msgstr "" #. type: Plain text -#: src/squid.8.in:86 +#: src/squid.8.in:178 msgid "" -"Use the given config-file instead of B<@SYSCONFDIR@/squid.conf .> If the " -"file name starts with a B or B<|> then it is assumed to be an external " -"command or command line. Can for example be used to pre-process the " -"configuration before it is being read by Squid. To facilitate this Squid " -"also understands the common #line notion to indicate the real source file." +"The main configuration file. You must initially make changes to this file " +"for B to work. For example, the default configuration does not allow " +"access from any browser." msgstr "" #. type: Plain text -#: src/squid.8.in:90 -msgid "Don't serve any requests until store is rebuilt." +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:23 +msgid "" +"The only parameter is the password file. It must have permissions to be " +"read by the user that Squid is running as." msgstr "" #. type: Plain text -#: src/squid.8.in:94 -msgid "Print help message." +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:61 +msgid "" +"The program has two major modes of operation. In the default mode of " +"operation the users DN is constructed using the base DN and user attribute. " +"In the other mode of operation a search filter is used to locate valid user " +"DN's below the base DN." msgstr "" #. type: Plain text -#: src/squid.8.in:100 -msgid "Install as a Windows Service (see B<-n> option)." +#: helpers/basic_auth/PAM/basic_pam_auth.8:46 +msgid "" +"The program needs a PAM service to be configured in B or B" msgstr "" #. type: Plain text -#: src/squid.8.in:107 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:48 msgid "" -"Parse configuration file, then send signal to running copy (except B<-k " -"parse> ) and exit." +"The program operates by searching with a search filter based on the users " +"user name and requested group, and if a match is found it is determined that " +"the user belongs to the group." msgstr "" +#. uid\=%s\"" #. type: Plain text -#: src/squid.8.in:112 -msgid "Use specified syslog facility. implies B<-s>" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:82 +msgid "" +"The search filter can contain up to 15 occurrences of B<%s> which will be " +"replaced by the username, as in B<\\&\\&> for RFC2037 directories. For a " +"detailed description of LDAP search filter syntax see RFC2254." msgstr "" #. type: Plain text -#: src/squid.8.in:117 +#: tools/cachemgr.cgi.8.in:38 msgid "" -"Specify Windows Service name to use for service operations, default is: " -"B" +"The server name may contain shell wildcard characters such as *, [] etc. A " +"quick selection dropdown menu is automatically constructed from the simple " +"server names." msgstr "" #. type: Plain text -#: src/squid.8.in:121 -msgid "No daemon mode." +#: helpers/external_acl/session/squid_session.8:62 +msgid "" +"Then set up http://your.server.example.com/bannerpage to display a session " +"startup page and then redirect the user back to the requested URL given in " +"the url query parameter." msgstr "" #. type: Plain text -#: src/squid.8.in:125 -msgid "Set Windows Service Command line options in Registry." +#: helpers/external_acl/unix_group/squid_unix_group.8:46 +msgid "" +"This B example defines two Squid acls. I matches " +"users in I , and I matches users in I or " +"I" msgstr "" #. type: Plain text -#: src/squid.8.in:131 -msgid "Remove a Windows Service (see B<-n> option)." +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:43 +msgid "" +"This file is distributed in the hope that it will be useful, but WITHOUT ANY " +"WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS " +"FOR A PARTICULAR PURPOSE. See the GNU General Public License for more " +"details." msgstr "" #. type: Plain text -#: src/squid.8.in:137 -msgid "Do not set B on port." +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:23 +msgid "This has the following advantages over the NCSA module:" msgstr "" #. type: Plain text -#: src/squid.8.in:142 -msgid "Enable logging to syslog. Also configurable in B<@SYSCONFDIR@/squid.conf>" +#: helpers/external_acl/ldap_group/squid_ldap_group.8:214 +msgid "" +"This helper is intended to be used as an B helper in " +"B" msgstr "" #. type: Plain text -#: src/squid.8.in:146 -msgid "Double-check swap during rebuild." +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:294 +msgid "This manual is written by" msgstr "" #. type: Plain text -#: src/squid.8.in:150 -msgid "Specify ICP port number (default: 3130), disable with 0." +#: src/squid.8.in:57 +msgid "" +"This manual page only lists the command line arguments. For details on how " +"to configure Squid see the file B<@SYSCONFDIR@/squid.conf.documented,> the " +"Squid wiki FAQ and examples at http://wiki.squid-cache.org/ , or the " +"configuration manual on the Squid home page" msgstr "" #. type: Plain text -#: src/squid.8.in:154 -msgid "Print version and build details." +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:71 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:32 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:93 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:243 +#: helpers/external_acl/unix_group/squid_unix_group.8:67 +msgid "This manual was written by" msgstr "" #. type: Plain text -#: src/squid.8.in:158 -msgid "Force full debugging." +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:19 +msgid "This password file can be manipulated using B" msgstr "" #. type: Plain text -#: src/squid.8.in:166 -msgid "Only return B or B during fast reload." +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:75 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:298 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:97 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:247 +#: helpers/external_acl/session/squid_session.8:69 +#: helpers/external_acl/unix_group/squid_unix_group.8:71 +msgid "This program and documentation is copyright to the authors named above." msgstr "" #. type: Plain text -#: src/squid.8.in:170 -msgid "Create swap directories" +#: helpers/basic_auth/PAM/basic_pam_auth.8:82 +#: helpers/external_acl/session/squid_session.8:65 +msgid "This program and documentation was written by" msgstr "" -#. type: SH -#: src/squid.8.in:171 -#, no-wrap -msgid "FILES" +#. type: Plain text +#: src/squid.8.in:240 +msgid "" +"This program is free software; you can redistribute it and/or modify it " +"under the terms of the GNU General Public License (version 2) as published " +"by the Free Software Foundation. It is distributed in the hope that it will " +"be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of " +"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General " +"Public License for more details." msgstr "" #. type: Plain text -#: src/squid.8.in:173 -msgid "Squid configuration files located in @SYSCONFDIR@/:" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:290 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:87 +msgid "This program is written by" msgstr "" #. type: Plain text -#: src/squid.8.in:178 -msgid "" -"The main configuration file. You must initially make changes to this file " -"for B to work. For example, the default configuration does not allow " -"access from any browser." +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:63 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:234 +#: helpers/external_acl/unix_group/squid_unix_group.8:64 +msgid "This program was written by" msgstr "" #. type: Plain text -#: src/squid.8.in:182 src/squid.8.in:188 +#: src/squid.8.in:233 msgid "" -"Reference copy of the configuration file. Always kept up to date with the " -"version of Squid you are using." +"This software product, SQUID, is developed by a team of individuals, and " +"copyrighted (C) 2001 by the Regents of the University of California, with " +"all rights reserved. UCSD administered the NLANR Cache grants, NCR 9616602 " +"and NCR 9521745 under which most of this code was developed." msgstr "" #. type: Plain text -#: src/squid.8.in:184 -msgid "" -"Use this to look up the default configuration settings and syntax after " -"upgrading." +#: tools/squidclient.1:138 +msgid "Timeout value (seconds) for read/write operations." msgstr "" #. type: Plain text -#: src/squid.8.in:193 -msgid "" -"Use this to read the documentation for configuration options available in " -"your build of Squid. The online configuration manual is also available for a " -"full reference of options. Bhttp://www.squid-cache.org/Doc/config/" +#: tools/squidclient.1:134 +msgid "Trace I HTTP relay or proxy hops" msgstr "" #. type: Plain text -#: src/squid.8.in:198 -msgid "The main configuration file for the web B tools." +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:22 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:37 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:24 +msgid "URI" msgstr "" #. type: Plain text -#: src/squid.8.in:201 -msgid "The main configuration file for the Sample MSNT authenticator." +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:50 +msgid "" +"Unique identifier identifying this Squid proxy to the RADIUS server. If not " +"specified the IP address is used to identify the proxy." msgstr "" #. type: Plain text -#: src/squid.8.in:206 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:118 msgid "" -"CSS Stylesheet to control the display of generated error pages. Use this to " -"set any company branding you need, it will apply to every language Squid " -"provides error pages for." +"Use I instead of I to verify the users " +"password. B is the LDAP attribute storing the users password." msgstr "" #. type: Plain text -#: src/squid.8.in:209 -msgid "Some files also located elsewhere:" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:220 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:208 +msgid "Use TLS encryption" msgstr "" #. type: Plain text -#: src/squid.8.in:212 -msgid "MIME type mappings for FTP gatewaying" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:165 +msgid "" +"Use a persistent LDAP connection. Normally the LDAP connection is only open " +"while validating a username to preserve resources at the LDAP server. This " +"option causes the LDAP connection to be kept open, allowing it to be reused " +"for further user validations. Recommended for larger installations." msgstr "" #. type: Plain text -#: src/squid.8.in:215 -msgid "Location of Squid error pages and templates." +#: helpers/external_acl/ldap_group/squid_ldap_group.8:166 +msgid "" +"Use a persistent LDAP connection. Normally the LDAP connection is only open " +"while verifying a users group membership to preserve resources at the LDAP " +"server. This option causes the LDAP connection to be kept open, allowing it " +"to be reused for further user validations. Recommended for larger " +"installations." msgstr "" #. type: Plain text -#: src/squid.8.in:218 -msgid "" -"Squid was written over many years by a changing team of developers and " -"maintained in turn by" +#: src/squid.8.in:112 +msgid "Use specified syslog facility. implies B<-s>" msgstr "" #. type: Plain text -#: src/squid.8.in:225 +#: src/squid.8.in:86 msgid "" -"With contributions from many others in the Squid community. see " -"CONTRIBUTORS for a full list of individuals who contributed code. see " -"CREDITS for a list of major code contributing copyright holders." +"Use the given config-file instead of B<@SYSCONFDIR@/squid.conf .> If the " +"file name starts with a B or B<|> then it is assumed to be an external " +"command or command line. Can for example be used to pre-process the " +"configuration before it is being read by Squid. To facilitate this Squid " +"also understands the common #line notion to indicate the real source file." msgstr "" #. type: Plain text -#: src/squid.8.in:233 +#: src/squid.8.in:184 msgid "" -"This software product, SQUID, is developed by a team of individuals, and " -"copyrighted (C) 2001 by the Regents of the University of California, with " -"all rights reserved. UCSD administered the NLANR Cache grants, NCR 9616602 " -"and NCR 9521745 under which most of this code was developed." +"Use this to look up the default configuration settings and syntax after " +"upgrading." msgstr "" #. type: Plain text -#: src/squid.8.in:240 +#: src/squid.8.in:193 msgid "" -"This program is free software; you can redistribute it and/or modify it " -"under the terms of the GNU General Public License (version 2) as published " -"by the Free Software Foundation. It is distributed in the hope that it will " -"be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of " -"MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General " -"Public License for more details." +"Use this to read the documentation for configuration options available in " +"your build of Squid. The online configuration manual is also available for a " +"full reference of options. Bhttp://www.squid-cache.org/Doc/config/" msgstr "" #. type: Plain text -#: src/squid.8.in:242 -msgid "" -"see the CREDITS file for further copyright licensing of third-party code " -"contributions." +#: tools/squidclient.1:150 +msgid "Verbose. Print outgoing message to stderr." msgstr "" #. type: Plain text -#: src/squid.8.in:271 -msgid "The Squid FAQ wiki" +#: helpers/external_acl/session/squid_session.8:9 +msgid "Version 1.0" msgstr "" #. type: Plain text -#: src/squid.8.in:274 -msgid "The Squid Configuration Manual" +#: helpers/external_acl/ldap_group/squid_ldap_group.8:9 +msgid "Version 2.17" msgstr "" #. type: Plain text -#: tools/cachemgr.cgi.8.in:7 -msgid "Squid HTTP proxy manager CGI web interface" +#: tools/squidclient.1:162 +msgid "WWW authentication password" msgstr "" #. type: Plain text -#: tools/cachemgr.cgi.8.in:18 -msgid "" -"The cache manager ( B ) is a CGI utility for displaying " -"statistics about the Squid HTTP proxy process as it runs. The cache manager " -"is a convenient way to manage the cache and view statistics without logging " -"into the server." +#: tools/squidclient.1:146 +msgid "WWW authentication username" msgstr "" #. type: Plain text -#: tools/cachemgr.cgi.8.in:22 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:53 +msgid "When to dereference aliases. Defaults to 'never'" +msgstr "" + +#. type: Plain text +#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:47 msgid "" -"Configuration examples for many common web servers can be found in the Squid " -"FAQ wiki." +"When used for authenticating to local UNIX shadow password databases the " +"program must be running as root or else it won't have sufficient permissions " +"to access the user password database. Such use of this program is not " +"recommended, but if you absolutely need to then make the program B " +"B" msgstr "" #. type: Plain text -#: tools/cachemgr.cgi.8.in:34 +#: helpers/basic_auth/PAM/basic_pam_auth.8:66 msgid "" -"The access configuration file defining which Squid servers may be managed " -"via this B program. Each line specifies a B:B " -"followed by an optional description" +"When used for authenticating to local UNIX shadow password databases the " +"program must be running as root or else it won't have sufficient permissions " +"to access the user password database. Such use of this program is not " +"recommended, but if you absolutely need to then make the program setuid root" msgstr "" #. type: Plain text -#: tools/cachemgr.cgi.8.in:38 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:90 msgid "" -"The server name may contain shell wildcard characters such as *, [] etc. A " -"quick selection dropdown menu is automatically constructed from the simple " -"server names." +"Will crash if other B<%> values than B<%s> are used, or if more than 15 B<%" +"s> are used." msgstr "" #. type: Plain text -#: tools/cachemgr.cgi.8.in:42 +#: src/squid.8.in:225 msgid "" -"Specifying :port is optional. If not specified then the default proxy port " -"is assumed. :* or :any matches any port on the target server." +"With contributions from many others in the Squid community. see " +"CONTRIBUTORS for a full list of individuals who contributed code. see " +"CREDITS for a list of major code contributing copyright holders." msgstr "" -#. type: SH -#: tools/cachemgr.cgi.8.in:43 -#, no-wrap -msgid "SECURITY" +#. type: Plain text +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:91 +msgid "With contributions from many others." msgstr "" #. type: Plain text -#: tools/cachemgr.cgi.8.in:50 +#: helpers/external_acl/session/squid_session.8:49 msgid "" -"B calls the requested server on the requested port using HTTP " -"and returns a formatted version of the response. To avoid abuse it is " -"recommended to configure your web server to restrict access to the " -"B program." +"Without this flag the helper automatically starts the session after the " +"first request." msgstr "" #. type: Plain text -#: tools/cachemgr.cgi.8.in:56 tools/squidclient.1:168 -msgid "" -"Derived from Harvest. Further developed by by numerous individuals from the " -"internet community. Development is led by Duane Wessels of the National " -"Laboratory for Applied Network Research and funded by the National Science " -"Foundation." +#: src/squid.8.in:74 +msgid "Write debugging to stderr also." msgstr "" #. type: Plain text -#: tools/cachemgr.cgi.8.in:67 tools/squidclient.1:179 +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:48 msgid "" -"See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what " -"you need to include with your bug report." +"You should have received a copy of the GNU General Public License along with " +"this file; if not, write to the Free Software Foundation, Inc., 59 Temple " +"Place, Suite 330, Boston, MA 02111-1307 USA" msgstr "" #. type: Plain text -#: tools/squidclient.1:7 -msgid "A simple HTTP web client tool" +#: helpers/external_acl/ldap_group/squid_ldap_group.8:277 +msgid "Your favorite LDAP documentation" msgstr "" #. type: Plain text -#: tools/squidclient.1:12 tools/squidclient.1:32 -msgid "count" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:327 +msgid "Your favorite LDAP documentation." msgstr "" #. type: Plain text -#: tools/squidclient.1:14 -msgid "remote host" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:14 +msgid "attribute" msgstr "" #. type: Plain text -#: tools/squidclient.1:16 -msgid "string" +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:12 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:27 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:14 +msgid "base DN" msgstr "" #. type: Plain text -#: tools/squidclient.1:18 -msgid "IMS" +#: src/squid.8.in:23 +msgid "command-line" msgstr "" #. type: Plain text -#: tools/squidclient.1:20 -msgid "ping interval" +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:12 +msgid "config file" msgstr "" #. type: Plain text -#: tools/squidclient.1:22 -msgid "Host header" +#: src/squid.8.in:15 +msgid "config-file" msgstr "" #. type: Plain text -#: tools/squidclient.1:24 -msgid "local host" +#: tools/squidclient.1:12 tools/squidclient.1:32 +msgid "count" msgstr "" #. type: Plain text -#: tools/squidclient.1:26 -msgid "method" +#: helpers/external_acl/session/squid_session.8:16 +msgid "database" +msgstr "" + +#. type: Plain text +#: src/squid.8.in:13 +msgid "facility" msgstr "" #. type: Plain text @@ -1659,149 +1774,148 @@ msgid "file" msgstr "" #. type: Plain text -#: tools/squidclient.1:36 tools/squidclient.1:38 -msgid "user" +#: helpers/external_acl/unix_group/squid_unix_group.8:11 +#: helpers/external_acl/unix_group/squid_unix_group.8:13 +msgid "group" msgstr "" #. type: Plain text -#: tools/squidclient.1:40 -msgid "version" +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:20 +msgid "identifier" msgstr "" #. type: Plain text -#: tools/squidclient.1:42 tools/squidclient.1:44 -msgid "password" +#: helpers/external_acl/ldap_group/squid_ldap_group.8:20 +msgid "ldap_server_name" msgstr "" #. type: Plain text -#: tools/squidclient.1:46 -msgid "url" +#: tools/squidclient.1:24 +msgid "local host" msgstr "" #. type: Plain text -#: tools/squidclient.1:55 -msgid "" -"B is a tool providing a command line interface for retrieving " -"URLs. Designed for testing any HTTP 0.9, 1.0, or 1.1 web server or proxy. " -"This tool can be combined with scripts to perform any basic HTTP operation. " -"Some additional features for access to the B proxy object cache and " -"management information are provided." +#: tools/squidclient.1:26 +msgid "method" msgstr "" #. type: Plain text -#: tools/squidclient.1:60 -msgid "Do NOT include Accept: header." +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:16 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:31 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:18 +msgid "options" msgstr "" #. type: Plain text -#: tools/squidclient.1:66 -msgid "Ping mode, perform I iterations (0 to loop until interrupted)." +#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:11 +msgid "passwd file" msgstr "" #. type: Plain text -#: tools/squidclient.1:71 -msgid "Retrieve URL from cache on hostname. Default is B" +#: tools/squidclient.1:42 tools/squidclient.1:44 +msgid "password" msgstr "" #. type: Plain text -#: tools/squidclient.1:77 -msgid "Extra headers to send. Use B<'\\n'> for new lines." +#: tools/squidclient.1:20 +msgid "ping interval" msgstr "" #. type: Plain text -#: tools/squidclient.1:81 -msgid "If-Modified-Since time (in Epoch seconds)." +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:20 +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:35 +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:18 +#: helpers/external_acl/ldap_group/squid_ldap_group.8:22 src/squid.8.in:17 +#: tools/squidclient.1:28 +msgid "port" msgstr "" #. type: Plain text -#: tools/squidclient.1:85 -msgid "Ping interval in seconds (default 1 second)." +#: tools/squidclient.1:14 +msgid "remote host" msgstr "" #. type: Plain text -#: tools/squidclient.1:89 -msgid "Host header content" +#: helpers/external_acl/ldap_group/squid_ldap_group.8:175 +msgid "search scope. Defaults to B" msgstr "" #. type: Plain text -#: tools/squidclient.1:93 -msgid "Specify a local IP address to bind to. Default is none." +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:22 +msgid "secret" msgstr "" #. type: Plain text -#: tools/squidclient.1:108 -#, no-wrap +#: src/squid.8.in:242 msgid "" -"Request method, default is\n" -"I\n" -"Squid also supports a non-standard method called\n" -"I\n" -"You can use that to purge a specific URL from the cache.\n" -"You need to have\n" -"I\n" -"access setup in\n" -"B\n" -"similar to\n" -"I\n" -" access. Here is an example:\n" +"see the CREDITS file for further copyright licensing of third-party code " +"contributions." msgstr "" #. type: Plain text -#: tools/squidclient.1:116 -msgid "Port number of cache. Default is 3128." +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:16 +msgid "server name" msgstr "" #. type: Plain text -#: tools/squidclient.1:120 -msgid "Request body. Using the named file as data." +#: helpers/basic_auth/PAM/basic_pam_auth.8:11 +msgid "service name" msgstr "" #. type: Plain text -#: tools/squidclient.1:124 -msgid "Force cache to reload URL." +#: src/squid.8.in:21 +msgid "service-name" msgstr "" #. type: Plain text -#: tools/squidclient.1:128 -msgid "Silent. Do not print data to stdout." +#: src/squid.8.in:19 +msgid "signal" msgstr "" #. type: Plain text -#: tools/squidclient.1:134 -msgid "Trace I HTTP relay or proxy hops" +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:71 +msgid "specifies the name or address of the RADIUS server to connect to." msgstr "" #. type: Plain text -#: tools/squidclient.1:138 -msgid "Timeout value (seconds) for read/write operations." +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:75 +msgid "specifies the shared RADIUS secret." msgstr "" #. type: Plain text -#: tools/squidclient.1:142 -msgid "Proxy authentication username" +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:80 +msgid "" +"specifies what name the proxy should use to identify itself to the RADIUS " +"server. This directive is optional." msgstr "" #. type: Plain text -#: tools/squidclient.1:146 -msgid "WWW authentication username" +#: tools/squidclient.1:16 +msgid "string" msgstr "" #. type: Plain text -#: tools/squidclient.1:150 -msgid "Verbose. Print outgoing message to stderr." +#: helpers/basic_auth/RADIUS/basic_radius_auth.8:24 +#: helpers/external_acl/session/squid_session.8:14 tools/squidclient.1:34 +msgid "timeout" msgstr "" #. type: Plain text -#: tools/squidclient.1:154 -msgid "HTTP Version. Use '-' for HTTP/0.9 omitted case" +#: tools/squidclient.1:46 +msgid "url" msgstr "" #. type: Plain text -#: tools/squidclient.1:158 -msgid "Proxy authentication password" +#: tools/squidclient.1:36 tools/squidclient.1:38 +msgid "user" msgstr "" #. type: Plain text -#: tools/squidclient.1:162 -msgid "WWW authentication password" +#: tools/squidclient.1:40 +msgid "version" +msgstr "" + +#. type: Plain text +#: helpers/basic_auth/LDAP/basic_ldap_auth.8:187 +msgid "when to dereference aliases. Defaults to B" msgstr "" -- 2.47.2