msgstr ""
"Project-Id-Version: Squid-3\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2010-01-11 01:17+1400\n"
+"POT-Creation-Date: 2010-01-11 13:53+1400\n"
"PO-Revision-Date: 2009-07-22 09:45+0000\n"
"Last-Translator: Amos Jeffries <Unknown>\n"
"Language-Team: Arabic <ar@li.org>\n"
msgstr ""
#. type: SH
-#: doc/squid.8.in:4 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:3
+#: doc/squid.8.in:2 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:14
#: helpers/basic_auth/PAM/basic_pam_auth.8:3
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:6
-msgid "squid - proxy caching server"
+#: doc/squid.8.in:4
+msgid "squid - HTTP proxy caching server"
msgstr ""
#. type: SH
-#: doc/squid.8.in:6 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:6
+#: doc/squid.8.in:4 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:6
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:6
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:17
#: helpers/basic_auth/PAM/basic_pam_auth.8:6
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:8
-#, fuzzy
-msgid "B<squid>"
-msgstr "B<squid>(8)"
-
-#. type: Plain text
-#: doc/squid.8.in:11
+#: doc/squid.8.in:9
msgid "I<facility>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:13
+#: doc/squid.8.in:11
msgid "I<config-file>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:15 tools/squidclient.1:33
+#: doc/squid.8.in:13 tools/squidclient.1:33
msgid "I<port>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:17
+#: doc/squid.8.in:15
msgid "I<signal>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:19
+#: doc/squid.8.in:17
#, fuzzy
msgid "I<service-name>"
msgstr "B<-s >I<service-name>"
#. type: Plain text
-#: doc/squid.8.in:21
-msgid "I<cmd-line>"
+#: doc/squid.8.in:19
+msgid "I<command-line>"
msgstr ""
#. type: SH
-#: doc/squid.8.in:22 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:9
+#: doc/squid.8.in:20 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:9
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:13
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:23
#: helpers/basic_auth/PAM/basic_pam_auth.8:9
msgstr "وصف"
#. type: Plain text
-#: doc/squid.8.in:29
+#: doc/squid.8.in:26
msgid ""
"B<squid> is a high-performance proxy caching server for web clients, "
"supporting FTP, gopher, ICAP, ICP, HTCP and HTTP data objects. Unlike "
-"traditional caching software, B<squid> handles all requests in a single, non-"
+"traditional caching software, Squid handles all requests in a single, non-"
"blocking process."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:34
+#: doc/squid.8.in:30
msgid ""
-"B<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."
+"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
-#: doc/squid.8.in:41
+#: doc/squid.8.in:35
msgid ""
-"B<squid> supports SSL, extensive access controls, and full request logging. "
-"By using the lightweight Internet Cache Protocols ICP, HTCP or CARP, "
-"B<squid> caches can be arranged in a hierarchy or mesh for additional "
-"bandwidth savings."
+"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
-#: doc/squid.8.in:48
+#: doc/squid.8.in:43
msgid ""
-"B<squid> consists of a main server program squid, 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."
+"Squid consists of a main server program B<squid> , 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
-#: doc/squid.8.in:51
-msgid "B<squid> is derived from the ARPA-funded Harvest Project"
+#: doc/squid.8.in:45
+msgid "Squid is derived from the ARPA-funded Harvest Project."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:63
+#: doc/squid.8.in:51
msgid ""
"This manual page only lists the command line arguments. For details on how "
-"to configure B<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 B<squid> home page http://www.squid-cache.org/"
-"Doc/config/"
+"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: SH
-#: doc/squid.8.in:65 helpers/basic_auth/LDAP/basic_ldap_auth.8:32
+#: doc/squid.8.in:54 helpers/basic_auth/LDAP/basic_ldap_auth.8:32
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:29 tools/squidclient.1:67
#, no-wrap
msgid "OPTIONS"
msgstr "خيارات"
-#. type: IP
-#: doc/squid.8.in:66
-#, no-wrap
-msgid "-a port"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:69
-msgid ""
-"Specify HTTP port number where Squid should listen for requests, in addition "
-"to any http_port specifications in squid.conf."
-msgstr ""
-
-#. type: IP
-#: doc/squid.8.in:69
+#: doc/squid.8.in:60
#, no-wrap
-msgid "-d level"
+msgid ""
+" Specify HTTP port number where Squid should listen for requests, in addition to any\n"
+"B<http_port>\n"
+"specifications in \n"
+"B<squid.conf>\n"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:71
+#: doc/squid.8.in:62
msgid "Write debugging to stderr also."
msgstr ""
-#. type: IP
-#: doc/squid.8.in:71
-#, no-wrap
-msgid "-f file"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:78
+#: doc/squid.8.in:72
msgid ""
"Use the given config-file instead of I<@SYSCONFDIR@/squid.conf>. If the "
-"file name starts with a ! or | 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."
+"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
-#: doc/squid.8.in:80
+#: doc/squid.8.in:74
msgid "Print help message."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:82
+#: doc/squid.8.in:76
msgid "Install as a Windows Service (see -n option)."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:85
+#: doc/squid.8.in:81
msgid ""
-"Parse configuration file, then send signal to running copy (except -k parse) "
-"and exit."
-msgstr ""
-
-#. type: IP
-#: doc/squid.8.in:85
-#, no-wrap
-msgid "-n name"
+"Parse configuration file, then send signal to running copy (except B<-k "
+"parse> ) and exit."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:88
+#: doc/squid.8.in:84
msgid ""
"Specify Windows Service name to use for service operations, default is: "
"B<Squid>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:91
+#: doc/squid.8.in:87
msgid "Remove a Windows Service (see -n option)."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:94
+#: doc/squid.8.in:90
msgid ""
"Enable logging to syslog. Also configurable in B<@SYSCONFDIR@/squid.conf>"
msgstr ""
-#. type: IP
-#: doc/squid.8.in:94
-#, no-wrap
-msgid "-l facility"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:96
-msgid "Use specified syslog facility. implies -s"
-msgstr ""
-
-#. type: IP
-#: doc/squid.8.in:96
-#, no-wrap
-msgid "-u port"
+#: doc/squid.8.in:93
+msgid "Use specified syslog facility. implies B<-s>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:98
+#: doc/squid.8.in:95
msgid "Specify ICP port number (default: 3130), disable with 0."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:100
+#: doc/squid.8.in:97
msgid "Print version and build details."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:102
+#: doc/squid.8.in:99
msgid "Create swap directories"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:104
+#: doc/squid.8.in:101
msgid "Do not catch fatal signals."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:106
+#: doc/squid.8.in:103
msgid "Don't serve any requests until store is rebuilt."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:108
+#: doc/squid.8.in:105
msgid "No daemon mode."
msgstr ""
#. type: IP
-#: doc/squid.8.in:108
+#: doc/squid.8.in:105
#, no-wrap
msgid "-O options"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:110
+#: doc/squid.8.in:107
msgid "Set Windows Service Command line options in Registry."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:112
-msgid "Do not set REUSEADDR on port."
+#: doc/squid.8.in:111
+msgid "Do not set B<REUSEADDR> on port."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:114
+#: doc/squid.8.in:113
msgid "Double-check swap during rebuild."
msgstr ""
-#. type: IP
-#: doc/squid.8.in:114
-#, no-wrap
-msgid "-X"
-msgstr "-X"
-
#. type: Plain text
-#: doc/squid.8.in:116
+#: doc/squid.8.in:115
msgid "Force full debugging."
msgstr ""
-#. type: IP
-#: doc/squid.8.in:116
-#, no-wrap
-msgid "-Y"
-msgstr "-Y"
-
#. type: Plain text
-#: doc/squid.8.in:118
-msgid "Only return UDP_HIT or UDP_MISS_NOFETCH during fast reload."
+#: doc/squid.8.in:121
+msgid "Only return B<UDP_HIT> or B<UDP_MISS_NOFETCH> during fast reload."
msgstr ""
#. type: SH
-#: doc/squid.8.in:119 tools/cachemgr.cgi.8.in:13
+#: doc/squid.8.in:122 tools/cachemgr.cgi.8.in:13
#, no-wrap
msgid "FILES"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:127
+#: doc/squid.8.in:130
msgid ""
"The main configuration file. You must initially make changes to this file "
"for B<squid> to work. For example, the default configuration does not allow "
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:130
+#: doc/squid.8.in:133
msgid "I<*.default files>"
msgstr "I<*.default files>"
#. type: Plain text
-#: doc/squid.8.in:134
+#: doc/squid.8.in:136 doc/squid.8.in:144
msgid ""
"Reference copy of the configuration file. Always kept up to date with the "
-"version of Squid you are using. Use this to look up the default "
-"configuration settings and syntax after upgrading."
+"version of Squid you are using."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:143
+#: doc/squid.8.in:138
msgid ""
-"Reference copy of the configuration file. Always kept up to date with the "
-"version of Squid you are using. 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. "
-"B<see>http://www.squid-cache.org/Doc/config/"
+"Use this to look up the default configuration settings and syntax after "
+"upgrading."
+msgstr ""
+
+#. type: Plain text
+#: doc/squid.8.in:149
+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. B<see>http://www.squid-cache.org/Doc/config/"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:148
-msgid "The main configuration file for the web cachemgr.cgi tools."
+#: doc/squid.8.in:156
+msgid "The main configuration file for the web B<cachemgr.cgi> tools."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:153
+#: doc/squid.8.in:161
msgid "The main configuration file for the Sample MSNT authenticator."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:160
+#: doc/squid.8.in:168
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 "
+"set any company branding you need, it will apply to every language Squid "
"provides error pages for."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:165
+#: doc/squid.8.in:173
msgid "MIME type mappings for FTP gatewaying"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:172
-msgid "Location of B<squid> error pages and templates."
+#: doc/squid.8.in:178
+msgid "Location of Squid error pages and templates."
msgstr ""
#. type: SH
-#: doc/squid.8.in:174 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:78
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:237
+#: doc/squid.8.in:180 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:89
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:240
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:37
-#: helpers/basic_auth/PAM/basic_pam_auth.8:89
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:87
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:211
-#: helpers/external_acl/session/squid_session.8:61
+#: helpers/basic_auth/PAM/basic_pam_auth.8:98
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:93
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:225
+#: helpers/external_acl/session/squid_session.8:67
#: helpers/external_acl/unix_group/squid_unix_group.8:63
#: tools/cachemgr.cgi.8.in:39 tools/squidclient.1:119
#, no-wrap
msgstr "قرآءه الكُل"
#. type: Plain text
-#: doc/squid.8.in:183
+#: doc/squid.8.in:189
msgid "B<The Squid FAQ wiki http://wiki.squid-cache.org/SquidFaq>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:184
+#: doc/squid.8.in:190
msgid ""
"B<The Squid Configuration Manual http://www.squid-cache.org/Doc/config/>"
msgstr ""
-#. type: Plain text
+#. type: TH
#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:1
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:8
#, no-wrap
msgid "basic_getpwnam_auth"
msgstr ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:15
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:19
msgid ""
-"Uses getpwnam() and getspnam() routines for authentication. This has the "
-"following advantages over the NCSA module:"
+"Uses B<getpwnam()> and B<getspnam()> routines for authentication. This has "
+"the following advantages over the NCSA module:"
msgstr ""
-#. type: Plain text
+#. type: IP
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:20
#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:21
-msgid ""
-"B<Allows>authenticationB<of>allB<known>localB<users> "
-"B<Allows>authenticationB<through>nsswitch.conf B<can>handleB<NIS(+)>requests "
-"B<can>handleB<LDAP>request B<can>handleB<PAM>request"
+#, no-wrap
+msgid "Allows"
msgstr ""
-#. type: SH
+#. type: IP
#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:22
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:23
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:24
#, no-wrap
-msgid "SQUID.CONF"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:26
-msgid "B<auth_param basic program /path/to/basic_getpwnam_auth>"
+msgid "Can"
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:28
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:32
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:206
#: helpers/basic_auth/PAM/basic_pam_auth.8:49
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:179
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:187
#: helpers/external_acl/unix_group/squid_unix_group.8:36
#, no-wrap
msgid "NOTES"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:35
-#: helpers/basic_auth/PAM/basic_pam_auth.8:56
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:41
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"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:40
-msgid "B<chown root basic_getpwnam_auth> B<chmod u+s basic_getpwnam_auth>"
+"recommended, but if you absolutely need to then make the program B<setuid> "
+"B<root>"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:48
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:54
#: helpers/basic_auth/PAM/basic_pam_auth.8:69
msgid ""
"Please note that in such configurations it is also strongly recommended that "
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:49
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:55
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:212
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:35
#: helpers/basic_auth/PAM/basic_pam_auth.8:70
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:65
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:185
-#: helpers/external_acl/session/squid_session.8:47
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:193
+#: helpers/external_acl/session/squid_session.8:48
#: helpers/external_acl/unix_group/squid_unix_group.8:41
#: tools/squidclient.1:122
#, no-wrap
msgstr "ترخيص"
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:54
-msgid ""
-"Squid basic_getpwnam_auth is written by I<Erik Hofman E<lt>erik.hofman@a1."
-"nlE<gt>> I<Robin Elfrink E<lt>robin@a1.nlE<gt>> I<Giancarlo Razzolini "
-"E<lt>linux-fan@onda.com.brE<gt>>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:57
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:195
+msgid "This program was written by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:57
-msgid ""
-"Based on original code by I<Jon Thackray E<lt>jrmt@uk.gdscorp.comE<gt>.>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:62
+msgid "Based on original code by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:60
-msgid ""
-"This manual is written by I<Amos Jeffries E<lt>squid3@treenet.co.nzE<gt>>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:65
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:74
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:204
+msgid "This manual was written by"
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:61
-#: helpers/basic_auth/PAM/basic_pam_auth.8:74
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:67
+#: helpers/basic_auth/PAM/basic_pam_auth.8:77
#, no-wrap
msgid "COPYRIGHT"
msgstr "حقوق الطبع"
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:64
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:71
msgid ""
-"Squid basic_getpwnam_auth and this manual is Copyright to the authors listed "
-"above."
+"Squid B<basic_getpwnam_auth> and this manual is Copyright to the authors "
+"listed above."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:66
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:73
msgid ""
"Distributed under the GNU General Public License (GNU GPL) version 2 and "
"later."
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:67
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:225
-#: helpers/basic_auth/PAM/basic_pam_auth.8:78
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:75
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:199
-#: helpers/external_acl/session/squid_session.8:51
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:74
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:224
+#: helpers/basic_auth/PAM/basic_pam_auth.8:83
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:76
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:209
+#: helpers/external_acl/session/squid_session.8:52
#: helpers/external_acl/unix_group/squid_unix_group.8:53
#, no-wrap
msgid "QUESTIONS"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:71
-#: helpers/basic_auth/PAM/basic_pam_auth.8:82
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:77
+#: helpers/basic_auth/PAM/basic_pam_auth.8:86
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:79
+#: helpers/external_acl/session/squid_session.8:55
msgid ""
"Questions on the usage of this program can be sent to the I<Squid Users "
-"E<lt>squid-users@squid-cache.orgE<gt>> mailing list."
+"mailing list>"
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:72
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:231
-#: helpers/basic_auth/PAM/basic_pam_auth.8:83
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:81
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:205
-#: helpers/external_acl/session/squid_session.8:55
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:79
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:230
+#: helpers/basic_auth/PAM/basic_pam_auth.8:88
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:83
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:215
+#: helpers/external_acl/session/squid_session.8:57
#: helpers/external_acl/unix_group/squid_unix_group.8:57
#, no-wrap
msgid "REPORTING BUGS"
msgstr "تقرير عن ثغرة"
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:77
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:236
-#: helpers/basic_auth/PAM/basic_pam_auth.8:88
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:86
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:210
-#: helpers/external_acl/session/squid_session.8:60
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:81
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:232
+#: helpers/basic_auth/PAM/basic_pam_auth.8:90
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:85
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:217
+#: helpers/external_acl/session/squid_session.8:59
+msgid "Report bugs or bug fixes using http://bugs.squid-cache.org/"
+msgstr ""
+
+#. type: Plain text
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:84
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:235
+#: helpers/basic_auth/PAM/basic_pam_auth.8:93
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:88
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:220
+#: helpers/external_acl/session/squid_session.8:62
msgid ""
-"Report bugs or bug-fixes to I<Squid Bugs E<lt>squid-bugs@squid-cache."
-"orgE<gt>> or ideas for new improvements to I<Squid Developers E<lt>squid-"
-"dev@squid-cache.orgE<gt>>"
+"Report serious security bugs to I<Squid Bugs E<lt>squid-bugs@squid-cache."
+"orgE<gt>>"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:79
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:87
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:238
+#: helpers/basic_auth/PAM/basic_pam_auth.8:96
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:91
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:223
+#: helpers/external_acl/session/squid_session.8:65
msgid ""
-"B<squid>(8),B<basic_pam_auth>(8),B<basic_ncsa_auth>(8),B<basic_ldap_auth>(8)"
+"Report ideas for new improvements to the I<Squid Developers mailing list>"
msgstr ""
#. type: TH
msgid "basic_ldap_auth - LDAP authentication helper for Squid"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:9
-msgid ""
-"B<basic_ldap_auth> -b \"base DN\" [-u attribute] [options] [ldap_server_name"
-"[:port]|URI]..."
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:12
-msgid ""
-"B<basic_ldap_auth> -b \"base DN\" -f \"LDAP search filter\" [options] "
-"[ldap_server_name[:port]|URI]..."
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:20
msgid ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:34
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:26
#, no-wrap
msgid "B<-b >I<basedn >B<(REQUIRED)>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:38
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:40
#, no-wrap
msgid "B<-f >I<filter>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:66
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:61
#, fuzzy, no-wrap
msgid "B<-s >I<base|one|sub>"
msgstr "B<-s >I<service-name>"
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:77
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:71
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:77
msgid ""
"B<base> object only, B<one> level below the base object or B<sub>tree below "
"the base object"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:78
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:72
#, no-wrap
msgid "B<-D >I<binddn >B<-w >I<password>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:89
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:83
#, no-wrap
msgid "B<-D >I<binddn >B<-W >I<secretfile >"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:93
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:87
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:93
msgid ""
"The DN and the name of a file containing the password to bind as while "
"performing searches."
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:98
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:92
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:98
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 "
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:99
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:93
#, fuzzy, no-wrap
msgid "B<-P>"
msgstr "B<-o>"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:117
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:101
#, fuzzy, no-wrap
msgid "B<-R>"
msgstr "B<-o>"
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:120
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:104
msgid "do not follow referrals"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:121
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:105
#, no-wrap
msgid "B<-a >I<never|always|search|find>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:124
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:108
msgid "when to dereference aliases. Defaults to 'never'"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:133
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:117
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:123
msgid ""
"B<never> dereference aliases (default), B<always> dereference aliases, only "
"while B<search>ing or only to B<find> the base object"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:134
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:118
#, no-wrap
msgid "B<-H>I< ldapuri>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:139
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:122
#, fuzzy, no-wrap
msgid "B<-h>I< ldapserver>"
msgstr "B<-s >I<service-name>"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:143
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:125
#, no-wrap
msgid "B<-p>I< ldapport>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:149
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:130
#, no-wrap
msgid "B<-v>I< 2|3>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:152
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:133
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:139
msgid "LDAP protocol version. Defaults to 2 if not specified."
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:153
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:134
#, fuzzy, no-wrap
msgid "B<-Z>"
msgstr "B<-o>"
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:156
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:137
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:143
msgid "Use TLS encryption"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:160
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:141
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:147
msgid "Enable LDAP over SSL (requires Netscape LDAP API libraries)"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:161
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:142
#, no-wrap
msgid "B<-c>I<connect_timeout>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:165
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:146
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:152
msgid ""
"Specify timeout used when connecting to LDAP servers (requires Netscape LDAP "
"API libraries)"
msgstr ""
-#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:165
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:146
-#, fuzzy, no-wrap
-msgid "B<-t>I<search_timeout>"
-msgstr "B<-s >I<service-name>"
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:168
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:149
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:155
msgid "Specify time limit on LDAP search operations"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:169
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:158
#, fuzzy, no-wrap
msgid "B<-d>"
msgstr "B<-o>"
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:174
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:163
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:169
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."
"server name:"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:181
-msgid "basic_ldap_auth -b \"ou=people,dc=your,dc=domain\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:185
msgid ""
"base DN and login name alone:"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:187
-msgid "basic_ldap_auth -b \"dc=your,dc=domain\" -f \"uid=%s\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:190
msgid ""
"attribute"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:192
-msgid ""
-"basic_ldap_auth -b \"dc=your,dc=domain\" -f \"(&(uid=%s)"
-"(specialattribute=value))\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:196
msgid ""
"following complex Active Directory example"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:205
-msgid ""
-"basic_ldap_auth -P -R -b \"dc=your,dc=domain\" -D \"cn=squid,cn=users,"
-"dc=your,dc=domain\" -w \"secretsquidpassword\" -f \"(&(userPrincipalName=%s)"
-"(objectClass=Person))\" activedirectoryserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:211
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:215
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:68
-#: helpers/external_acl/unix_group/squid_unix_group.8:44
-msgid ""
-"This manual page was written by I<Henrik Nordstrom E<lt>hno@squid-cache."
-"orgE<gt>>"
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:214
+#: helpers/basic_auth/PAM/basic_pam_auth.8:72
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:67
+msgid "This program is written by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:220
-msgid ""
-"basic_ldap_auth is written by I<Glenn Newton E<lt>gnewton@wapiti.cisti.nrc."
-"caE<gt>> and I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>>"
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:218
+#: helpers/basic_auth/PAM/basic_pam_auth.8:75
+msgid "This manual is written by"
msgstr ""
#. type: SH
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:221
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:220
#: helpers/external_acl/unix_group/squid_unix_group.8:48
#, no-wrap
msgid "KNOWN ISSUES"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:224
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:223
msgid ""
"Will crash if other % values than %s is used in -f, or if more than 15 %s is "
"used."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:230
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:204
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:229
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:214
msgid ""
"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
"cache.orgE<gt>>, or to your favorite LDAP list/friend if the question is "
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:239
-msgid "B<ldapsearch>(B<1>),"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:241
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:216
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:244
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:230
msgid "Your favorite LDAP documentation"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:242
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:217
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:245
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:231
msgid "B<RFC2254> - The String Representation of LDAP Search Filters,"
msgstr ""
msgid "pam_auth - Squid PAM Basic authentication helper"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:8
-#, fuzzy
-msgid "basic_pam_auth [-n \"service name\"] [-t TTL] [-o] [-1]"
-msgstr "squid_pam_auth [-n \"service name\"] [-t TTL] [-o] [-1]"
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:13
msgid ""
"to validate the user name and password of Basic HTTP authentication."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:14
-#, no-wrap
-msgid "B<-s >I<service-name>"
-msgstr "B<-s >I<service-name>"
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:17
msgid "Specifies the PAM service name Squid uses, defaults to \"squid\""
msgstr ""
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:18
-#, no-wrap
-msgid "B<-t >I<TTL>"
-msgstr "B<-t >I<TTL>"
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:26
msgid ""
"configurations."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:27
-#, no-wrap
-msgid "B<-o>"
-msgstr "B<-o>"
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:31
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:59
-msgid "B<chown root pam_auth>"
-msgstr "B<chown root pam_auth>"
-
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:61
-msgid "B<chmod u+s pam_auth>"
-msgstr "B<chmod u+s pam_auth>"
-
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:73
+#: helpers/basic_auth/PAM/basic_pam_auth.8:56
msgid ""
-"Squid basic_pam_auth and this manual is written by I<Henrik Nordstrom "
-"E<lt>hno@squid-cache.orgE<gt>>"
+"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
-#: helpers/basic_auth/PAM/basic_pam_auth.8:77
-msgid ""
-"Squid basic_pam_auth and this manual is Copyright 1999,2002,2003 Henrik "
-"Nordstrom E<lt>hno@squid-cache.orgE<gt>"
+#: helpers/basic_auth/PAM/basic_pam_auth.8:81
+msgid "Squid B<basic_pam_auth> and this manual is Copyright 1999,2002,2003"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:90
-msgid "B<pam>(8),B< PAM Systems Administrator Guide>"
+#: helpers/basic_auth/PAM/basic_pam_auth.8:100
+msgid "PAM Systems Administrator Guide"
msgstr ""
#. type: TH
msgid "basic_radius_auth - Squid RADIUS authentication helper"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:9
-msgid "B<basic_radius_auth> -f configfile"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:12
-msgid "B<basic_radius_auth> -h \"server\" [-p port] [-i identifier] -w secret"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:16
msgid ""
"name and password of Basic HTTP authentication."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:17
-#, no-wrap
-msgid "B<-f >I<configfile >"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:21
msgid ""
"for details."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:22
-#, no-wrap
-msgid "B<-h >I<server>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:25
msgid "Alternative method of specifying the server to connect to"
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:26
-#, no-wrap
-msgid "B<-p >I<port>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:30
msgid ""
"different from the default RADIUS port. Normally not specified."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:31
-#, no-wrap
-msgid "B<-i >I<identifier>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:35
msgid ""
"specified the IP address is used as to identify the proxy."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:35
-#, no-wrap
-msgid "B<-w >I<secret>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:39
msgid ""
"file is generally more secure and recommended."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:40
-#, no-wrap
-msgid "B<-t >I<timeout>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:43
msgid "RADIUS request timeout. Default 10 seconds."
"ignored."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:49
-#, no-wrap
-msgid "B<server >I<radiusserver>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:52
msgid "specifies the name or address of the RADIUS server to connect to."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:53
-#, no-wrap
-msgid "B<secret >I<somesecretstring>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:56
msgid "specifies the shared RADIUS secret."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:57
-#, no-wrap
-msgid "B<identifier >I<nameofserver>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:61
msgid ""
"This directive is optional."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:62
-#, no-wrap
-msgid "B<port >I<portnumber>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:65
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:74
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:72
msgid ""
-"basic_radius_auth is written by I<Marc van Selm E<lt>selm@cistron.nlE<gt>> "
-"with contributions from I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>> "
-"and many others"
+"With contributions from I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>> "
+"and many others."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:80
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:82
msgid ""
-"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
-"cache.orgE<gt>>, or to your favorite RADIUS list/friend if the question is "
-"more related to RADIUS than Squid."
+"or to 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:88
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:94
msgid "B<RFC2058> - Remote Authentication Dial In User Service (RADIUS)"
msgstr ""
msgid "squid_ldap_group - Squid LDAP external acl group helper"
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:8
-msgid ""
-"squid_ldap_group -b \"base DN\" -f \"LDAP search filter\" [options] "
-"[ldap_server_name[:port]|URI]..."
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/ldap_group/squid_ldap_group.8:16
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:21
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:27
msgid ""
-"As expected by the external_acl construct of Squid, after specifying a "
-"username and group followed by a new line, this helper will produce either "
-"OK or ERR on the following line to show if the user is a member of the "
+"As expected by the B<external_acl_type> construct of Squid, after specifying "
+"a username and group followed by a new line, this helper will produce either "
+"B<OK> or B<ERR> on the following line to show if the user is a member of the "
"specified group."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:25
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:31
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:29
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:35
msgid "Specifies the base DN under which the groups are located."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:30
-#, no-wrap
-msgid "B<-B >I<basedn >"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:33
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:39
msgid "Specifies the base DN under which the users are located (if different)"
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:34
-#, fuzzy, no-wrap
-msgid "B<-g>"
-msgstr "B<-o>"
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:39
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:45
msgid ""
"Specifies that the first query argument sent to the helper by Squid is a "
"extension to the basedn and will be temporarily added in front of the global "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:47
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:53
msgid ""
"LDAP search filter used to search the LDAP directory for any matching group "
"memberships. In the filter %u will be replaced by the user name (or DN if "
"the -F or -u options are used) and %g by the requested group name."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:48
-#, no-wrap
-msgid "B<-F >I<filter>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:55
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:61
msgid ""
"LDAP search filter used to search the LDAP directory for any matching "
"users. In the filter %s will be replaced by the user name. If % is to be "
"included literally in the filter then use %%."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:56
-#, fuzzy, no-wrap
-msgid "B<-u >I<attr>"
-msgstr "B<-t >I<TTL>"
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:60
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:66
msgid ""
"LDAP attribute used to construct the user DN from the user name and base dn "
"without needing to search for the user."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:64
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:70
msgid "search scope. Defaults to 'sub'."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:76
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:82
msgid ""
"The DN and password to bind as while performing searches. Required if the "
"directory does not allow anonymous searches."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:82
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:88
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:100
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:106
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:121
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:110
+msgid "Do not follow referrals"
+msgstr ""
+
+#. type: Plain text
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:114
+msgid "When to dereference aliases. Defaults to 'never'"
+msgstr ""
+
+#. type: Plain text
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:127
msgid ""
"Specity the LDAP server to connect to by a LDAP URI (requires OpenLDAP "
"libraries)"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:125
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:131
msgid "Specify the LDAP server to connect to"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:129
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:135
msgid ""
"Specify an alternate TCP port where the ldap server is listening if other "
"than the default LDAP port 389."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:138
-#, no-wrap
-msgid "B<-E>I<certpath>"
-msgstr ""
-
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:150
-#, fuzzy, no-wrap
-msgid "B<-S>"
-msgstr "B<-o>"
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:153
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:159
#: helpers/external_acl/unix_group/squid_unix_group.8:24
msgid "Strip NT domain name component from user names (/ or \\e separated)"
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:154
-#, fuzzy, no-wrap
-msgid "B<-K>"
-msgstr "B<-o>"
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:157
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:163
msgid "Strip Kerberos Realm component from user names (@ separated)"
msgstr ""
#. type: SH
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:164
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:170
#, no-wrap
msgid "SQUID CONFIGURATION"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:168
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:176
msgid ""
-"This helper is intended to be used as a external_acl_type helper from squid."
-"conf."
+"This helper is intended to be used as an B<external_acl_type> helper in "
+"B<squid.conf.>"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:184
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:192
msgid ""
"When constructing search filters it is recommended to first test the filter "
"using ldapsearch before you attempt to use squid_ldap_group. This to verify "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:188
-msgid ""
-"This manual page was written by I<Henrik Nordstrom E<lt>hno@marasystems."
-"comE<gt>>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:195
-msgid ""
-"squid_ldap_group is written by I<Flavio Pescuma E<lt>flavio@marasystems."
-"comE<gt>> and I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>>, based on "
-"prior work in squid_ldap_auth by I<Glen Newton E<lt>glen.newton@nrc.caE<gt>>"
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:201
+msgid "Based on prior work in B<squid_ldap_auth> by"
msgstr ""
#. type: SH
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:196
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:206
#, no-wrap
msgid "KNOWN LIMITATIONS"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:198
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:208
msgid "Max 16 occurrences of %s in the -u argument is supported."
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:214
-msgid "B<squid_ldap_auth>(B<8>), B<ldapsearch>(B<1>),"
-msgstr ""
-
#. type: TH
#: helpers/external_acl/session/squid_session.8:1
#, no-wrap
msgid "squid_session - Squid session tracking external acl group helper"
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:8
-msgid "squid_session [-t idle_timeout] [-b dbpath] [-a]"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:13
msgid ""
msgid "Intended use is for displaying \"terms of use\" pages, ad popups etc."
msgstr ""
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:16
-#, no-wrap
-msgid "B<-t >I<idletimeout >B<(default 3600)>"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:19
msgid "Specifies the session idle timeout timer."
msgstr ""
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:20
-#, no-wrap
-msgid "B<-b >I<dbpath>"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:25
msgid ""
"it's helpers (Squid restart or rotation of logs)."
msgstr ""
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:26
-#, no-wrap
-msgid "B<-a>"
-msgstr "B<-a>"
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:30
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:39
+#: helpers/external_acl/session/squid_session.8:48
msgid ""
-"external_acl_type session ttl=300 negative_ttl=0 children=1 concurrency=200 %"
-"LOGIN /usr/local/squid/libexec/squid_session"
-msgstr ""
-"external_acl_type session ttl=300 negative_ttl=0 children=1 concurrency=200 %"
-"LOGIN /usr/local/squid/libexec/squid_session"
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:41
-msgid "acl session external session"
-msgstr "acl session external session"
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:43
-msgid "http_access deny !session"
-msgstr "http_access deny !session"
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:45
-msgid "deny_info http://your.server/bannerpage?url=%s session"
-msgstr "deny_info http://your.server/bannerpage?url=%s session"
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:47
-msgid ""
-"Then set up http://your.server/bannerpage to display a session startup page "
-"and then redirect the user back to the requested URL given in the url query "
-"parameter."
+"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
#: helpers/external_acl/session/squid_session.8:50
-msgid ""
-"This helper and documentation was written by I<Henrik Nordstrom "
-"E<lt>henrik@henriknordstrom.netE<gt>>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:54
-msgid ""
-"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
-"cache.orgE<gt>>."
+msgid "This program and documentation was written by"
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:62
-msgid "B<squid>(B<8>)"
-msgstr "B<squid>(B<8>)"
-
#. type: TH
#: helpers/external_acl/unix_group/squid_unix_group.8:1
#, no-wrap
"specified groups). This limit is defined by MAX_GROUPS in the source code."
msgstr ""
+#. type: Plain text
+#: helpers/external_acl/unix_group/squid_unix_group.8:44
+msgid ""
+"This manual page was written by I<Henrik Nordstrom E<lt>hno@squid-cache."
+"orgE<gt>>"
+msgstr ""
+
#. type: Plain text
#: helpers/external_acl/unix_group/squid_unix_group.8:47
msgid ""
"Foundation."
msgstr ""
+#, fuzzy
+#~ msgid "B<squid>"
+#~ msgstr "B<squid>(8)"
+
+#~ msgid "-X"
+#~ msgstr "-X"
+
+#~ msgid "-Y"
+#~ msgstr "-Y"
+
+#, fuzzy
+#~ msgid "B<-t>I<search_timeout>"
+#~ msgstr "B<-s >I<service-name>"
+
+#, fuzzy
+#~ msgid "basic_pam_auth [-n \"service name\"] [-t TTL] [-o] [-1]"
+#~ msgstr "squid_pam_auth [-n \"service name\"] [-t TTL] [-o] [-1]"
+
+#~ msgid "B<-s >I<service-name>"
+#~ msgstr "B<-s >I<service-name>"
+
+#~ msgid "B<-t >I<TTL>"
+#~ msgstr "B<-t >I<TTL>"
+
+#~ msgid "B<-o>"
+#~ msgstr "B<-o>"
+
+#~ msgid "B<chown root pam_auth>"
+#~ msgstr "B<chown root pam_auth>"
+
+#~ msgid "B<chmod u+s pam_auth>"
+#~ msgstr "B<chmod u+s pam_auth>"
+
+#, fuzzy
+#~ msgid "B<-g>"
+#~ msgstr "B<-o>"
+
+#, fuzzy
+#~ msgid "B<-u >I<attr>"
+#~ msgstr "B<-t >I<TTL>"
+
+#, fuzzy
+#~ msgid "B<-S>"
+#~ msgstr "B<-o>"
+
+#, fuzzy
+#~ msgid "B<-K>"
+#~ msgstr "B<-o>"
+
+#~ msgid "B<-a>"
+#~ msgstr "B<-a>"
+
+#~ msgid ""
+#~ "external_acl_type session ttl=300 negative_ttl=0 children=1 "
+#~ "concurrency=200 %LOGIN /usr/local/squid/libexec/squid_session"
+#~ msgstr ""
+#~ "external_acl_type session ttl=300 negative_ttl=0 children=1 "
+#~ "concurrency=200 %LOGIN /usr/local/squid/libexec/squid_session"
+
+#~ msgid "acl session external session"
+#~ msgstr "acl session external session"
+
+#~ msgid "http_access deny !session"
+#~ msgstr "http_access deny !session"
+
+#~ msgid "deny_info http://your.server/bannerpage?url=%s session"
+#~ msgstr "deny_info http://your.server/bannerpage?url=%s session"
+
+#~ msgid "B<squid>(B<8>)"
+#~ msgstr "B<squid>(B<8>)"
+
#~ msgid "pam_auth"
#~ msgstr "pam_auth"
msgstr ""
"Project-Id-Version: squid\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2010-01-11 01:17+1400\n"
+"POT-Creation-Date: 2010-01-11 13:53+1400\n"
"PO-Revision-Date: 2009-11-18 14:09+0000\n"
"Last-Translator: Kuvaly <kuvaly@seznam.cz>\n"
"Language-Team: Czech <cs@li.org>\n"
msgstr ""
#. type: SH
-#: doc/squid.8.in:4 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:3
+#: doc/squid.8.in:2 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:14
#: helpers/basic_auth/PAM/basic_pam_auth.8:3
msgstr "JMÉNO"
#. type: Plain text
-#: doc/squid.8.in:6
-msgid "squid - proxy caching server"
+#: doc/squid.8.in:4
+msgid "squid - HTTP proxy caching server"
msgstr ""
#. type: SH
-#: doc/squid.8.in:6 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:6
+#: doc/squid.8.in:4 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:6
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:6
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:17
#: helpers/basic_auth/PAM/basic_pam_auth.8:6
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:8
-#, fuzzy
-msgid "B<squid>"
-msgstr "squid"
-
-#. type: Plain text
-#: doc/squid.8.in:11
+#: doc/squid.8.in:9
msgid "I<facility>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:13
+#: doc/squid.8.in:11
msgid "I<config-file>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:15 tools/squidclient.1:33
+#: doc/squid.8.in:13 tools/squidclient.1:33
msgid "I<port>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:17
+#: doc/squid.8.in:15
msgid "I<signal>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:19
+#: doc/squid.8.in:17
msgid "I<service-name>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:21
-msgid "I<cmd-line>"
+#: doc/squid.8.in:19
+msgid "I<command-line>"
msgstr ""
#. type: SH
-#: doc/squid.8.in:22 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:9
+#: doc/squid.8.in:20 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:9
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:13
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:23
#: helpers/basic_auth/PAM/basic_pam_auth.8:9
msgstr "POPIS"
#. type: Plain text
-#: doc/squid.8.in:29
+#: doc/squid.8.in:26
msgid ""
"B<squid> is a high-performance proxy caching server for web clients, "
"supporting FTP, gopher, ICAP, ICP, HTCP and HTTP data objects. Unlike "
-"traditional caching software, B<squid> handles all requests in a single, non-"
+"traditional caching software, Squid handles all requests in a single, non-"
"blocking process."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:34
+#: doc/squid.8.in:30
msgid ""
-"B<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."
+"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
-#: doc/squid.8.in:41
+#: doc/squid.8.in:35
msgid ""
-"B<squid> supports SSL, extensive access controls, and full request logging. "
-"By using the lightweight Internet Cache Protocols ICP, HTCP or CARP, "
-"B<squid> caches can be arranged in a hierarchy or mesh for additional "
-"bandwidth savings."
+"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
-#: doc/squid.8.in:48
+#: doc/squid.8.in:43
msgid ""
-"B<squid> consists of a main server program squid, 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."
+"Squid consists of a main server program B<squid> , 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
-#: doc/squid.8.in:51
-msgid "B<squid> is derived from the ARPA-funded Harvest Project"
+#: doc/squid.8.in:45
+msgid "Squid is derived from the ARPA-funded Harvest Project."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:63
+#: doc/squid.8.in:51
msgid ""
"This manual page only lists the command line arguments. For details on how "
-"to configure B<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 B<squid> home page http://www.squid-cache.org/"
-"Doc/config/"
+"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: SH
-#: doc/squid.8.in:65 helpers/basic_auth/LDAP/basic_ldap_auth.8:32
+#: doc/squid.8.in:54 helpers/basic_auth/LDAP/basic_ldap_auth.8:32
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:29 tools/squidclient.1:67
#, no-wrap
msgid "OPTIONS"
msgstr "MOŽNOSTI"
-#. type: IP
-#: doc/squid.8.in:66
-#, no-wrap
-msgid "-a port"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:69
-msgid ""
-"Specify HTTP port number where Squid should listen for requests, in addition "
-"to any http_port specifications in squid.conf."
-msgstr ""
-
-#. type: IP
-#: doc/squid.8.in:69
+#: doc/squid.8.in:60
#, no-wrap
-msgid "-d level"
+msgid ""
+" Specify HTTP port number where Squid should listen for requests, in addition to any\n"
+"B<http_port>\n"
+"specifications in \n"
+"B<squid.conf>\n"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:71
+#: doc/squid.8.in:62
msgid "Write debugging to stderr also."
msgstr ""
-#. type: IP
-#: doc/squid.8.in:71
-#, no-wrap
-msgid "-f file"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:78
+#: doc/squid.8.in:72
msgid ""
"Use the given config-file instead of I<@SYSCONFDIR@/squid.conf>. If the "
-"file name starts with a ! or | 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."
+"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
-#: doc/squid.8.in:80
+#: doc/squid.8.in:74
msgid "Print help message."
msgstr "Vytiskout pomocnou zprávu."
#. type: Plain text
-#: doc/squid.8.in:82
+#: doc/squid.8.in:76
msgid "Install as a Windows Service (see -n option)."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:85
+#: doc/squid.8.in:81
msgid ""
-"Parse configuration file, then send signal to running copy (except -k parse) "
-"and exit."
+"Parse configuration file, then send signal to running copy (except B<-k "
+"parse> ) and exit."
msgstr ""
-#. type: IP
-#: doc/squid.8.in:85
-#, no-wrap
-msgid "-n name"
-msgstr "-n název"
-
#. type: Plain text
-#: doc/squid.8.in:88
+#: doc/squid.8.in:84
msgid ""
"Specify Windows Service name to use for service operations, default is: "
"B<Squid>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:91
+#: doc/squid.8.in:87
msgid "Remove a Windows Service (see -n option)."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:94
+#: doc/squid.8.in:90
msgid ""
"Enable logging to syslog. Also configurable in B<@SYSCONFDIR@/squid.conf>"
msgstr ""
-#. type: IP
-#: doc/squid.8.in:94
-#, no-wrap
-msgid "-l facility"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:96
-msgid "Use specified syslog facility. implies -s"
-msgstr ""
-
-#. type: IP
-#: doc/squid.8.in:96
-#, no-wrap
-msgid "-u port"
+#: doc/squid.8.in:93
+msgid "Use specified syslog facility. implies B<-s>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:98
+#: doc/squid.8.in:95
msgid "Specify ICP port number (default: 3130), disable with 0."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:100
+#: doc/squid.8.in:97
msgid "Print version and build details."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:102
+#: doc/squid.8.in:99
msgid "Create swap directories"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:104
+#: doc/squid.8.in:101
msgid "Do not catch fatal signals."
msgstr "Nemohu zachytit rozhodující signály."
#. type: Plain text
-#: doc/squid.8.in:106
+#: doc/squid.8.in:103
msgid "Don't serve any requests until store is rebuilt."
msgstr "Nepodáváme žádné žádosti na přestavbu do úložiště."
#. type: Plain text
-#: doc/squid.8.in:108
+#: doc/squid.8.in:105
msgid "No daemon mode."
msgstr ""
#. type: IP
-#: doc/squid.8.in:108
+#: doc/squid.8.in:105
#, no-wrap
msgid "-O options"
msgstr "-O nastavení"
#. type: Plain text
-#: doc/squid.8.in:110
+#: doc/squid.8.in:107
msgid "Set Windows Service Command line options in Registry."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:112
-msgid "Do not set REUSEADDR on port."
+#: doc/squid.8.in:111
+msgid "Do not set B<REUSEADDR> on port."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:114
+#: doc/squid.8.in:113
msgid "Double-check swap during rebuild."
msgstr ""
-#. type: IP
-#: doc/squid.8.in:114
-#, no-wrap
-msgid "-X"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:116
+#: doc/squid.8.in:115
msgid "Force full debugging."
msgstr ""
-#. type: IP
-#: doc/squid.8.in:116
-#, no-wrap
-msgid "-Y"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:118
-msgid "Only return UDP_HIT or UDP_MISS_NOFETCH during fast reload."
+#: doc/squid.8.in:121
+msgid "Only return B<UDP_HIT> or B<UDP_MISS_NOFETCH> during fast reload."
msgstr ""
#. type: SH
-#: doc/squid.8.in:119 tools/cachemgr.cgi.8.in:13
+#: doc/squid.8.in:122 tools/cachemgr.cgi.8.in:13
#, no-wrap
msgid "FILES"
msgstr "SOUBORY"
#. type: Plain text
-#: doc/squid.8.in:127
+#: doc/squid.8.in:130
msgid ""
"The main configuration file. You must initially make changes to this file "
"for B<squid> to work. For example, the default configuration does not allow "
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:130
+#: doc/squid.8.in:133
msgid "I<*.default files>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:134
+#: doc/squid.8.in:136 doc/squid.8.in:144
msgid ""
"Reference copy of the configuration file. Always kept up to date with the "
-"version of Squid you are using. Use this to look up the default "
-"configuration settings and syntax after upgrading."
+"version of Squid you are using."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:143
+#: doc/squid.8.in:138
msgid ""
-"Reference copy of the configuration file. Always kept up to date with the "
-"version of Squid you are using. 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. "
-"B<see>http://www.squid-cache.org/Doc/config/"
+"Use this to look up the default configuration settings and syntax after "
+"upgrading."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:148
-msgid "The main configuration file for the web cachemgr.cgi tools."
+#: doc/squid.8.in:149
+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. B<see>http://www.squid-cache.org/Doc/config/"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:153
+#: doc/squid.8.in:156
+msgid "The main configuration file for the web B<cachemgr.cgi> tools."
+msgstr ""
+
+#. type: Plain text
+#: doc/squid.8.in:161
msgid "The main configuration file for the Sample MSNT authenticator."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:160
+#: doc/squid.8.in:168
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 "
+"set any company branding you need, it will apply to every language Squid "
"provides error pages for."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:165
+#: doc/squid.8.in:173
msgid "MIME type mappings for FTP gatewaying"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:172
-msgid "Location of B<squid> error pages and templates."
+#: doc/squid.8.in:178
+msgid "Location of Squid error pages and templates."
msgstr ""
#. type: SH
-#: doc/squid.8.in:174 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:78
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:237
+#: doc/squid.8.in:180 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:89
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:240
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:37
-#: helpers/basic_auth/PAM/basic_pam_auth.8:89
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:87
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:211
-#: helpers/external_acl/session/squid_session.8:61
+#: helpers/basic_auth/PAM/basic_pam_auth.8:98
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:93
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:225
+#: helpers/external_acl/session/squid_session.8:67
#: helpers/external_acl/unix_group/squid_unix_group.8:63
#: tools/cachemgr.cgi.8.in:39 tools/squidclient.1:119
#, no-wrap
msgstr "VIZ TAKÉ"
#. type: Plain text
-#: doc/squid.8.in:183
+#: doc/squid.8.in:189
msgid "B<The Squid FAQ wiki http://wiki.squid-cache.org/SquidFaq>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:184
+#: doc/squid.8.in:190
msgid ""
"B<The Squid Configuration Manual http://www.squid-cache.org/Doc/config/>"
msgstr ""
-#. type: Plain text
+#. type: TH
#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:1
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:8
#, no-wrap
msgid "basic_getpwnam_auth"
msgstr ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:15
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:19
msgid ""
-"Uses getpwnam() and getspnam() routines for authentication. This has the "
-"following advantages over the NCSA module:"
+"Uses B<getpwnam()> and B<getspnam()> routines for authentication. This has "
+"the following advantages over the NCSA module:"
msgstr ""
-#. type: Plain text
+#. type: IP
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:20
#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:21
-msgid ""
-"B<Allows>authenticationB<of>allB<known>localB<users> "
-"B<Allows>authenticationB<through>nsswitch.conf B<can>handleB<NIS(+)>requests "
-"B<can>handleB<LDAP>request B<can>handleB<PAM>request"
+#, no-wrap
+msgid "Allows"
msgstr ""
-#. type: SH
+#. type: IP
#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:22
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:23
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:24
#, no-wrap
-msgid "SQUID.CONF"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:26
-msgid "B<auth_param basic program /path/to/basic_getpwnam_auth>"
+msgid "Can"
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:28
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:32
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:206
#: helpers/basic_auth/PAM/basic_pam_auth.8:49
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:179
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:187
#: helpers/external_acl/unix_group/squid_unix_group.8:36
#, no-wrap
msgid "NOTES"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:35
-#: helpers/basic_auth/PAM/basic_pam_auth.8:56
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:41
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"
+"recommended, but if you absolutely need to then make the program B<setuid> "
+"B<root>"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:40
-msgid "B<chown root basic_getpwnam_auth> B<chmod u+s basic_getpwnam_auth>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:48
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:54
#: helpers/basic_auth/PAM/basic_pam_auth.8:69
msgid ""
"Please note that in such configurations it is also strongly recommended that "
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:49
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:55
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:212
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:35
#: helpers/basic_auth/PAM/basic_pam_auth.8:70
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:65
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:185
-#: helpers/external_acl/session/squid_session.8:47
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:193
+#: helpers/external_acl/session/squid_session.8:48
#: helpers/external_acl/unix_group/squid_unix_group.8:41
#: tools/squidclient.1:122
#, no-wrap
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:54
-msgid ""
-"Squid basic_getpwnam_auth is written by I<Erik Hofman E<lt>erik.hofman@a1."
-"nlE<gt>> I<Robin Elfrink E<lt>robin@a1.nlE<gt>> I<Giancarlo Razzolini "
-"E<lt>linux-fan@onda.com.brE<gt>>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:57
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:195
+msgid "This program was written by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:57
-msgid ""
-"Based on original code by I<Jon Thackray E<lt>jrmt@uk.gdscorp.comE<gt>.>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:62
+msgid "Based on original code by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:60
-msgid ""
-"This manual is written by I<Amos Jeffries E<lt>squid3@treenet.co.nzE<gt>>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:65
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:74
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:204
+msgid "This manual was written by"
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:61
-#: helpers/basic_auth/PAM/basic_pam_auth.8:74
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:67
+#: helpers/basic_auth/PAM/basic_pam_auth.8:77
#, no-wrap
msgid "COPYRIGHT"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:64
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:71
msgid ""
-"Squid basic_getpwnam_auth and this manual is Copyright to the authors listed "
-"above."
+"Squid B<basic_getpwnam_auth> and this manual is Copyright to the authors "
+"listed above."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:66
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:73
msgid ""
"Distributed under the GNU General Public License (GNU GPL) version 2 and "
"later."
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:67
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:225
-#: helpers/basic_auth/PAM/basic_pam_auth.8:78
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:75
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:199
-#: helpers/external_acl/session/squid_session.8:51
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:74
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:224
+#: helpers/basic_auth/PAM/basic_pam_auth.8:83
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:76
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:209
+#: helpers/external_acl/session/squid_session.8:52
#: helpers/external_acl/unix_group/squid_unix_group.8:53
#, no-wrap
msgid "QUESTIONS"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:71
-#: helpers/basic_auth/PAM/basic_pam_auth.8:82
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:77
+#: helpers/basic_auth/PAM/basic_pam_auth.8:86
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:79
+#: helpers/external_acl/session/squid_session.8:55
msgid ""
"Questions on the usage of this program can be sent to the I<Squid Users "
-"E<lt>squid-users@squid-cache.orgE<gt>> mailing list."
+"mailing list>"
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:72
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:231
-#: helpers/basic_auth/PAM/basic_pam_auth.8:83
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:81
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:205
-#: helpers/external_acl/session/squid_session.8:55
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:79
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:230
+#: helpers/basic_auth/PAM/basic_pam_auth.8:88
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:83
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:215
+#: helpers/external_acl/session/squid_session.8:57
#: helpers/external_acl/unix_group/squid_unix_group.8:57
#, no-wrap
msgid "REPORTING BUGS"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:77
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:236
-#: helpers/basic_auth/PAM/basic_pam_auth.8:88
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:86
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:210
-#: helpers/external_acl/session/squid_session.8:60
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:81
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:232
+#: helpers/basic_auth/PAM/basic_pam_auth.8:90
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:85
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:217
+#: helpers/external_acl/session/squid_session.8:59
+msgid "Report bugs or bug fixes using http://bugs.squid-cache.org/"
+msgstr ""
+
+#. type: Plain text
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:84
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:235
+#: helpers/basic_auth/PAM/basic_pam_auth.8:93
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:88
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:220
+#: helpers/external_acl/session/squid_session.8:62
msgid ""
-"Report bugs or bug-fixes to I<Squid Bugs E<lt>squid-bugs@squid-cache."
-"orgE<gt>> or ideas for new improvements to I<Squid Developers E<lt>squid-"
-"dev@squid-cache.orgE<gt>>"
+"Report serious security bugs to I<Squid Bugs E<lt>squid-bugs@squid-cache."
+"orgE<gt>>"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:79
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:87
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:238
+#: helpers/basic_auth/PAM/basic_pam_auth.8:96
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:91
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:223
+#: helpers/external_acl/session/squid_session.8:65
msgid ""
-"B<squid>(8),B<basic_pam_auth>(8),B<basic_ncsa_auth>(8),B<basic_ldap_auth>(8)"
+"Report ideas for new improvements to the I<Squid Developers mailing list>"
msgstr ""
#. type: TH
msgid "basic_ldap_auth - LDAP authentication helper for Squid"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:9
-msgid ""
-"B<basic_ldap_auth> -b \"base DN\" [-u attribute] [options] [ldap_server_name"
-"[:port]|URI]..."
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:12
-msgid ""
-"B<basic_ldap_auth> -b \"base DN\" -f \"LDAP search filter\" [options] "
-"[ldap_server_name[:port]|URI]..."
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:20
msgid ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:34
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:26
#, no-wrap
msgid "B<-b >I<basedn >B<(REQUIRED)>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:38
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:40
#, no-wrap
msgid "B<-f >I<filter>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:66
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:61
#, no-wrap
msgid "B<-s >I<base|one|sub>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:77
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:71
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:77
msgid ""
"B<base> object only, B<one> level below the base object or B<sub>tree below "
"the base object"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:78
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:72
#, no-wrap
msgid "B<-D >I<binddn >B<-w >I<password>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:89
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:83
#, no-wrap
msgid "B<-D >I<binddn >B<-W >I<secretfile >"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:93
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:87
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:93
msgid ""
"The DN and the name of a file containing the password to bind as while "
"performing searches."
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:98
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:92
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:98
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 "
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:99
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:93
#, no-wrap
msgid "B<-P>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:117
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:101
#, no-wrap
msgid "B<-R>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:120
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:104
msgid "do not follow referrals"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:121
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:105
#, no-wrap
msgid "B<-a >I<never|always|search|find>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:124
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:108
msgid "when to dereference aliases. Defaults to 'never'"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:133
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:117
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:123
msgid ""
"B<never> dereference aliases (default), B<always> dereference aliases, only "
"while B<search>ing or only to B<find> the base object"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:134
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:118
#, no-wrap
msgid "B<-H>I< ldapuri>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:139
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:122
#, no-wrap
msgid "B<-h>I< ldapserver>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:143
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:125
#, no-wrap
msgid "B<-p>I< ldapport>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:149
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:130
#, no-wrap
msgid "B<-v>I< 2|3>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:152
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:133
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:139
msgid "LDAP protocol version. Defaults to 2 if not specified."
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:153
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:134
#, no-wrap
msgid "B<-Z>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:156
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:137
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:143
msgid "Use TLS encryption"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:160
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:141
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:147
msgid "Enable LDAP over SSL (requires Netscape LDAP API libraries)"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:161
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:142
#, no-wrap
msgid "B<-c>I<connect_timeout>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:165
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:146
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:152
msgid ""
"Specify timeout used when connecting to LDAP servers (requires Netscape LDAP "
"API libraries)"
msgstr ""
-#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:165
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:146
-#, no-wrap
-msgid "B<-t>I<search_timeout>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:168
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:149
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:155
msgid "Specify time limit on LDAP search operations"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:169
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:158
#, no-wrap
msgid "B<-d>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:174
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:163
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:169
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."
"server name:"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:181
-msgid "basic_ldap_auth -b \"ou=people,dc=your,dc=domain\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:185
msgid ""
"base DN and login name alone:"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:187
-msgid "basic_ldap_auth -b \"dc=your,dc=domain\" -f \"uid=%s\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:190
msgid ""
"attribute"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:192
-msgid ""
-"basic_ldap_auth -b \"dc=your,dc=domain\" -f \"(&(uid=%s)"
-"(specialattribute=value))\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:196
msgid ""
"following complex Active Directory example"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:205
-msgid ""
-"basic_ldap_auth -P -R -b \"dc=your,dc=domain\" -D \"cn=squid,cn=users,"
-"dc=your,dc=domain\" -w \"secretsquidpassword\" -f \"(&(userPrincipalName=%s)"
-"(objectClass=Person))\" activedirectoryserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:211
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:215
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:68
-#: helpers/external_acl/unix_group/squid_unix_group.8:44
-msgid ""
-"This manual page was written by I<Henrik Nordstrom E<lt>hno@squid-cache."
-"orgE<gt>>"
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:214
+#: helpers/basic_auth/PAM/basic_pam_auth.8:72
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:67
+msgid "This program is written by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:220
-msgid ""
-"basic_ldap_auth is written by I<Glenn Newton E<lt>gnewton@wapiti.cisti.nrc."
-"caE<gt>> and I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>>"
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:218
+#: helpers/basic_auth/PAM/basic_pam_auth.8:75
+msgid "This manual is written by"
msgstr ""
#. type: SH
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:221
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:220
#: helpers/external_acl/unix_group/squid_unix_group.8:48
#, no-wrap
msgid "KNOWN ISSUES"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:224
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:223
msgid ""
"Will crash if other % values than %s is used in -f, or if more than 15 %s is "
"used."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:230
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:204
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:229
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:214
msgid ""
"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
"cache.orgE<gt>>, or to your favorite LDAP list/friend if the question is "
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:239
-msgid "B<ldapsearch>(B<1>),"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:241
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:216
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:244
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:230
msgid "Your favorite LDAP documentation"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:242
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:217
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:245
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:231
msgid "B<RFC2254> - The String Representation of LDAP Search Filters,"
msgstr ""
msgid "pam_auth - Squid PAM Basic authentication helper"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:8
-msgid "basic_pam_auth [-n \"service name\"] [-t TTL] [-o] [-1]"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:13
msgid ""
"to validate the user name and password of Basic HTTP authentication."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:14
-#, no-wrap
-msgid "B<-s >I<service-name>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:17
msgid "Specifies the PAM service name Squid uses, defaults to \"squid\""
msgstr ""
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:18
-#, no-wrap
-msgid "B<-t >I<TTL>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:26
msgid ""
"configurations."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:27
-#, no-wrap
-msgid "B<-o>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:31
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:59
-msgid "B<chown root pam_auth>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:61
-msgid "B<chmod u+s pam_auth>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:73
+#: helpers/basic_auth/PAM/basic_pam_auth.8:56
msgid ""
-"Squid basic_pam_auth and this manual is written by I<Henrik Nordstrom "
-"E<lt>hno@squid-cache.orgE<gt>>"
+"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
-#: helpers/basic_auth/PAM/basic_pam_auth.8:77
-msgid ""
-"Squid basic_pam_auth and this manual is Copyright 1999,2002,2003 Henrik "
-"Nordstrom E<lt>hno@squid-cache.orgE<gt>"
+#: helpers/basic_auth/PAM/basic_pam_auth.8:81
+msgid "Squid B<basic_pam_auth> and this manual is Copyright 1999,2002,2003"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:90
-msgid "B<pam>(8),B< PAM Systems Administrator Guide>"
+#: helpers/basic_auth/PAM/basic_pam_auth.8:100
+msgid "PAM Systems Administrator Guide"
msgstr ""
#. type: TH
msgid "basic_radius_auth - Squid RADIUS authentication helper"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:9
-msgid "B<basic_radius_auth> -f configfile"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:12
-msgid "B<basic_radius_auth> -h \"server\" [-p port] [-i identifier] -w secret"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:16
msgid ""
"name and password of Basic HTTP authentication."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:17
-#, no-wrap
-msgid "B<-f >I<configfile >"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:21
msgid ""
"for details."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:22
-#, no-wrap
-msgid "B<-h >I<server>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:25
msgid "Alternative method of specifying the server to connect to"
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:26
-#, no-wrap
-msgid "B<-p >I<port>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:30
msgid ""
"different from the default RADIUS port. Normally not specified."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:31
-#, no-wrap
-msgid "B<-i >I<identifier>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:35
msgid ""
"specified the IP address is used as to identify the proxy."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:35
-#, no-wrap
-msgid "B<-w >I<secret>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:39
msgid ""
"file is generally more secure and recommended."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:40
-#, no-wrap
-msgid "B<-t >I<timeout>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:43
msgid "RADIUS request timeout. Default 10 seconds."
"ignored."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:49
-#, no-wrap
-msgid "B<server >I<radiusserver>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:52
msgid "specifies the name or address of the RADIUS server to connect to."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:53
-#, no-wrap
-msgid "B<secret >I<somesecretstring>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:56
msgid "specifies the shared RADIUS secret."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:57
-#, no-wrap
-msgid "B<identifier >I<nameofserver>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:61
msgid ""
"This directive is optional."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:62
-#, no-wrap
-msgid "B<port >I<portnumber>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:65
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:74
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:72
msgid ""
-"basic_radius_auth is written by I<Marc van Selm E<lt>selm@cistron.nlE<gt>> "
-"with contributions from I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>> "
-"and many others"
+"With contributions from I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>> "
+"and many others."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:80
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:82
msgid ""
-"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
-"cache.orgE<gt>>, or to your favorite RADIUS list/friend if the question is "
-"more related to RADIUS than Squid."
+"or to 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:88
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:94
msgid "B<RFC2058> - Remote Authentication Dial In User Service (RADIUS)"
msgstr ""
msgid "squid_ldap_group - Squid LDAP external acl group helper"
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:8
-msgid ""
-"squid_ldap_group -b \"base DN\" -f \"LDAP search filter\" [options] "
-"[ldap_server_name[:port]|URI]..."
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/ldap_group/squid_ldap_group.8:16
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:21
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:27
msgid ""
-"As expected by the external_acl construct of Squid, after specifying a "
-"username and group followed by a new line, this helper will produce either "
-"OK or ERR on the following line to show if the user is a member of the "
+"As expected by the B<external_acl_type> construct of Squid, after specifying "
+"a username and group followed by a new line, this helper will produce either "
+"B<OK> or B<ERR> on the following line to show if the user is a member of the "
"specified group."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:25
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:31
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:29
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:35
msgid "Specifies the base DN under which the groups are located."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:30
-#, no-wrap
-msgid "B<-B >I<basedn >"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:33
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:39
msgid "Specifies the base DN under which the users are located (if different)"
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:34
-#, no-wrap
-msgid "B<-g>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:39
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:45
msgid ""
"Specifies that the first query argument sent to the helper by Squid is a "
"extension to the basedn and will be temporarily added in front of the global "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:47
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:53
msgid ""
"LDAP search filter used to search the LDAP directory for any matching group "
"memberships. In the filter %u will be replaced by the user name (or DN if "
"the -F or -u options are used) and %g by the requested group name."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:48
-#, no-wrap
-msgid "B<-F >I<filter>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:55
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:61
msgid ""
"LDAP search filter used to search the LDAP directory for any matching "
"users. In the filter %s will be replaced by the user name. If % is to be "
"included literally in the filter then use %%."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:56
-#, no-wrap
-msgid "B<-u >I<attr>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:60
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:66
msgid ""
"LDAP attribute used to construct the user DN from the user name and base dn "
"without needing to search for the user."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:64
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:70
msgid "search scope. Defaults to 'sub'."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:76
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:82
msgid ""
"The DN and password to bind as while performing searches. Required if the "
"directory does not allow anonymous searches."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:82
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:88
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:100
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:106
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:121
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:110
+msgid "Do not follow referrals"
+msgstr ""
+
+#. type: Plain text
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:114
+msgid "When to dereference aliases. Defaults to 'never'"
+msgstr ""
+
+#. type: Plain text
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:127
msgid ""
"Specity the LDAP server to connect to by a LDAP URI (requires OpenLDAP "
"libraries)"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:125
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:131
msgid "Specify the LDAP server to connect to"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:129
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:135
msgid ""
"Specify an alternate TCP port where the ldap server is listening if other "
"than the default LDAP port 389."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:138
-#, no-wrap
-msgid "B<-E>I<certpath>"
-msgstr ""
-
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:150
-#, no-wrap
-msgid "B<-S>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:153
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:159
#: helpers/external_acl/unix_group/squid_unix_group.8:24
msgid "Strip NT domain name component from user names (/ or \\e separated)"
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:154
-#, no-wrap
-msgid "B<-K>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:157
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:163
msgid "Strip Kerberos Realm component from user names (@ separated)"
msgstr ""
#. type: SH
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:164
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:170
#, no-wrap
msgid "SQUID CONFIGURATION"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:168
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:176
msgid ""
-"This helper is intended to be used as a external_acl_type helper from squid."
-"conf."
+"This helper is intended to be used as an B<external_acl_type> helper in "
+"B<squid.conf.>"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:184
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:192
msgid ""
"When constructing search filters it is recommended to first test the filter "
"using ldapsearch before you attempt to use squid_ldap_group. This to verify "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:188
-msgid ""
-"This manual page was written by I<Henrik Nordstrom E<lt>hno@marasystems."
-"comE<gt>>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:195
-msgid ""
-"squid_ldap_group is written by I<Flavio Pescuma E<lt>flavio@marasystems."
-"comE<gt>> and I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>>, based on "
-"prior work in squid_ldap_auth by I<Glen Newton E<lt>glen.newton@nrc.caE<gt>>"
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:201
+msgid "Based on prior work in B<squid_ldap_auth> by"
msgstr ""
#. type: SH
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:196
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:206
#, no-wrap
msgid "KNOWN LIMITATIONS"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:198
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:208
msgid "Max 16 occurrences of %s in the -u argument is supported."
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:214
-msgid "B<squid_ldap_auth>(B<8>), B<ldapsearch>(B<1>),"
-msgstr ""
-
#. type: TH
#: helpers/external_acl/session/squid_session.8:1
#, no-wrap
msgid "squid_session - Squid session tracking external acl group helper"
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:8
-msgid "squid_session [-t idle_timeout] [-b dbpath] [-a]"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:13
msgid ""
msgid "Intended use is for displaying \"terms of use\" pages, ad popups etc."
msgstr ""
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:16
-#, no-wrap
-msgid "B<-t >I<idletimeout >B<(default 3600)>"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:19
msgid "Specifies the session idle timeout timer."
msgstr ""
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:20
-#, no-wrap
-msgid "B<-b >I<dbpath>"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:25
msgid ""
"it's helpers (Squid restart or rotation of logs)."
msgstr ""
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:26
-#, no-wrap
-msgid "B<-a>"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:30
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:39
-msgid ""
-"external_acl_type session ttl=300 negative_ttl=0 children=1 concurrency=200 %"
-"LOGIN /usr/local/squid/libexec/squid_session"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:41
-msgid "acl session external session"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:43
-msgid "http_access deny !session"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:45
-msgid "deny_info http://your.server/bannerpage?url=%s session"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:47
+#: helpers/external_acl/session/squid_session.8:48
msgid ""
-"Then set up http://your.server/bannerpage to display a session startup page "
-"and then redirect the user back to the requested URL given in the url query "
-"parameter."
+"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
#: helpers/external_acl/session/squid_session.8:50
-msgid ""
-"This helper and documentation was written by I<Henrik Nordstrom "
-"E<lt>henrik@henriknordstrom.netE<gt>>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:54
-msgid ""
-"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
-"cache.orgE<gt>>."
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:62
-msgid "B<squid>(B<8>)"
+msgid "This program and documentation was written by"
msgstr ""
#. type: TH
"specified groups). This limit is defined by MAX_GROUPS in the source code."
msgstr ""
+#. type: Plain text
+#: helpers/external_acl/unix_group/squid_unix_group.8:44
+msgid ""
+"This manual page was written by I<Henrik Nordstrom E<lt>hno@squid-cache."
+"orgE<gt>>"
+msgstr ""
+
#. type: Plain text
#: helpers/external_acl/unix_group/squid_unix_group.8:47
msgid ""
"Laboratory for Applied Network Research and funded by the National Science "
"Foundation."
msgstr ""
+
+#, fuzzy
+#~ msgid "B<squid>"
+#~ msgstr "squid"
+
+#~ msgid "-n name"
+#~ msgstr "-n název"
msgstr ""
"Project-Id-Version: squid\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2010-01-11 01:17+1400\n"
+"POT-Creation-Date: 2010-01-11 13:53+1400\n"
"PO-Revision-Date: 2009-12-06 15:21+0000\n"
"Last-Translator: MartinK <Unknown>\n"
"Language-Team: German <de@li.org>\n"
msgstr ""
#. type: SH
-#: doc/squid.8.in:4 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:3
+#: doc/squid.8.in:2 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:14
#: helpers/basic_auth/PAM/basic_pam_auth.8:3
msgstr "NAME"
#. type: Plain text
-#: doc/squid.8.in:6
-msgid "squid - proxy caching server"
+#: doc/squid.8.in:4
+#, fuzzy
+msgid "squid - HTTP proxy caching server"
msgstr "squid - proxy caching server"
#. type: SH
-#: doc/squid.8.in:6 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:6
+#: doc/squid.8.in:4 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:6
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:6
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:17
#: helpers/basic_auth/PAM/basic_pam_auth.8:6
msgstr "ÜBERSICHT"
#. type: Plain text
-#: doc/squid.8.in:8
-#, fuzzy
-msgid "B<squid>"
-msgstr "B<squid>(8)"
-
-#. type: Plain text
-#: doc/squid.8.in:11
+#: doc/squid.8.in:9
#, fuzzy
msgid "I<facility>"
msgstr "-l facility"
#. type: Plain text
-#: doc/squid.8.in:13
+#: doc/squid.8.in:11
#, fuzzy
msgid "I<config-file>"
msgstr "-f Datei"
#. type: Plain text
-#: doc/squid.8.in:15 tools/squidclient.1:33
+#: doc/squid.8.in:13 tools/squidclient.1:33
#, fuzzy
msgid "I<port>"
msgstr "-a port"
#. type: Plain text
-#: doc/squid.8.in:17
+#: doc/squid.8.in:15
#, fuzzy
msgid "I<signal>"
msgstr "-f Datei"
#. type: Plain text
-#: doc/squid.8.in:19
+#: doc/squid.8.in:17
msgid "I<service-name>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:21
-msgid "I<cmd-line>"
-msgstr ""
+#: doc/squid.8.in:19
+#, fuzzy
+msgid "I<command-line>"
+msgstr "-f Datei"
#. type: SH
-#: doc/squid.8.in:22 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:9
+#: doc/squid.8.in:20 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:9
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:13
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:23
#: helpers/basic_auth/PAM/basic_pam_auth.8:9
msgstr "BESCHREIBUNG"
#. type: Plain text
-#: doc/squid.8.in:29
+#: doc/squid.8.in:26
+#, fuzzy
msgid ""
"B<squid> is a high-performance proxy caching server for web clients, "
"supporting FTP, gopher, ICAP, ICP, HTCP and HTTP data objects. Unlike "
-"traditional caching software, B<squid> handles all requests in a single, non-"
+"traditional caching software, Squid handles all requests in a single, non-"
"blocking process."
msgstr ""
"B<squid> ist ein leistungsfähiger Proxy caching Server für Web Clients, "
"Anfragen in einem einzigen non-blocking Prozess."
#. type: Plain text
-#: doc/squid.8.in:34
+#: doc/squid.8.in:30
msgid ""
-"B<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."
+"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
-#: doc/squid.8.in:41
+#: doc/squid.8.in:35
msgid ""
-"B<squid> supports SSL, extensive access controls, and full request logging. "
-"By using the lightweight Internet Cache Protocols ICP, HTCP or CARP, "
-"B<squid> caches can be arranged in a hierarchy or mesh for additional "
-"bandwidth savings."
+"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
-#: doc/squid.8.in:48
+#: doc/squid.8.in:43
msgid ""
-"B<squid> consists of a main server program squid, 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."
+"Squid consists of a main server program B<squid> , 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
-#: doc/squid.8.in:51
-msgid "B<squid> is derived from the ARPA-funded Harvest Project"
+#: doc/squid.8.in:45
+msgid "Squid is derived from the ARPA-funded Harvest Project."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:63
+#: doc/squid.8.in:51
msgid ""
"This manual page only lists the command line arguments. For details on how "
-"to configure B<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 B<squid> home page http://www.squid-cache.org/"
-"Doc/config/"
+"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: SH
-#: doc/squid.8.in:65 helpers/basic_auth/LDAP/basic_ldap_auth.8:32
+#: doc/squid.8.in:54 helpers/basic_auth/LDAP/basic_ldap_auth.8:32
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:29 tools/squidclient.1:67
#, no-wrap
msgid "OPTIONS"
msgstr "OPTIONEN"
-#. type: IP
-#: doc/squid.8.in:66
-#, no-wrap
-msgid "-a port"
-msgstr "-a port"
-
#. type: Plain text
-#: doc/squid.8.in:69
+#: doc/squid.8.in:60
+#, no-wrap
msgid ""
-"Specify HTTP port number where Squid should listen for requests, in addition "
-"to any http_port specifications in squid.conf."
+" Specify HTTP port number where Squid should listen for requests, in addition to any\n"
+"B<http_port>\n"
+"specifications in \n"
+"B<squid.conf>\n"
msgstr ""
-#. type: IP
-#: doc/squid.8.in:69
-#, no-wrap
-msgid "-d level"
-msgstr "-d Level"
-
#. type: Plain text
-#: doc/squid.8.in:71
+#: doc/squid.8.in:62
msgid "Write debugging to stderr also."
msgstr ""
-#. type: IP
-#: doc/squid.8.in:71
-#, no-wrap
-msgid "-f file"
-msgstr "-f Datei"
-
#. type: Plain text
-#: doc/squid.8.in:78
+#: doc/squid.8.in:72
msgid ""
"Use the given config-file instead of I<@SYSCONFDIR@/squid.conf>. If the "
-"file name starts with a ! or | 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."
+"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
-#: doc/squid.8.in:80
+#: doc/squid.8.in:74
msgid "Print help message."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:82
+#: doc/squid.8.in:76
msgid "Install as a Windows Service (see -n option)."
msgstr "Installieren als Windows Dienst (siehe -n Option)."
#. type: Plain text
-#: doc/squid.8.in:85
+#: doc/squid.8.in:81
msgid ""
-"Parse configuration file, then send signal to running copy (except -k parse) "
-"and exit."
+"Parse configuration file, then send signal to running copy (except B<-k "
+"parse> ) and exit."
msgstr ""
-#. type: IP
-#: doc/squid.8.in:85
-#, no-wrap
-msgid "-n name"
-msgstr "-n Name"
-
#. type: Plain text
-#: doc/squid.8.in:88
+#: doc/squid.8.in:84
msgid ""
"Specify Windows Service name to use for service operations, default is: "
"B<Squid>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:91
+#: doc/squid.8.in:87
msgid "Remove a Windows Service (see -n option)."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:94
+#: doc/squid.8.in:90
msgid ""
"Enable logging to syslog. Also configurable in B<@SYSCONFDIR@/squid.conf>"
msgstr ""
-#. type: IP
-#: doc/squid.8.in:94
-#, no-wrap
-msgid "-l facility"
-msgstr "-l facility"
-
#. type: Plain text
-#: doc/squid.8.in:96
-msgid "Use specified syslog facility. implies -s"
+#: doc/squid.8.in:93
+msgid "Use specified syslog facility. implies B<-s>"
msgstr ""
-#. type: IP
-#: doc/squid.8.in:96
-#, no-wrap
-msgid "-u port"
-msgstr "-u Port"
-
#. type: Plain text
-#: doc/squid.8.in:98
+#: doc/squid.8.in:95
msgid "Specify ICP port number (default: 3130), disable with 0."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:100
+#: doc/squid.8.in:97
msgid "Print version and build details."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:102
+#: doc/squid.8.in:99
msgid "Create swap directories"
msgstr "Erstelle Swap Verzeichnisse"
#. type: Plain text
-#: doc/squid.8.in:104
+#: doc/squid.8.in:101
msgid "Do not catch fatal signals."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:106
+#: doc/squid.8.in:103
msgid "Don't serve any requests until store is rebuilt."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:108
+#: doc/squid.8.in:105
msgid "No daemon mode."
msgstr "No daemon Modus."
#. type: IP
-#: doc/squid.8.in:108
+#: doc/squid.8.in:105
#, no-wrap
msgid "-O options"
msgstr "-O Optionen"
#. type: Plain text
-#: doc/squid.8.in:110
+#: doc/squid.8.in:107
msgid "Set Windows Service Command line options in Registry."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:112
-msgid "Do not set REUSEADDR on port."
+#: doc/squid.8.in:111
+msgid "Do not set B<REUSEADDR> on port."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:114
+#: doc/squid.8.in:113
msgid "Double-check swap during rebuild."
msgstr ""
-#. type: IP
-#: doc/squid.8.in:114
-#, no-wrap
-msgid "-X"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:116
+#: doc/squid.8.in:115
msgid "Force full debugging."
msgstr "Erzwinge vollständige Fehlersuche."
-#. type: IP
-#: doc/squid.8.in:116
-#, no-wrap
-msgid "-Y"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:118
-msgid "Only return UDP_HIT or UDP_MISS_NOFETCH during fast reload."
+#: doc/squid.8.in:121
+msgid "Only return B<UDP_HIT> or B<UDP_MISS_NOFETCH> during fast reload."
msgstr ""
#. type: SH
-#: doc/squid.8.in:119 tools/cachemgr.cgi.8.in:13
+#: doc/squid.8.in:122 tools/cachemgr.cgi.8.in:13
#, no-wrap
msgid "FILES"
msgstr "DATEIEN"
#. type: Plain text
-#: doc/squid.8.in:127
+#: doc/squid.8.in:130
msgid ""
"The main configuration file. You must initially make changes to this file "
"for B<squid> to work. For example, the default configuration does not allow "
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:130
+#: doc/squid.8.in:133
msgid "I<*.default files>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:134
+#: doc/squid.8.in:136 doc/squid.8.in:144
msgid ""
"Reference copy of the configuration file. Always kept up to date with the "
-"version of Squid you are using. Use this to look up the default "
-"configuration settings and syntax after upgrading."
+"version of Squid you are using."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:143
+#: doc/squid.8.in:138
msgid ""
-"Reference copy of the configuration file. Always kept up to date with the "
-"version of Squid you are using. 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. "
-"B<see>http://www.squid-cache.org/Doc/config/"
+"Use this to look up the default configuration settings and syntax after "
+"upgrading."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:148
-msgid "The main configuration file for the web cachemgr.cgi tools."
+#: doc/squid.8.in:149
+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. B<see>http://www.squid-cache.org/Doc/config/"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:153
+#: doc/squid.8.in:156
+msgid "The main configuration file for the web B<cachemgr.cgi> tools."
+msgstr ""
+
+#. type: Plain text
+#: doc/squid.8.in:161
msgid "The main configuration file for the Sample MSNT authenticator."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:160
+#: doc/squid.8.in:168
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 "
+"set any company branding you need, it will apply to every language Squid "
"provides error pages for."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:165
+#: doc/squid.8.in:173
msgid "MIME type mappings for FTP gatewaying"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:172
-msgid "Location of B<squid> error pages and templates."
+#: doc/squid.8.in:178
+msgid "Location of Squid error pages and templates."
msgstr ""
#. type: SH
-#: doc/squid.8.in:174 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:78
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:237
+#: doc/squid.8.in:180 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:89
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:240
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:37
-#: helpers/basic_auth/PAM/basic_pam_auth.8:89
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:87
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:211
-#: helpers/external_acl/session/squid_session.8:61
+#: helpers/basic_auth/PAM/basic_pam_auth.8:98
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:93
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:225
+#: helpers/external_acl/session/squid_session.8:67
#: helpers/external_acl/unix_group/squid_unix_group.8:63
#: tools/cachemgr.cgi.8.in:39 tools/squidclient.1:119
#, no-wrap
msgstr "SIEHE AUCH"
#. type: Plain text
-#: doc/squid.8.in:183
+#: doc/squid.8.in:189
msgid "B<The Squid FAQ wiki http://wiki.squid-cache.org/SquidFaq>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:184
+#: doc/squid.8.in:190
msgid ""
"B<The Squid Configuration Manual http://www.squid-cache.org/Doc/config/>"
msgstr ""
-#. type: Plain text
+#. type: TH
#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:1
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:8
#, no-wrap
msgid "basic_getpwnam_auth"
msgstr ""
"bestätigen."
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:15
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:19
msgid ""
-"Uses getpwnam() and getspnam() routines for authentication. This has the "
-"following advantages over the NCSA module:"
+"Uses B<getpwnam()> and B<getspnam()> routines for authentication. This has "
+"the following advantages over the NCSA module:"
msgstr ""
-#. type: Plain text
+#. type: IP
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:20
#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:21
-msgid ""
-"B<Allows>authenticationB<of>allB<known>localB<users> "
-"B<Allows>authenticationB<through>nsswitch.conf B<can>handleB<NIS(+)>requests "
-"B<can>handleB<LDAP>request B<can>handleB<PAM>request"
+#, no-wrap
+msgid "Allows"
msgstr ""
-#. type: SH
+#. type: IP
#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:22
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:23
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:24
#, no-wrap
-msgid "SQUID.CONF"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:26
-msgid "B<auth_param basic program /path/to/basic_getpwnam_auth>"
+msgid "Can"
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:28
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:32
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:206
#: helpers/basic_auth/PAM/basic_pam_auth.8:49
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:179
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:187
#: helpers/external_acl/unix_group/squid_unix_group.8:36
#, no-wrap
msgid "NOTES"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:35
-#: helpers/basic_auth/PAM/basic_pam_auth.8:56
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:41
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"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:40
-msgid "B<chown root basic_getpwnam_auth> B<chmod u+s basic_getpwnam_auth>"
+"recommended, but if you absolutely need to then make the program B<setuid> "
+"B<root>"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:48
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:54
#: helpers/basic_auth/PAM/basic_pam_auth.8:69
msgid ""
"Please note that in such configurations it is also strongly recommended that "
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:49
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:55
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:212
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:35
#: helpers/basic_auth/PAM/basic_pam_auth.8:70
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:65
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:185
-#: helpers/external_acl/session/squid_session.8:47
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:193
+#: helpers/external_acl/session/squid_session.8:48
#: helpers/external_acl/unix_group/squid_unix_group.8:41
#: tools/squidclient.1:122
#, no-wrap
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:54
-msgid ""
-"Squid basic_getpwnam_auth is written by I<Erik Hofman E<lt>erik.hofman@a1."
-"nlE<gt>> I<Robin Elfrink E<lt>robin@a1.nlE<gt>> I<Giancarlo Razzolini "
-"E<lt>linux-fan@onda.com.brE<gt>>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:57
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:195
+msgid "This program was written by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:57
-msgid ""
-"Based on original code by I<Jon Thackray E<lt>jrmt@uk.gdscorp.comE<gt>.>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:62
+msgid "Based on original code by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:60
-msgid ""
-"This manual is written by I<Amos Jeffries E<lt>squid3@treenet.co.nzE<gt>>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:65
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:74
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:204
+msgid "This manual was written by"
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:61
-#: helpers/basic_auth/PAM/basic_pam_auth.8:74
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:67
+#: helpers/basic_auth/PAM/basic_pam_auth.8:77
#, no-wrap
msgid "COPYRIGHT"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:64
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:71
msgid ""
-"Squid basic_getpwnam_auth and this manual is Copyright to the authors listed "
-"above."
+"Squid B<basic_getpwnam_auth> and this manual is Copyright to the authors "
+"listed above."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:66
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:73
msgid ""
"Distributed under the GNU General Public License (GNU GPL) version 2 and "
"later."
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:67
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:225
-#: helpers/basic_auth/PAM/basic_pam_auth.8:78
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:75
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:199
-#: helpers/external_acl/session/squid_session.8:51
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:74
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:224
+#: helpers/basic_auth/PAM/basic_pam_auth.8:83
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:76
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:209
+#: helpers/external_acl/session/squid_session.8:52
#: helpers/external_acl/unix_group/squid_unix_group.8:53
#, no-wrap
msgid "QUESTIONS"
msgstr "FRAGEN"
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:71
-#: helpers/basic_auth/PAM/basic_pam_auth.8:82
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:77
+#: helpers/basic_auth/PAM/basic_pam_auth.8:86
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:79
+#: helpers/external_acl/session/squid_session.8:55
+#, fuzzy
msgid ""
"Questions on the usage of this program can be sent to the I<Squid Users "
-"E<lt>squid-users@squid-cache.orgE<gt>> mailing list."
+"mailing list>"
msgstr ""
"Fragen zur Verwendung dieses Programms können an die I<Squid Users "
"E<lt>squid-users@squid-cache.orgE<gt>> Mailingliste gesendet werden."
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:72
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:231
-#: helpers/basic_auth/PAM/basic_pam_auth.8:83
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:81
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:205
-#: helpers/external_acl/session/squid_session.8:55
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:79
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:230
+#: helpers/basic_auth/PAM/basic_pam_auth.8:88
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:83
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:215
+#: helpers/external_acl/session/squid_session.8:57
#: helpers/external_acl/unix_group/squid_unix_group.8:57
#, no-wrap
msgid "REPORTING BUGS"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:77
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:236
-#: helpers/basic_auth/PAM/basic_pam_auth.8:88
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:86
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:210
-#: helpers/external_acl/session/squid_session.8:60
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:81
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:232
+#: helpers/basic_auth/PAM/basic_pam_auth.8:90
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:85
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:217
+#: helpers/external_acl/session/squid_session.8:59
+msgid "Report bugs or bug fixes using http://bugs.squid-cache.org/"
+msgstr ""
+
+#. type: Plain text
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:84
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:235
+#: helpers/basic_auth/PAM/basic_pam_auth.8:93
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:88
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:220
+#: helpers/external_acl/session/squid_session.8:62
+#, fuzzy
msgid ""
-"Report bugs or bug-fixes to I<Squid Bugs E<lt>squid-bugs@squid-cache."
-"orgE<gt>> or ideas for new improvements to I<Squid Developers E<lt>squid-"
-"dev@squid-cache.orgE<gt>>"
+"Report serious security bugs to I<Squid Bugs E<lt>squid-bugs@squid-cache."
+"orgE<gt>>"
msgstr ""
+"Fragen zur Verwendung dieses Programms können an die I<Squid Users "
+"E<lt>squid-users@squid-cache.orgE<gt>> Mailingliste gesendet werden."
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:79
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:87
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:238
+#: helpers/basic_auth/PAM/basic_pam_auth.8:96
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:91
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:223
+#: helpers/external_acl/session/squid_session.8:65
msgid ""
-"B<squid>(8),B<basic_pam_auth>(8),B<basic_ncsa_auth>(8),B<basic_ldap_auth>(8)"
+"Report ideas for new improvements to the I<Squid Developers mailing list>"
msgstr ""
#. type: TH
msgid "basic_ldap_auth - LDAP authentication helper for Squid"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:9
-msgid ""
-"B<basic_ldap_auth> -b \"base DN\" [-u attribute] [options] [ldap_server_name"
-"[:port]|URI]..."
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:12
-msgid ""
-"B<basic_ldap_auth> -b \"base DN\" -f \"LDAP search filter\" [options] "
-"[ldap_server_name[:port]|URI]..."
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:20
msgid ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:34
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:26
#, no-wrap
msgid "B<-b >I<basedn >B<(REQUIRED)>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:38
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:40
#, fuzzy, no-wrap
msgid "B<-f >I<filter>"
msgstr "-f Datei"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:66
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:61
#, no-wrap
msgid "B<-s >I<base|one|sub>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:77
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:71
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:77
msgid ""
"B<base> object only, B<one> level below the base object or B<sub>tree below "
"the base object"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:78
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:72
#, no-wrap
msgid "B<-D >I<binddn >B<-w >I<password>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:89
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:83
#, no-wrap
msgid "B<-D >I<binddn >B<-W >I<secretfile >"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:93
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:87
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:93
msgid ""
"The DN and the name of a file containing the password to bind as while "
"performing searches."
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:98
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:92
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:98
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 "
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:99
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:93
#, no-wrap
msgid "B<-P>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:117
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:101
#, no-wrap
msgid "B<-R>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:120
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:104
msgid "do not follow referrals"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:121
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:105
#, no-wrap
msgid "B<-a >I<never|always|search|find>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:124
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:108
msgid "when to dereference aliases. Defaults to 'never'"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:133
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:117
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:123
msgid ""
"B<never> dereference aliases (default), B<always> dereference aliases, only "
"while B<search>ing or only to B<find> the base object"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:134
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:118
#, no-wrap
msgid "B<-H>I< ldapuri>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:139
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:122
#, no-wrap
msgid "B<-h>I< ldapserver>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:143
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:125
#, no-wrap
msgid "B<-p>I< ldapport>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:149
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:130
#, no-wrap
msgid "B<-v>I< 2|3>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:152
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:133
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:139
msgid "LDAP protocol version. Defaults to 2 if not specified."
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:153
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:134
#, no-wrap
msgid "B<-Z>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:156
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:137
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:143
msgid "Use TLS encryption"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:160
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:141
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:147
msgid "Enable LDAP over SSL (requires Netscape LDAP API libraries)"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:161
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:142
#, no-wrap
msgid "B<-c>I<connect_timeout>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:165
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:146
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:152
msgid ""
"Specify timeout used when connecting to LDAP servers (requires Netscape LDAP "
"API libraries)"
msgstr ""
-#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:165
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:146
-#, no-wrap
-msgid "B<-t>I<search_timeout>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:168
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:149
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:155
msgid "Specify time limit on LDAP search operations"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:169
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:158
#, no-wrap
msgid "B<-d>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:174
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:163
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:169
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."
"server name:"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:181
-msgid "basic_ldap_auth -b \"ou=people,dc=your,dc=domain\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:185
msgid ""
"base DN and login name alone:"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:187
-msgid "basic_ldap_auth -b \"dc=your,dc=domain\" -f \"uid=%s\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:190
msgid ""
"attribute"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:192
-msgid ""
-"basic_ldap_auth -b \"dc=your,dc=domain\" -f \"(&(uid=%s)"
-"(specialattribute=value))\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:196
msgid ""
"following complex Active Directory example"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:205
-msgid ""
-"basic_ldap_auth -P -R -b \"dc=your,dc=domain\" -D \"cn=squid,cn=users,"
-"dc=your,dc=domain\" -w \"secretsquidpassword\" -f \"(&(userPrincipalName=%s)"
-"(objectClass=Person))\" activedirectoryserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:211
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:215
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:68
-#: helpers/external_acl/unix_group/squid_unix_group.8:44
-msgid ""
-"This manual page was written by I<Henrik Nordstrom E<lt>hno@squid-cache."
-"orgE<gt>>"
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:214
+#: helpers/basic_auth/PAM/basic_pam_auth.8:72
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:67
+msgid "This program is written by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:220
-msgid ""
-"basic_ldap_auth is written by I<Glenn Newton E<lt>gnewton@wapiti.cisti.nrc."
-"caE<gt>> and I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>>"
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:218
+#: helpers/basic_auth/PAM/basic_pam_auth.8:75
+msgid "This manual is written by"
msgstr ""
#. type: SH
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:221
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:220
#: helpers/external_acl/unix_group/squid_unix_group.8:48
#, no-wrap
msgid "KNOWN ISSUES"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:224
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:223
msgid ""
"Will crash if other % values than %s is used in -f, or if more than 15 %s is "
"used."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:230
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:204
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:229
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:214
#, fuzzy
msgid ""
"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
"E<lt>squid-users@squid-cache.orgE<gt>> Mailingliste gesendet werden."
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:239
-msgid "B<ldapsearch>(B<1>),"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:241
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:216
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:244
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:230
msgid "Your favorite LDAP documentation"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:242
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:217
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:245
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:231
msgid "B<RFC2254> - The String Representation of LDAP Search Filters,"
msgstr ""
msgid "pam_auth - Squid PAM Basic authentication helper"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:8
-msgid "basic_pam_auth [-n \"service name\"] [-t TTL] [-o] [-1]"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:13
msgid ""
"to validate the user name and password of Basic HTTP authentication."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:14
-#, no-wrap
-msgid "B<-s >I<service-name>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:17
msgid "Specifies the PAM service name Squid uses, defaults to \"squid\""
msgstr ""
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:18
-#, no-wrap
-msgid "B<-t >I<TTL>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:26
msgid ""
"configurations."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:27
-#, no-wrap
-msgid "B<-o>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:31
msgid ""
"Details zur PAM Konfiguration."
#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:59
-msgid "B<chown root pam_auth>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:61
-msgid "B<chmod u+s pam_auth>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:73
+#: helpers/basic_auth/PAM/basic_pam_auth.8:56
msgid ""
-"Squid basic_pam_auth and this manual is written by I<Henrik Nordstrom "
-"E<lt>hno@squid-cache.orgE<gt>>"
+"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
-#: helpers/basic_auth/PAM/basic_pam_auth.8:77
-msgid ""
-"Squid basic_pam_auth and this manual is Copyright 1999,2002,2003 Henrik "
-"Nordstrom E<lt>hno@squid-cache.orgE<gt>"
+#: helpers/basic_auth/PAM/basic_pam_auth.8:81
+msgid "Squid B<basic_pam_auth> and this manual is Copyright 1999,2002,2003"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:90
-msgid "B<pam>(8),B< PAM Systems Administrator Guide>"
+#: helpers/basic_auth/PAM/basic_pam_auth.8:100
+msgid "PAM Systems Administrator Guide"
msgstr ""
#. type: TH
msgid "basic_radius_auth - Squid RADIUS authentication helper"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:9
-msgid "B<basic_radius_auth> -f configfile"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:12
-msgid "B<basic_radius_auth> -h \"server\" [-p port] [-i identifier] -w secret"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:16
msgid ""
"den Benutzernamen und das Passwort einer Basic HTTP Authentifizierung zu "
"bestätigen."
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:17
-#, no-wrap
-msgid "B<-f >I<configfile >"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:21
msgid ""
"for details."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:22
-#, no-wrap
-msgid "B<-h >I<server>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:25
msgid "Alternative method of specifying the server to connect to"
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:26
-#, no-wrap
-msgid "B<-p >I<port>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:30
msgid ""
"different from the default RADIUS port. Normally not specified."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:31
-#, no-wrap
-msgid "B<-i >I<identifier>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:35
msgid ""
"specified the IP address is used as to identify the proxy."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:35
-#, no-wrap
-msgid "B<-w >I<secret>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:39
msgid ""
"file is generally more secure and recommended."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:40
-#, no-wrap
-msgid "B<-t >I<timeout>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:43
msgid "RADIUS request timeout. Default 10 seconds."
"ignored."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:49
-#, no-wrap
-msgid "B<server >I<radiusserver>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:52
msgid "specifies the name or address of the RADIUS server to connect to."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:53
-#, no-wrap
-msgid "B<secret >I<somesecretstring>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:56
msgid "specifies the shared RADIUS secret."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:57
-#, no-wrap
-msgid "B<identifier >I<nameofserver>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:61
msgid ""
"This directive is optional."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:62
-#, no-wrap
-msgid "B<port >I<portnumber>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:65
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:74
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:72
msgid ""
-"basic_radius_auth is written by I<Marc van Selm E<lt>selm@cistron.nlE<gt>> "
-"with contributions from I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>> "
-"and many others"
+"With contributions from I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>> "
+"and many others."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:80
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:82
+#, fuzzy
msgid ""
-"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
-"cache.orgE<gt>>, or to your favorite RADIUS list/friend if the question is "
-"more related to RADIUS than Squid."
+"or to your favorite RADIUS list/friend if the question is more related to "
+"RADIUS than Squid."
msgstr ""
+"Fragen zur Verwendung dieses Programms können an die I<Squid Users "
+"E<lt>squid-users@squid-cache.orgE<gt>> Mailingliste gesendet werden."
#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:88
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:94
msgid "B<RFC2058> - Remote Authentication Dial In User Service (RADIUS)"
msgstr ""
msgid "squid_ldap_group - Squid LDAP external acl group helper"
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:8
-msgid ""
-"squid_ldap_group -b \"base DN\" -f \"LDAP search filter\" [options] "
-"[ldap_server_name[:port]|URI]..."
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/ldap_group/squid_ldap_group.8:16
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:21
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:27
msgid ""
-"As expected by the external_acl construct of Squid, after specifying a "
-"username and group followed by a new line, this helper will produce either "
-"OK or ERR on the following line to show if the user is a member of the "
+"As expected by the B<external_acl_type> construct of Squid, after specifying "
+"a username and group followed by a new line, this helper will produce either "
+"B<OK> or B<ERR> on the following line to show if the user is a member of the "
"specified group."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:25
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:31
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:29
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:35
msgid "Specifies the base DN under which the groups are located."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:30
-#, no-wrap
-msgid "B<-B >I<basedn >"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:33
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:39
msgid "Specifies the base DN under which the users are located (if different)"
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:34
-#, no-wrap
-msgid "B<-g>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:39
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:45
msgid ""
"Specifies that the first query argument sent to the helper by Squid is a "
"extension to the basedn and will be temporarily added in front of the global "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:47
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:53
msgid ""
"LDAP search filter used to search the LDAP directory for any matching group "
"memberships. In the filter %u will be replaced by the user name (or DN if "
"the -F or -u options are used) and %g by the requested group name."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:48
-#, no-wrap
-msgid "B<-F >I<filter>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:55
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:61
msgid ""
"LDAP search filter used to search the LDAP directory for any matching "
"users. In the filter %s will be replaced by the user name. If % is to be "
"included literally in the filter then use %%."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:56
-#, no-wrap
-msgid "B<-u >I<attr>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:60
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:66
msgid ""
"LDAP attribute used to construct the user DN from the user name and base dn "
"without needing to search for the user."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:64
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:70
msgid "search scope. Defaults to 'sub'."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:76
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:82
msgid ""
"The DN and password to bind as while performing searches. Required if the "
"directory does not allow anonymous searches."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:82
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:88
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:100
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:106
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:121
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:110
+msgid "Do not follow referrals"
+msgstr ""
+
+#. type: Plain text
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:114
+msgid "When to dereference aliases. Defaults to 'never'"
+msgstr ""
+
+#. type: Plain text
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:127
msgid ""
"Specity the LDAP server to connect to by a LDAP URI (requires OpenLDAP "
"libraries)"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:125
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:131
msgid "Specify the LDAP server to connect to"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:129
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:135
msgid ""
"Specify an alternate TCP port where the ldap server is listening if other "
"than the default LDAP port 389."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:138
-#, no-wrap
-msgid "B<-E>I<certpath>"
-msgstr ""
-
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:150
-#, no-wrap
-msgid "B<-S>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:153
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:159
#: helpers/external_acl/unix_group/squid_unix_group.8:24
msgid "Strip NT domain name component from user names (/ or \\e separated)"
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:154
-#, no-wrap
-msgid "B<-K>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:157
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:163
msgid "Strip Kerberos Realm component from user names (@ separated)"
msgstr ""
#. type: SH
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:164
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:170
#, no-wrap
msgid "SQUID CONFIGURATION"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:168
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:176
msgid ""
-"This helper is intended to be used as a external_acl_type helper from squid."
-"conf."
+"This helper is intended to be used as an B<external_acl_type> helper in "
+"B<squid.conf.>"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:184
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:192
msgid ""
"When constructing search filters it is recommended to first test the filter "
"using ldapsearch before you attempt to use squid_ldap_group. This to verify "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:188
-msgid ""
-"This manual page was written by I<Henrik Nordstrom E<lt>hno@marasystems."
-"comE<gt>>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:195
-msgid ""
-"squid_ldap_group is written by I<Flavio Pescuma E<lt>flavio@marasystems."
-"comE<gt>> and I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>>, based on "
-"prior work in squid_ldap_auth by I<Glen Newton E<lt>glen.newton@nrc.caE<gt>>"
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:201
+msgid "Based on prior work in B<squid_ldap_auth> by"
msgstr ""
#. type: SH
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:196
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:206
#, no-wrap
msgid "KNOWN LIMITATIONS"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:198
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:208
msgid "Max 16 occurrences of %s in the -u argument is supported."
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:214
-msgid "B<squid_ldap_auth>(B<8>), B<ldapsearch>(B<1>),"
-msgstr ""
-
#. type: TH
#: helpers/external_acl/session/squid_session.8:1
#, no-wrap
msgid "squid_session - Squid session tracking external acl group helper"
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:8
-msgid "squid_session [-t idle_timeout] [-b dbpath] [-a]"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:13
msgid ""
msgid "Intended use is for displaying \"terms of use\" pages, ad popups etc."
msgstr ""
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:16
-#, no-wrap
-msgid "B<-t >I<idletimeout >B<(default 3600)>"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:19
msgid "Specifies the session idle timeout timer."
msgstr ""
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:20
-#, no-wrap
-msgid "B<-b >I<dbpath>"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:25
msgid ""
"it's helpers (Squid restart or rotation of logs)."
msgstr ""
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:26
-#, no-wrap
-msgid "B<-a>"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:30
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:39
+#: helpers/external_acl/session/squid_session.8:48
msgid ""
-"external_acl_type session ttl=300 negative_ttl=0 children=1 concurrency=200 %"
-"LOGIN /usr/local/squid/libexec/squid_session"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:41
-msgid "acl session external session"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:43
-msgid "http_access deny !session"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:45
-msgid "deny_info http://your.server/bannerpage?url=%s session"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:47
-msgid ""
-"Then set up http://your.server/bannerpage to display a session startup page "
-"and then redirect the user back to the requested URL given in the url query "
-"parameter."
+"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
#: helpers/external_acl/session/squid_session.8:50
-msgid ""
-"This helper and documentation was written by I<Henrik Nordstrom "
-"E<lt>henrik@henriknordstrom.netE<gt>>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:54
-msgid ""
-"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
-"cache.orgE<gt>>."
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:62
-msgid "B<squid>(B<8>)"
+msgid "This program and documentation was written by"
msgstr ""
#. type: TH
"specified groups). This limit is defined by MAX_GROUPS in the source code."
msgstr ""
+#. type: Plain text
+#: helpers/external_acl/unix_group/squid_unix_group.8:44
+msgid ""
+"This manual page was written by I<Henrik Nordstrom E<lt>hno@squid-cache."
+"orgE<gt>>"
+msgstr ""
+
#. type: Plain text
#: helpers/external_acl/unix_group/squid_unix_group.8:47
msgid ""
"Foundation."
msgstr ""
+#, fuzzy
+#~ msgid "B<squid>"
+#~ msgstr "B<squid>(8)"
+
+#~ msgid "-a port"
+#~ msgstr "-a port"
+
+#~ msgid "-d level"
+#~ msgstr "-d Level"
+
+#~ msgid "-f file"
+#~ msgstr "-f Datei"
+
+#~ msgid "-n name"
+#~ msgstr "-n Name"
+
+#~ msgid "-l facility"
+#~ msgstr "-l facility"
+
+#~ msgid "-u port"
+#~ msgstr "-u Port"
+
#~ msgid "-h"
#~ msgstr "-h"
msgstr ""
"Project-Id-Version: Squid-3\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2010-01-11 01:17+1400\n"
+"POT-Creation-Date: 2010-01-11 13:53+1400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: Amos Jeffries <squid3@treenet.co.nz>\n"
"Language-Team: Squid Developers <squid-dev@squid-cache.org>\n"
msgstr ""
#. type: SH
-#: doc/squid.8.in:4 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:3
+#: doc/squid.8.in:2 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:14
#: helpers/basic_auth/PAM/basic_pam_auth.8:3
msgstr "NAME"
#. type: Plain text
-#: doc/squid.8.in:6
-msgid "squid - proxy caching server"
+#: doc/squid.8.in:4
+#, fuzzy
+msgid "squid - HTTP proxy caching server"
msgstr "squid - proxy caching server"
#. type: SH
-#: doc/squid.8.in:6 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:6
+#: doc/squid.8.in:4 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:6
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:6
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:17
#: helpers/basic_auth/PAM/basic_pam_auth.8:6
msgstr "SYNOPSIS"
#. type: Plain text
-#: doc/squid.8.in:8
-#, fuzzy
-msgid "B<squid>"
-msgstr "B<squid>(8)"
-
-#. type: Plain text
-#: doc/squid.8.in:11
+#: doc/squid.8.in:9
#, fuzzy
msgid "I<facility>"
msgstr "-l facility"
#. type: Plain text
-#: doc/squid.8.in:13
+#: doc/squid.8.in:11
#, fuzzy
msgid "I<config-file>"
msgstr "B<-f >I<configfile >"
#. type: Plain text
-#: doc/squid.8.in:15 tools/squidclient.1:33
+#: doc/squid.8.in:13 tools/squidclient.1:33
#, fuzzy
msgid "I<port>"
msgstr "B<-p >I<port>"
#. type: Plain text
-#: doc/squid.8.in:17
+#: doc/squid.8.in:15
#, fuzzy
msgid "I<signal>"
msgstr "B<-i >I<identifier>"
#. type: Plain text
-#: doc/squid.8.in:19
+#: doc/squid.8.in:17
#, fuzzy
msgid "I<service-name>"
msgstr "B<-s >I<service-name>"
#. type: Plain text
-#: doc/squid.8.in:21
-msgid "I<cmd-line>"
-msgstr ""
+#: doc/squid.8.in:19
+#, fuzzy
+msgid "I<command-line>"
+msgstr "B<-f >I<configfile >"
#. type: SH
-#: doc/squid.8.in:22 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:9
+#: doc/squid.8.in:20 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:9
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:13
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:23
#: helpers/basic_auth/PAM/basic_pam_auth.8:9
msgstr "DESCRIPTION"
#. type: Plain text
-#: doc/squid.8.in:29
+#: doc/squid.8.in:26
+#, fuzzy
msgid ""
"B<squid> is a high-performance proxy caching server for web clients, "
"supporting FTP, gopher, ICAP, ICP, HTCP and HTTP data objects. Unlike "
-"traditional caching software, B<squid> handles all requests in a single, non-"
+"traditional caching software, Squid handles all requests in a single, non-"
"blocking process."
msgstr ""
"B<squid> is a high-performance proxy caching server for web clients, "
"blocking process."
#. type: Plain text
-#: doc/squid.8.in:34
+#: doc/squid.8.in:30
+#, fuzzy
msgid ""
-"B<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."
+"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 ""
"B<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."
#. type: Plain text
-#: doc/squid.8.in:41
+#: doc/squid.8.in:35
+#, fuzzy
msgid ""
-"B<squid> supports SSL, extensive access controls, and full request logging. "
-"By using the lightweight Internet Cache Protocols ICP, HTCP or CARP, "
-"B<squid> caches can be arranged in a hierarchy or mesh for additional "
-"bandwidth savings."
+"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 ""
"B<squid> supports SSL, extensive access controls, and full request logging. "
"By using the lightweight Internet Cache Protocols ICP, HTCP or CARP, "
"bandwidth savings."
#. type: Plain text
-#: doc/squid.8.in:48
+#: doc/squid.8.in:43
+#, fuzzy
msgid ""
-"B<squid> consists of a main server program squid, 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."
+"Squid consists of a main server program B<squid> , 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 ""
"B<squid> consists of a main server program squid, some optional programs for "
"custom processing and authentication, and some management and client tools. "
"the cache waits for results."
#. type: Plain text
-#: doc/squid.8.in:51
+#: doc/squid.8.in:45
#, fuzzy
-msgid "B<squid> is derived from the ARPA-funded Harvest Project"
+msgid "Squid is derived from the ARPA-funded Harvest Project."
msgstr ""
"B<squid> is derived from the ARPA-funded Harvest Project http://harvest.cs."
"colorado.edu/"
#. type: Plain text
-#: doc/squid.8.in:63
+#: doc/squid.8.in:51
#, fuzzy
msgid ""
"This manual page only lists the command line arguments. For details on how "
-"to configure B<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 B<squid> home page http://www.squid-cache.org/"
-"Doc/config/"
+"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 ""
"This manual page only lists the command line arguments. For details on how "
"to configure B<squid> see the file B<@DEFAULT_CONFIG_FILE@.documented,> the "
"Doc/config/"
#. type: SH
-#: doc/squid.8.in:65 helpers/basic_auth/LDAP/basic_ldap_auth.8:32
+#: doc/squid.8.in:54 helpers/basic_auth/LDAP/basic_ldap_auth.8:32
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:29 tools/squidclient.1:67
#, no-wrap
msgid "OPTIONS"
msgstr "OPTIONS"
-#. type: IP
-#: doc/squid.8.in:66
-#, no-wrap
-msgid "-a port"
-msgstr "-a port"
-
#. type: Plain text
-#: doc/squid.8.in:69
+#: doc/squid.8.in:60
+#, fuzzy, no-wrap
msgid ""
-"Specify HTTP port number where Squid should listen for requests, in addition "
-"to any http_port specifications in squid.conf."
-msgstr ""
-"Specify HTTP port number where Squid should listen for requests, in addition "
-"to any http_port specifications in squid.conf."
-
-#. type: IP
-#: doc/squid.8.in:69
-#, no-wrap
-msgid "-d level"
-msgstr "-d level"
+" Specify HTTP port number where Squid should listen for requests, in addition to any\n"
+"B<http_port>\n"
+"specifications in \n"
+"B<squid.conf>\n"
+msgstr "Specify HTTP port number where Squid should listen for requests, in addition to any http_port specifications in squid.conf."
#. type: Plain text
-#: doc/squid.8.in:71
+#: doc/squid.8.in:62
msgid "Write debugging to stderr also."
msgstr "Write debugging to stderr also."
-#. type: IP
-#: doc/squid.8.in:71
-#, no-wrap
-msgid "-f file"
-msgstr "-f file"
-
#. type: Plain text
-#: doc/squid.8.in:78
+#: doc/squid.8.in:72
#, fuzzy
msgid ""
"Use the given config-file instead of I<@SYSCONFDIR@/squid.conf>. If the "
-"file name starts with a ! or | 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."
+"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 ""
"Use the given config-file instead of I<@DEFAULT_CONFIG_FILE@>. If the file "
"name starts with a ! or | then it is assumed to be an external command or "
"the common #line notion to indicate the real source file."
#. type: Plain text
-#: doc/squid.8.in:80
+#: doc/squid.8.in:74
msgid "Print help message."
msgstr "Print help message."
#. type: Plain text
-#: doc/squid.8.in:82
+#: doc/squid.8.in:76
msgid "Install as a Windows Service (see -n option)."
msgstr "Install as a Windows Service (see -n option)."
#. type: Plain text
-#: doc/squid.8.in:85
+#: doc/squid.8.in:81
+#, fuzzy
msgid ""
-"Parse configuration file, then send signal to running copy (except -k parse) "
-"and exit."
+"Parse configuration file, then send signal to running copy (except B<-k "
+"parse> ) and exit."
msgstr ""
"Parse configuration file, then send signal to running copy (except -k parse) "
"and exit."
-#. type: IP
-#: doc/squid.8.in:85
-#, no-wrap
-msgid "-n name"
-msgstr "-n name"
-
#. type: Plain text
-#: doc/squid.8.in:88
+#: doc/squid.8.in:84
msgid ""
"Specify Windows Service name to use for service operations, default is: "
"B<Squid>"
"B<Squid>"
#. type: Plain text
-#: doc/squid.8.in:91
+#: doc/squid.8.in:87
msgid "Remove a Windows Service (see -n option)."
msgstr "Remove a Windows Service (see -n option)."
#. type: Plain text
-#: doc/squid.8.in:94
+#: doc/squid.8.in:90
#, fuzzy
msgid ""
"Enable logging to syslog. Also configurable in B<@SYSCONFDIR@/squid.conf>"
msgstr ""
"Enable logging to syslog. Also configurable in B<@DEFAULT_CONFIG_FILE@>"
-#. type: IP
-#: doc/squid.8.in:94
-#, no-wrap
-msgid "-l facility"
-msgstr "-l facility"
-
#. type: Plain text
-#: doc/squid.8.in:96
-msgid "Use specified syslog facility. implies -s"
+#: doc/squid.8.in:93
+#, fuzzy
+msgid "Use specified syslog facility. implies B<-s>"
msgstr "se specified syslog facility. implies -s"
-#. type: IP
-#: doc/squid.8.in:96
-#, no-wrap
-msgid "-u port"
-msgstr "-u port"
-
#. type: Plain text
-#: doc/squid.8.in:98
+#: doc/squid.8.in:95
msgid "Specify ICP port number (default: 3130), disable with 0."
msgstr "Specify ICP port number (default: 3130), disable with 0."
#. type: Plain text
-#: doc/squid.8.in:100
+#: doc/squid.8.in:97
msgid "Print version and build details."
msgstr "Print version and build details."
#. type: Plain text
-#: doc/squid.8.in:102
+#: doc/squid.8.in:99
msgid "Create swap directories"
msgstr "Create swap directories"
#. type: Plain text
-#: doc/squid.8.in:104
+#: doc/squid.8.in:101
msgid "Do not catch fatal signals."
msgstr "Do not catch fatal signals."
#. type: Plain text
-#: doc/squid.8.in:106
+#: doc/squid.8.in:103
msgid "Don't serve any requests until store is rebuilt."
msgstr "Don't serve any requests until store is rebuilt."
#. type: Plain text
-#: doc/squid.8.in:108
+#: doc/squid.8.in:105
msgid "No daemon mode."
msgstr "No daemon mode."
#. type: IP
-#: doc/squid.8.in:108
+#: doc/squid.8.in:105
#, no-wrap
msgid "-O options"
msgstr "-O options"
#. type: Plain text
-#: doc/squid.8.in:110
+#: doc/squid.8.in:107
msgid "Set Windows Service Command line options in Registry."
msgstr "Set Windows Service Command line options in Registry."
#. type: Plain text
-#: doc/squid.8.in:112
-msgid "Do not set REUSEADDR on port."
+#: doc/squid.8.in:111
+#, fuzzy
+msgid "Do not set B<REUSEADDR> on port."
msgstr "Do not set REUSEADDR on port."
#. type: Plain text
-#: doc/squid.8.in:114
+#: doc/squid.8.in:113
msgid "Double-check swap during rebuild."
msgstr "Double-check swap during rebuild."
-#. type: IP
-#: doc/squid.8.in:114
-#, no-wrap
-msgid "-X"
-msgstr "-X"
-
#. type: Plain text
-#: doc/squid.8.in:116
+#: doc/squid.8.in:115
msgid "Force full debugging."
msgstr "Force full debugging."
-#. type: IP
-#: doc/squid.8.in:116
-#, no-wrap
-msgid "-Y"
-msgstr "-Y"
-
#. type: Plain text
-#: doc/squid.8.in:118
-msgid "Only return UDP_HIT or UDP_MISS_NOFETCH during fast reload."
+#: doc/squid.8.in:121
+#, fuzzy
+msgid "Only return B<UDP_HIT> or B<UDP_MISS_NOFETCH> during fast reload."
msgstr "Only return UDP_HIT or UDP_MISS_NOFETCH during fast reload."
#. type: SH
-#: doc/squid.8.in:119 tools/cachemgr.cgi.8.in:13
+#: doc/squid.8.in:122 tools/cachemgr.cgi.8.in:13
#, no-wrap
msgid "FILES"
msgstr "FILES"
#. type: Plain text
-#: doc/squid.8.in:127
+#: doc/squid.8.in:130
msgid ""
"The main configuration file. You must initially make changes to this file "
"for B<squid> to work. For example, the default configuration does not allow "
"access from any browser."
#. type: Plain text
-#: doc/squid.8.in:130
+#: doc/squid.8.in:133
msgid "I<*.default files>"
msgstr "I<*.default files>"
#. type: Plain text
-#: doc/squid.8.in:134
+#: doc/squid.8.in:136 doc/squid.8.in:144
+#, fuzzy
msgid ""
"Reference copy of the configuration file. Always kept up to date with the "
+"version of Squid you are using."
+msgstr ""
+"Reference copy of the configuration file. Always kept up to date with the "
"version of Squid you are using. Use this to look up the default "
"configuration settings and syntax after upgrading."
+
+#. type: Plain text
+#: doc/squid.8.in:138
+#, fuzzy
+msgid ""
+"Use this to look up the default configuration settings and syntax after "
+"upgrading."
msgstr ""
"Reference copy of the configuration file. Always kept up to date with the "
"version of Squid you are using. Use this to look up the default "
"configuration settings and syntax after upgrading."
#. type: Plain text
-#: doc/squid.8.in:143
+#: doc/squid.8.in:149
+#, fuzzy
msgid ""
-"Reference copy of the configuration file. Always kept up to date with the "
-"version of Squid you are using. 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. "
-"B<see>http://www.squid-cache.org/Doc/config/"
+"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. B<see>http://www.squid-cache.org/Doc/config/"
msgstr ""
"Reference copy of the configuration file. Always kept up to date with the "
"version of Squid you are using. Use this to read the documentation for "
"B<see>http://www.squid-cache.org/Doc/config/"
#. type: Plain text
-#: doc/squid.8.in:148
-msgid "The main configuration file for the web cachemgr.cgi tools."
+#: doc/squid.8.in:156
+#, fuzzy
+msgid "The main configuration file for the web B<cachemgr.cgi> tools."
msgstr "The main configuration file for the web cachemgr.cgi tools."
#. type: Plain text
-#: doc/squid.8.in:153
+#: doc/squid.8.in:161
msgid "The main configuration file for the Sample MSNT authenticator."
msgstr "The main configuration file for the Sample MSNT authenticator."
#. type: Plain text
-#: doc/squid.8.in:160
+#: doc/squid.8.in:168
+#, fuzzy
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 "
+"set any company branding you need, it will apply to every language Squid "
"provides error pages for."
msgstr ""
"CSS Stylesheet to control the display of generated error pages. Use this to "
"provides error pages for."
#. type: Plain text
-#: doc/squid.8.in:165
+#: doc/squid.8.in:173
msgid "MIME type mappings for FTP gatewaying"
msgstr "MIME type mappings for FTP gatewaying"
#. type: Plain text
-#: doc/squid.8.in:172
-msgid "Location of B<squid> error pages and templates."
+#: doc/squid.8.in:178
+#, fuzzy
+msgid "Location of Squid error pages and templates."
msgstr "Location of B<squid> error pages and templates."
#. type: SH
-#: doc/squid.8.in:174 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:78
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:237
+#: doc/squid.8.in:180 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:89
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:240
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:37
-#: helpers/basic_auth/PAM/basic_pam_auth.8:89
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:87
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:211
-#: helpers/external_acl/session/squid_session.8:61
+#: helpers/basic_auth/PAM/basic_pam_auth.8:98
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:93
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:225
+#: helpers/external_acl/session/squid_session.8:67
#: helpers/external_acl/unix_group/squid_unix_group.8:63
#: tools/cachemgr.cgi.8.in:39 tools/squidclient.1:119
#, no-wrap
msgstr "SEE ALSO"
#. type: Plain text
-#: doc/squid.8.in:183
+#: doc/squid.8.in:189
#, fuzzy
msgid "B<The Squid FAQ wiki http://wiki.squid-cache.org/SquidFaq>"
msgstr ""
"Configuration Manual http://www.squid-cache.org/Doc/config/>"
#. type: Plain text
-#: doc/squid.8.in:184
+#: doc/squid.8.in:190
#, fuzzy
msgid ""
"B<The Squid Configuration Manual http://www.squid-cache.org/Doc/config/>"
"B<The Squid FAQ wiki http://wiki.squid-cache.org/SquidFaq> B<The Squid "
"Configuration Manual http://www.squid-cache.org/Doc/config/>"
-#. type: Plain text
+#. type: TH
#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:1
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:8
#, no-wrap
msgid "basic_getpwnam_auth"
msgstr ""
"name and password of Basic HTTP authentication."
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:15
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:19
msgid ""
-"Uses getpwnam() and getspnam() routines for authentication. This has the "
-"following advantages over the NCSA module:"
+"Uses B<getpwnam()> and B<getspnam()> routines for authentication. This has "
+"the following advantages over the NCSA module:"
msgstr ""
-#. type: Plain text
+#. type: IP
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:20
#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:21
-msgid ""
-"B<Allows>authenticationB<of>allB<known>localB<users> "
-"B<Allows>authenticationB<through>nsswitch.conf B<can>handleB<NIS(+)>requests "
-"B<can>handleB<LDAP>request B<can>handleB<PAM>request"
+#, no-wrap
+msgid "Allows"
msgstr ""
-#. type: SH
+#. type: IP
#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:22
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:23
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:24
#, no-wrap
-msgid "SQUID.CONF"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:26
-msgid "B<auth_param basic program /path/to/basic_getpwnam_auth>"
+msgid "Can"
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:28
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:32
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:206
#: helpers/basic_auth/PAM/basic_pam_auth.8:49
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:179
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:187
#: helpers/external_acl/unix_group/squid_unix_group.8:36
#, no-wrap
msgid "NOTES"
msgstr "NOTES"
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:35
-#: helpers/basic_auth/PAM/basic_pam_auth.8:56
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:41
+#, fuzzy
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"
+"recommended, but if you absolutely need to then make the program B<setuid> "
+"B<root>"
msgstr ""
"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 "
"recommended, but if you absolutely need to then make the program setuid root"
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:40
-msgid "B<chown root basic_getpwnam_auth> B<chmod u+s basic_getpwnam_auth>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:48
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:54
#: helpers/basic_auth/PAM/basic_pam_auth.8:69
msgid ""
"Please note that in such configurations it is also strongly recommended that "
"installations."
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:49
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:55
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:212
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:35
#: helpers/basic_auth/PAM/basic_pam_auth.8:70
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:65
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:185
-#: helpers/external_acl/session/squid_session.8:47
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:193
+#: helpers/external_acl/session/squid_session.8:48
#: helpers/external_acl/unix_group/squid_unix_group.8:41
#: tools/squidclient.1:122
#, no-wrap
msgstr "AUTHOR"
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:54
-msgid ""
-"Squid basic_getpwnam_auth is written by I<Erik Hofman E<lt>erik.hofman@a1."
-"nlE<gt>> I<Robin Elfrink E<lt>robin@a1.nlE<gt>> I<Giancarlo Razzolini "
-"E<lt>linux-fan@onda.com.brE<gt>>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:57
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:195
+msgid "This program was written by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:57
-msgid ""
-"Based on original code by I<Jon Thackray E<lt>jrmt@uk.gdscorp.comE<gt>.>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:62
+msgid "Based on original code by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:60
-#, fuzzy
-msgid ""
-"This manual is written by I<Amos Jeffries E<lt>squid3@treenet.co.nzE<gt>>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:65
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:74
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:204
+msgid "This manual was written by"
msgstr ""
-"This manual page was written by I<Henrik Nordstrom E<lt>hno@squid-cache."
-"orgE<gt>>"
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:61
-#: helpers/basic_auth/PAM/basic_pam_auth.8:74
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:67
+#: helpers/basic_auth/PAM/basic_pam_auth.8:77
#, no-wrap
msgid "COPYRIGHT"
msgstr "COPYRIGHT"
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:64
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:71
#, fuzzy
msgid ""
-"Squid basic_getpwnam_auth and this manual is Copyright to the authors listed "
-"above."
+"Squid B<basic_getpwnam_auth> and this manual is Copyright to the authors "
+"listed above."
msgstr ""
"Squid pam_auth and this manual is Copyright 1999,2002,2003 Henrik Nordstrom "
"E<lt>hno@squid-cache.orgE<gt>"
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:66
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:73
msgid ""
"Distributed under the GNU General Public License (GNU GPL) version 2 and "
"later."
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:67
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:225
-#: helpers/basic_auth/PAM/basic_pam_auth.8:78
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:75
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:199
-#: helpers/external_acl/session/squid_session.8:51
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:74
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:224
+#: helpers/basic_auth/PAM/basic_pam_auth.8:83
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:76
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:209
+#: helpers/external_acl/session/squid_session.8:52
#: helpers/external_acl/unix_group/squid_unix_group.8:53
#, no-wrap
msgid "QUESTIONS"
msgstr "QUESTIONS"
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:71
-#: helpers/basic_auth/PAM/basic_pam_auth.8:82
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:77
+#: helpers/basic_auth/PAM/basic_pam_auth.8:86
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:79
+#: helpers/external_acl/session/squid_session.8:55
+#, fuzzy
msgid ""
"Questions on the usage of this program can be sent to the I<Squid Users "
-"E<lt>squid-users@squid-cache.orgE<gt>> mailing list."
+"mailing list>"
msgstr ""
"Questions on the usage of this program can be sent to the I<Squid Users "
"E<lt>squid-users@squid-cache.orgE<gt>> mailing list."
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:72
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:231
-#: helpers/basic_auth/PAM/basic_pam_auth.8:83
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:81
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:205
-#: helpers/external_acl/session/squid_session.8:55
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:79
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:230
+#: helpers/basic_auth/PAM/basic_pam_auth.8:88
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:83
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:215
+#: helpers/external_acl/session/squid_session.8:57
#: helpers/external_acl/unix_group/squid_unix_group.8:57
#, no-wrap
msgid "REPORTING BUGS"
msgstr "REPORTING BUGS"
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:77
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:236
-#: helpers/basic_auth/PAM/basic_pam_auth.8:88
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:86
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:210
-#: helpers/external_acl/session/squid_session.8:60
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:81
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:232
+#: helpers/basic_auth/PAM/basic_pam_auth.8:90
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:85
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:217
+#: helpers/external_acl/session/squid_session.8:59
+msgid "Report bugs or bug fixes using http://bugs.squid-cache.org/"
+msgstr ""
+
+#. type: Plain text
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:84
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:235
+#: helpers/basic_auth/PAM/basic_pam_auth.8:93
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:88
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:220
+#: helpers/external_acl/session/squid_session.8:62
+#, fuzzy
msgid ""
-"Report bugs or bug-fixes to I<Squid Bugs E<lt>squid-bugs@squid-cache."
-"orgE<gt>> or ideas for new improvements to I<Squid Developers E<lt>squid-"
-"dev@squid-cache.orgE<gt>>"
+"Report serious security bugs to I<Squid Bugs E<lt>squid-bugs@squid-cache."
+"orgE<gt>>"
msgstr ""
-"Report bugs or bug-fixes to I<Squid Bugs E<lt>squid-bugs@squid-cache."
-"orgE<gt>> or ideas for new improvements to I<Squid Developers E<lt>squid-"
-"dev@squid-cache.orgE<gt>>"
+"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
+"cache.orgE<gt>>"
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:79
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:87
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:238
+#: helpers/basic_auth/PAM/basic_pam_auth.8:96
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:91
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:223
+#: helpers/external_acl/session/squid_session.8:65
msgid ""
-"B<squid>(8),B<basic_pam_auth>(8),B<basic_ncsa_auth>(8),B<basic_ldap_auth>(8)"
+"Report ideas for new improvements to the I<Squid Developers mailing list>"
msgstr ""
#. type: TH
msgstr ""
"ncsa_auth - NCSA httpd-style password file authentication helper for Squid"
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:9
-msgid ""
-"B<basic_ldap_auth> -b \"base DN\" [-u attribute] [options] [ldap_server_name"
-"[:port]|URI]..."
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:12
-msgid ""
-"B<basic_ldap_auth> -b \"base DN\" -f \"LDAP search filter\" [options] "
-"[ldap_server_name[:port]|URI]..."
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:20
msgid ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:34
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:26
#, no-wrap
msgid "B<-b >I<basedn >B<(REQUIRED)>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:38
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:40
#, fuzzy, no-wrap
msgid "B<-f >I<filter>"
msgstr "B<-f >I<configfile >"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:66
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:61
#, fuzzy, no-wrap
msgid "B<-s >I<base|one|sub>"
msgstr "B<-s >I<service-name>"
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:77
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:71
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:77
msgid ""
"B<base> object only, B<one> level below the base object or B<sub>tree below "
"the base object"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:78
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:72
#, no-wrap
msgid "B<-D >I<binddn >B<-w >I<password>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:89
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:83
#, no-wrap
msgid "B<-D >I<binddn >B<-W >I<secretfile >"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:93
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:87
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:93
msgid ""
"The DN and the name of a file containing the password to bind as while "
"performing searches."
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:98
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:92
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:98
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 "
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:99
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:93
#, fuzzy, no-wrap
msgid "B<-P>"
msgstr "B<-o>"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:117
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:101
#, fuzzy, no-wrap
msgid "B<-R>"
msgstr "B<-o>"
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:120
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:104
msgid "do not follow referrals"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:121
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:105
#, no-wrap
msgid "B<-a >I<never|always|search|find>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:124
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:108
msgid "when to dereference aliases. Defaults to 'never'"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:133
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:117
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:123
msgid ""
"B<never> dereference aliases (default), B<always> dereference aliases, only "
"while B<search>ing or only to B<find> the base object"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:134
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:118
#, fuzzy, no-wrap
msgid "B<-H>I< ldapuri>"
msgstr "B<-p >I<port>"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:139
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:122
#, fuzzy, no-wrap
msgid "B<-h>I< ldapserver>"
msgstr "B<-h >I<server>"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:143
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:125
#, fuzzy, no-wrap
msgid "B<-p>I< ldapport>"
msgstr "B<-p >I<port>"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:149
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:130
#, no-wrap
msgid "B<-v>I< 2|3>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:152
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:133
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:139
msgid "LDAP protocol version. Defaults to 2 if not specified."
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:153
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:134
#, fuzzy, no-wrap
msgid "B<-Z>"
msgstr "B<-o>"
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:156
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:137
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:143
msgid "Use TLS encryption"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:160
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:141
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:147
msgid "Enable LDAP over SSL (requires Netscape LDAP API libraries)"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:161
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:142
#, fuzzy, no-wrap
msgid "B<-c>I<connect_timeout>"
msgstr "B<-t >I<timeout>"
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:165
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:146
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:152
msgid ""
"Specify timeout used when connecting to LDAP servers (requires Netscape LDAP "
"API libraries)"
msgstr ""
-#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:165
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:146
-#, fuzzy, no-wrap
-msgid "B<-t>I<search_timeout>"
-msgstr "B<-t >I<timeout>"
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:168
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:149
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:155
msgid "Specify time limit on LDAP search operations"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:169
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:158
#, fuzzy, no-wrap
msgid "B<-d>"
msgstr "B<-o>"
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:174
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:163
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:169
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."
"server name:"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:181
-msgid "basic_ldap_auth -b \"ou=people,dc=your,dc=domain\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:185
msgid ""
"base DN and login name alone:"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:187
-msgid "basic_ldap_auth -b \"dc=your,dc=domain\" -f \"uid=%s\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:190
msgid ""
"attribute"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:192
-msgid ""
-"basic_ldap_auth -b \"dc=your,dc=domain\" -f \"(&(uid=%s)"
-"(specialattribute=value))\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:196
msgid ""
"following complex Active Directory example"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:205
-msgid ""
-"basic_ldap_auth -P -R -b \"dc=your,dc=domain\" -D \"cn=squid,cn=users,"
-"dc=your,dc=domain\" -w \"secretsquidpassword\" -f \"(&(userPrincipalName=%s)"
-"(objectClass=Person))\" activedirectoryserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:211
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:215
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:68
-#: helpers/external_acl/unix_group/squid_unix_group.8:44
-msgid ""
-"This manual page was written by I<Henrik Nordstrom E<lt>hno@squid-cache."
-"orgE<gt>>"
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:214
+#: helpers/basic_auth/PAM/basic_pam_auth.8:72
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:67
+msgid "This program is written by"
msgstr ""
-"This manual page was written by I<Henrik Nordstrom E<lt>hno@squid-cache."
-"orgE<gt>>"
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:220
-#, fuzzy
-msgid ""
-"basic_ldap_auth is written by I<Glenn Newton E<lt>gnewton@wapiti.cisti.nrc."
-"caE<gt>> and I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>>"
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:218
+#: helpers/basic_auth/PAM/basic_pam_auth.8:75
+msgid "This manual is written by"
msgstr ""
-"squid_radius_auth is written by I<Marc van Selm E<lt>selm@cistron.nlE<gt>> "
-"with contributions from I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>> "
-"and many others"
#. type: SH
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:221
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:220
#: helpers/external_acl/unix_group/squid_unix_group.8:48
#, no-wrap
msgid "KNOWN ISSUES"
msgstr "KNOWN ISSUES"
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:224
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:223
msgid ""
"Will crash if other % values than %s is used in -f, or if more than 15 %s is "
"used."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:230
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:204
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:229
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:214
#, fuzzy
msgid ""
"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
"more related to RADIUS than Squid."
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:239
-msgid "B<ldapsearch>(B<1>),"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:241
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:216
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:244
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:230
msgid "Your favorite LDAP documentation"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:242
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:217
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:245
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:231
msgid "B<RFC2254> - The String Representation of LDAP Search Filters,"
msgstr ""
msgid "pam_auth - Squid PAM Basic authentication helper"
msgstr "pam_auth - Squid PAM authentication helper"
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:8
-#, fuzzy
-msgid "basic_pam_auth [-n \"service name\"] [-t TTL] [-o] [-1]"
-msgstr "squid_pam_auth [-n \"service name\"] [-t TTL] [-o] [-1]"
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:13
msgid ""
"This helper allows Squid to connect to a mostly any available PAM database "
"to validate the user name and password of Basic HTTP authentication."
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:14
-#, no-wrap
-msgid "B<-s >I<service-name>"
-msgstr "B<-s >I<service-name>"
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:17
msgid "Specifies the PAM service name Squid uses, defaults to \"squid\""
msgstr "Specifies the PAM service name Squid uses, defaults to \"squid\""
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:18
-#, no-wrap
-msgid "B<-t >I<TTL>"
-msgstr "B<-t >I<TTL>"
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:26
msgid ""
"slightly outside the PAM specification and may not work with all PAM "
"configurations."
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:27
-#, no-wrap
-msgid "B<-o>"
-msgstr "B<-o>"
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:31
msgid ""
"your system. This manual does not cover PAM configuration details."
#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:59
-msgid "B<chown root pam_auth>"
-msgstr "B<chown root pam_auth>"
-
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:61
-msgid "B<chmod u+s pam_auth>"
-msgstr "B<chmod u+s pam_auth>"
-
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:73
-#, fuzzy
+#: helpers/basic_auth/PAM/basic_pam_auth.8:56
msgid ""
-"Squid basic_pam_auth and this manual is written by I<Henrik Nordstrom "
-"E<lt>hno@squid-cache.orgE<gt>>"
+"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 ""
-"Squid pam_auth and this manual is written by I<Henrik Nordstrom "
-"E<lt>hno@squid-cache.orgE<gt>>"
+"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"
#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:77
+#: helpers/basic_auth/PAM/basic_pam_auth.8:81
#, fuzzy
-msgid ""
-"Squid basic_pam_auth and this manual is Copyright 1999,2002,2003 Henrik "
-"Nordstrom E<lt>hno@squid-cache.orgE<gt>"
+msgid "Squid B<basic_pam_auth> and this manual is Copyright 1999,2002,2003"
msgstr ""
"Squid pam_auth and this manual is Copyright 1999,2002,2003 Henrik Nordstrom "
"E<lt>hno@squid-cache.orgE<gt>"
#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:90
-msgid "B<pam>(8),B< PAM Systems Administrator Guide>"
+#: helpers/basic_auth/PAM/basic_pam_auth.8:100
+#, fuzzy
+msgid "PAM Systems Administrator Guide"
msgstr "B<pam>(8),B< PAM Systems Administrator Guide>"
#. type: TH
msgid "basic_radius_auth - Squid RADIUS authentication helper"
msgstr "squid_radius_auth - Squid RADIUS authentication helper"
-#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:9
-#, fuzzy
-msgid "B<basic_radius_auth> -f configfile"
-msgstr "B<squid_radius_auth> -f configfile"
-
-#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:12
-#, fuzzy
-msgid "B<basic_radius_auth> -h \"server\" [-p port] [-i identifier] -w secret"
-msgstr "B<squid_radius_auth> -h \"server\" [-p port] [-i identifier] -w secret"
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:16
msgid ""
"This helper allows Squid to connect to a RADIUS server to validate the user "
"name and password of Basic HTTP authentication."
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:17
-#, no-wrap
-msgid "B<-f >I<configfile >"
-msgstr "B<-f >I<configfile >"
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:21
msgid ""
"Specifies the path to a configuration file. See the CONFIGURATION section "
"for details."
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:22
-#, no-wrap
-msgid "B<-h >I<server>"
-msgstr "B<-h >I<server>"
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:25
msgid "Alternative method of specifying the server to connect to"
msgstr "Alternative method of specifying the server to connect to"
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:26
-#, no-wrap
-msgid "B<-p >I<port>"
-msgstr "B<-p >I<port>"
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:30
msgid ""
"Specify another server port where the RADIUS server listens for requests if "
"different from the default RADIUS port. Normally not specified."
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:31
-#, no-wrap
-msgid "B<-i >I<identifier>"
-msgstr "B<-i >I<identifier>"
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:35
msgid ""
"Unique identifier identifying this Squid proxy to the RADIUS server. If not "
"specified the IP address is used as to identify the proxy."
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:35
-#, no-wrap
-msgid "B<-w >I<secret>"
-msgstr "B<-w >I<secret>"
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:39
msgid ""
"Alternative method of specifying the shared secret. Using the configuration "
"file is generally more secure and recommended."
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:40
-#, no-wrap
-msgid "B<-t >I<timeout>"
-msgstr "B<-t >I<timeout>"
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:43
msgid "RADIUS request timeout. Default 10 seconds."
"contains a list of directives (one per line). Lines beginning with a # is "
"ignored."
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:49
-#, no-wrap
-msgid "B<server >I<radiusserver>"
-msgstr "B<server >I<radiusserver>"
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:52
msgid "specifies the name or address of the RADIUS server to connect to."
msgstr "specifies the name or address of the RADIUS server to connect to."
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:53
-#, no-wrap
-msgid "B<secret >I<somesecretstring>"
-msgstr "B<secret >I<somesecretstring>"
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:56
msgid "specifies the shared RADIUS secret."
msgstr "specifies the shared RADIUS secret."
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:57
-#, no-wrap
-msgid "B<identifier >I<nameofserver>"
-msgstr "B<identifier >I<nameofserver>"
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:61
#, fuzzy
"specifies what the proxy should identify itsels as to the RADIUS server. "
"This directive is optional."
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:62
-#, no-wrap
-msgid "B<port >I<portnumber>"
-msgstr "B<port >I<portnumber>"
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:65
msgid ""
"Specifies the port number or service name where the helper should connect."
#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:74
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:72
#, fuzzy
msgid ""
-"basic_radius_auth is written by I<Marc van Selm E<lt>selm@cistron.nlE<gt>> "
-"with contributions from I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>> "
-"and many others"
+"With contributions from I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>> "
+"and many others."
msgstr ""
"squid_radius_auth is written by I<Marc van Selm E<lt>selm@cistron.nlE<gt>> "
"with contributions from I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>> "
"and many others"
#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:80
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:82
+#, fuzzy
msgid ""
-"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
-"cache.orgE<gt>>, or to your favorite RADIUS list/friend if the question is "
-"more related to RADIUS than Squid."
+"or to your favorite RADIUS list/friend if the question is more related to "
+"RADIUS than Squid."
msgstr ""
"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
"cache.orgE<gt>>, or to your favorite RADIUS list/friend if the question is "
"more related to RADIUS than Squid."
#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:88
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:94
msgid "B<RFC2058> - Remote Authentication Dial In User Service (RADIUS)"
msgstr "B<RFC2058> - Remote Authentication Dial In User Service (RADIUS)"
msgid "squid_ldap_group - Squid LDAP external acl group helper"
msgstr "squid_unix_group - Squid UNIX Group external_acl helper"
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:8
-msgid ""
-"squid_ldap_group -b \"base DN\" -f \"LDAP search filter\" [options] "
-"[ldap_server_name[:port]|URI]..."
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/ldap_group/squid_ldap_group.8:16
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:21
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:27
msgid ""
-"As expected by the external_acl construct of Squid, after specifying a "
-"username and group followed by a new line, this helper will produce either "
-"OK or ERR on the following line to show if the user is a member of the "
+"As expected by the B<external_acl_type> construct of Squid, after specifying "
+"a username and group followed by a new line, this helper will produce either "
+"B<OK> or B<ERR> on the following line to show if the user is a member of the "
"specified group."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:25
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:31
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:29
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:35
msgid "Specifies the base DN under which the groups are located."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:30
-#, fuzzy, no-wrap
-msgid "B<-B >I<basedn >"
-msgstr "B<-h >I<server>"
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:33
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:39
msgid "Specifies the base DN under which the users are located (if different)"
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:34
-#, fuzzy, no-wrap
-msgid "B<-g>"
-msgstr "B<-o>"
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:39
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:45
msgid ""
"Specifies that the first query argument sent to the helper by Squid is a "
"extension to the basedn and will be temporarily added in front of the global "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:47
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:53
msgid ""
"LDAP search filter used to search the LDAP directory for any matching group "
"memberships. In the filter %u will be replaced by the user name (or DN if "
"the -F or -u options are used) and %g by the requested group name."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:48
-#, fuzzy, no-wrap
-msgid "B<-F >I<filter>"
-msgstr "B<-i >I<identifier>"
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:55
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:61
msgid ""
"LDAP search filter used to search the LDAP directory for any matching "
"users. In the filter %s will be replaced by the user name. If % is to be "
"included literally in the filter then use %%."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:56
-#, fuzzy, no-wrap
-msgid "B<-u >I<attr>"
-msgstr "B<-b >I<dbpath>"
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:60
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:66
msgid ""
"LDAP attribute used to construct the user DN from the user name and base dn "
"without needing to search for the user."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:64
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:70
msgid "search scope. Defaults to 'sub'."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:76
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:82
msgid ""
"The DN and password to bind as while performing searches. Required if the "
"directory does not allow anonymous searches."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:82
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:88
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:100
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:106
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:121
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:110
+msgid "Do not follow referrals"
+msgstr ""
+
+#. type: Plain text
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:114
+msgid "When to dereference aliases. Defaults to 'never'"
+msgstr ""
+
+#. type: Plain text
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:127
msgid ""
"Specity the LDAP server to connect to by a LDAP URI (requires OpenLDAP "
"libraries)"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:125
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:131
#, fuzzy
msgid "Specify the LDAP server to connect to"
msgstr "Alternative method of specifying the server to connect to"
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:129
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:135
msgid ""
"Specify an alternate TCP port where the ldap server is listening if other "
"than the default LDAP port 389."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:138
-#, fuzzy, no-wrap
-msgid "B<-E>I<certpath>"
-msgstr "B<-b >I<dbpath>"
-
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:150
-#, fuzzy, no-wrap
-msgid "B<-S>"
-msgstr "B<-o>"
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:153
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:159
#: helpers/external_acl/unix_group/squid_unix_group.8:24
msgid "Strip NT domain name component from user names (/ or \\e separated)"
msgstr "Strip NT domain name component from user names (/ or \\e separated)"
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:154
-#, fuzzy, no-wrap
-msgid "B<-K>"
-msgstr "B<-o>"
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:157
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:163
#, fuzzy
msgid "Strip Kerberos Realm component from user names (@ separated)"
msgstr "Strip NT domain name component from user names (/ or \\e separated)"
#. type: SH
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:164
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:170
#, fuzzy, no-wrap
msgid "SQUID CONFIGURATION"
msgstr "CONFIGURATION"
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:168
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:176
msgid ""
-"This helper is intended to be used as a external_acl_type helper from squid."
-"conf."
+"This helper is intended to be used as an B<external_acl_type> helper in "
+"B<squid.conf.>"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:184
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:192
msgid ""
"When constructing search filters it is recommended to first test the filter "
"using ldapsearch before you attempt to use squid_ldap_group. This to verify "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:188
-#, fuzzy
-msgid ""
-"This manual page was written by I<Henrik Nordstrom E<lt>hno@marasystems."
-"comE<gt>>"
-msgstr ""
-"This manual page was written by I<Henrik Nordstrom E<lt>hno@squid-cache."
-"orgE<gt>>"
-
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:195
-msgid ""
-"squid_ldap_group is written by I<Flavio Pescuma E<lt>flavio@marasystems."
-"comE<gt>> and I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>>, based on "
-"prior work in squid_ldap_auth by I<Glen Newton E<lt>glen.newton@nrc.caE<gt>>"
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:201
+msgid "Based on prior work in B<squid_ldap_auth> by"
msgstr ""
#. type: SH
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:196
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:206
#, no-wrap
msgid "KNOWN LIMITATIONS"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:198
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:208
msgid "Max 16 occurrences of %s in the -u argument is supported."
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:214
-msgid "B<squid_ldap_auth>(B<8>), B<ldapsearch>(B<1>),"
-msgstr ""
-
#. type: TH
#: helpers/external_acl/session/squid_session.8:1
#, no-wrap
msgid "squid_session - Squid session tracking external acl group helper"
msgstr "squid_session - Squid session tracking external acl group helper"
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:8
-msgid "squid_session [-t idle_timeout] [-b dbpath] [-a]"
-msgstr "squid_session [-t idle_timeout] [-b dbpath] [-a]"
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:13
msgid ""
msgid "Intended use is for displaying \"terms of use\" pages, ad popups etc."
msgstr "Intended use is for displaying \"terms of use\" pages, ad popups etc."
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:16
-#, no-wrap
-msgid "B<-t >I<idletimeout >B<(default 3600)>"
-msgstr "B<-t >I<idletimeout >B<(default 3600)>"
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:19
msgid "Specifies the session idle timeout timer."
msgstr "Specifies the session idle timeout timer."
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:20
-#, no-wrap
-msgid "B<-b >I<dbpath>"
-msgstr "B<-b >I<dbpath>"
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:25
msgid ""
"kept in memory only and all sessions will reset each time Squid restarts "
"it's helpers (Squid restart or rotation of logs)."
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:26
-#, no-wrap
-msgid "B<-a>"
-msgstr "B<-a>"
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:30
msgid ""
msgstr "Configuration example using the default automatic mode"
#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:39
-msgid ""
-"external_acl_type session ttl=300 negative_ttl=0 children=1 concurrency=200 %"
-"LOGIN /usr/local/squid/libexec/squid_session"
-msgstr ""
-"external_acl_type session ttl=300 negative_ttl=0 children=1 concurrency=200 %"
-"LOGIN /usr/local/squid/libexec/squid_session"
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:41
-msgid "acl session external session"
-msgstr "acl session external session"
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:43
-msgid "http_access deny !session"
-msgstr "http_access deny !session"
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:45
-msgid "deny_info http://your.server/bannerpage?url=%s session"
-msgstr "deny_info http://your.server/bannerpage?url=%s session"
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:47
+#: helpers/external_acl/session/squid_session.8:48
+#, fuzzy
msgid ""
-"Then set up http://your.server/bannerpage to display a session startup page "
-"and then redirect the user back to the requested URL given in the url query "
-"parameter."
+"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 ""
"Then set up http://your.server/bannerpage to display a session startup page "
"and then redirect the user back to the requested URL given in the url query "
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:50
-msgid ""
-"This helper and documentation was written by I<Henrik Nordstrom "
-"E<lt>henrik@henriknordstrom.netE<gt>>"
-msgstr ""
-"This helper and documentation was written by I<Henrik Nordstrom "
-"E<lt>henrik@henriknordstrom.netE<gt>>"
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:54
-msgid ""
-"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
-"cache.orgE<gt>>."
+msgid "This program and documentation was written by"
msgstr ""
-"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
-"cache.orgE<gt>>."
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:62
-msgid "B<squid>(B<8>)"
-msgstr "B<squid>(B<8>)"
#. type: TH
#: helpers/external_acl/unix_group/squid_unix_group.8:1
"By default up to 11 groups can be matched in one acl (including commandline "
"specified groups). This limit is defined by MAX_GROUPS in the source code."
+#. type: Plain text
+#: helpers/external_acl/unix_group/squid_unix_group.8:44
+msgid ""
+"This manual page was written by I<Henrik Nordstrom E<lt>hno@squid-cache."
+"orgE<gt>>"
+msgstr ""
+"This manual page was written by I<Henrik Nordstrom E<lt>hno@squid-cache."
+"orgE<gt>>"
+
#. type: Plain text
#: helpers/external_acl/unix_group/squid_unix_group.8:47
msgid ""
"Foundation."
msgstr ""
+#, fuzzy
+#~ msgid "B<squid>"
+#~ msgstr "B<squid>(8)"
+
+#~ msgid "-a port"
+#~ msgstr "-a port"
+
+#~ msgid "-d level"
+#~ msgstr "-d level"
+
+#~ msgid "-f file"
+#~ msgstr "-f file"
+
+#~ msgid "-n name"
+#~ msgstr "-n name"
+
+#~ msgid "-l facility"
+#~ msgstr "-l facility"
+
+#~ msgid "-u port"
+#~ msgstr "-u port"
+
+#~ msgid "-X"
+#~ msgstr "-X"
+
+#~ msgid "-Y"
+#~ msgstr "-Y"
+
+#, fuzzy
+#~ msgid ""
+#~ "This manual is written by I<Amos Jeffries E<lt>squid3@treenet.co.nzE<gt>>"
+#~ msgstr ""
+#~ "This manual page was written by I<Henrik Nordstrom E<lt>hno@squid-cache."
+#~ "orgE<gt>>"
+
+#~ msgid ""
+#~ "Report bugs or bug-fixes to I<Squid Bugs E<lt>squid-bugs@squid-cache."
+#~ "orgE<gt>> or ideas for new improvements to I<Squid Developers E<lt>squid-"
+#~ "dev@squid-cache.orgE<gt>>"
+#~ msgstr ""
+#~ "Report bugs or bug-fixes to I<Squid Bugs E<lt>squid-bugs@squid-cache."
+#~ "orgE<gt>> or ideas for new improvements to I<Squid Developers E<lt>squid-"
+#~ "dev@squid-cache.orgE<gt>>"
+
+#, fuzzy
+#~ msgid "B<-t>I<search_timeout>"
+#~ msgstr "B<-t >I<timeout>"
+
+#, fuzzy
+#~ msgid ""
+#~ "basic_ldap_auth is written by I<Glenn Newton E<lt>gnewton@wapiti.cisti."
+#~ "nrc.caE<gt>> and I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>>"
+#~ msgstr ""
+#~ "squid_radius_auth is written by I<Marc van Selm E<lt>selm@cistron."
+#~ "nlE<gt>> with contributions from I<Henrik Nordstrom E<lt>hno@squid-cache."
+#~ "orgE<gt>> and many others"
+
+#, fuzzy
+#~ msgid "basic_pam_auth [-n \"service name\"] [-t TTL] [-o] [-1]"
+#~ msgstr "squid_pam_auth [-n \"service name\"] [-t TTL] [-o] [-1]"
+
+#~ msgid "B<-s >I<service-name>"
+#~ msgstr "B<-s >I<service-name>"
+
+#~ msgid "B<-t >I<TTL>"
+#~ msgstr "B<-t >I<TTL>"
+
+#~ msgid "B<-o>"
+#~ msgstr "B<-o>"
+
+#~ msgid "B<chown root pam_auth>"
+#~ msgstr "B<chown root pam_auth>"
+
+#~ msgid "B<chmod u+s pam_auth>"
+#~ msgstr "B<chmod u+s pam_auth>"
+
+#, fuzzy
+#~ msgid ""
+#~ "Squid basic_pam_auth and this manual is written by I<Henrik Nordstrom "
+#~ "E<lt>hno@squid-cache.orgE<gt>>"
+#~ msgstr ""
+#~ "Squid pam_auth and this manual is written by I<Henrik Nordstrom "
+#~ "E<lt>hno@squid-cache.orgE<gt>>"
+
+#, fuzzy
+#~ msgid "B<basic_radius_auth> -f configfile"
+#~ msgstr "B<squid_radius_auth> -f configfile"
+
+#, fuzzy
+#~ msgid ""
+#~ "B<basic_radius_auth> -h \"server\" [-p port] [-i identifier] -w secret"
+#~ msgstr ""
+#~ "B<squid_radius_auth> -h \"server\" [-p port] [-i identifier] -w secret"
+
+#~ msgid "B<-f >I<configfile >"
+#~ msgstr "B<-f >I<configfile >"
+
+#~ msgid "B<-h >I<server>"
+#~ msgstr "B<-h >I<server>"
+
+#~ msgid "B<-p >I<port>"
+#~ msgstr "B<-p >I<port>"
+
+#~ msgid "B<-i >I<identifier>"
+#~ msgstr "B<-i >I<identifier>"
+
+#~ msgid "B<-w >I<secret>"
+#~ msgstr "B<-w >I<secret>"
+
+#~ msgid "B<-t >I<timeout>"
+#~ msgstr "B<-t >I<timeout>"
+
+#~ msgid "B<server >I<radiusserver>"
+#~ msgstr "B<server >I<radiusserver>"
+
+#~ msgid "B<secret >I<somesecretstring>"
+#~ msgstr "B<secret >I<somesecretstring>"
+
+#~ msgid "B<identifier >I<nameofserver>"
+#~ msgstr "B<identifier >I<nameofserver>"
+
+#~ msgid "B<port >I<portnumber>"
+#~ msgstr "B<port >I<portnumber>"
+
+#, fuzzy
+#~ msgid "B<-B >I<basedn >"
+#~ msgstr "B<-h >I<server>"
+
+#, fuzzy
+#~ msgid "B<-g>"
+#~ msgstr "B<-o>"
+
+#, fuzzy
+#~ msgid "B<-F >I<filter>"
+#~ msgstr "B<-i >I<identifier>"
+
+#, fuzzy
+#~ msgid "B<-u >I<attr>"
+#~ msgstr "B<-b >I<dbpath>"
+
+#, fuzzy
+#~ msgid "B<-E>I<certpath>"
+#~ msgstr "B<-b >I<dbpath>"
+
+#, fuzzy
+#~ msgid "B<-S>"
+#~ msgstr "B<-o>"
+
+#, fuzzy
+#~ msgid "B<-K>"
+#~ msgstr "B<-o>"
+
+#, fuzzy
+#~ msgid ""
+#~ "This manual page was written by I<Henrik Nordstrom E<lt>hno@marasystems."
+#~ "comE<gt>>"
+#~ msgstr ""
+#~ "This manual page was written by I<Henrik Nordstrom E<lt>hno@squid-cache."
+#~ "orgE<gt>>"
+
+#~ msgid "squid_session [-t idle_timeout] [-b dbpath] [-a]"
+#~ msgstr "squid_session [-t idle_timeout] [-b dbpath] [-a]"
+
+#~ msgid "B<-t >I<idletimeout >B<(default 3600)>"
+#~ msgstr "B<-t >I<idletimeout >B<(default 3600)>"
+
+#~ msgid "B<-b >I<dbpath>"
+#~ msgstr "B<-b >I<dbpath>"
+
+#~ msgid "B<-a>"
+#~ msgstr "B<-a>"
+
+#~ msgid ""
+#~ "external_acl_type session ttl=300 negative_ttl=0 children=1 "
+#~ "concurrency=200 %LOGIN /usr/local/squid/libexec/squid_session"
+#~ msgstr ""
+#~ "external_acl_type session ttl=300 negative_ttl=0 children=1 "
+#~ "concurrency=200 %LOGIN /usr/local/squid/libexec/squid_session"
+
+#~ msgid "acl session external session"
+#~ msgstr "acl session external session"
+
+#~ msgid "http_access deny !session"
+#~ msgstr "http_access deny !session"
+
+#~ msgid "deny_info http://your.server/bannerpage?url=%s session"
+#~ msgstr "deny_info http://your.server/bannerpage?url=%s session"
+
+#~ msgid ""
+#~ "This helper and documentation was written by I<Henrik Nordstrom "
+#~ "E<lt>henrik@henriknordstrom.netE<gt>>"
+#~ msgstr ""
+#~ "This helper and documentation was written by I<Henrik Nordstrom "
+#~ "E<lt>henrik@henriknordstrom.netE<gt>>"
+
+#~ msgid ""
+#~ "Any questions on usage can be sent to I<Squid Users E<lt>squid-"
+#~ "users@squid-cache.orgE<gt>>."
+#~ msgstr ""
+#~ "Any questions on usage can be sent to I<Squid Users E<lt>squid-"
+#~ "users@squid-cache.orgE<gt>>."
+
+#~ msgid "B<squid>(B<8>)"
+#~ msgstr "B<squid>(B<8>)"
+
#~ msgid "pam_auth"
#~ msgstr "pam_auth"
msgid ""
msgstr ""
"Project-Id-Version: Squid-3\n"
-"POT-Creation-Date: 2010-01-11 01:17+1400\n"
+"POT-Creation-Date: 2010-01-11 13:53+1400\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Squid Developers <squid-dev@squid-cache.org>\n"
msgstr ""
#. type: SH
-#: doc/squid.8.in:4 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:14 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 tools/cachemgr.cgi.8.in:4 tools/squidclient.1:2
+#: doc/squid.8.in:2 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:14 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 tools/cachemgr.cgi.8.in:4 tools/squidclient.1:2
#, no-wrap
msgid "NAME"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:6
-msgid "squid - proxy caching server"
+#: doc/squid.8.in:4
+msgid "squid - HTTP proxy caching server"
msgstr ""
#. type: SH
-#: doc/squid.8.in:6 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:6 helpers/basic_auth/LDAP/basic_ldap_auth.8:6 helpers/basic_auth/NCSA/basic_ncsa_auth.8:17 helpers/basic_auth/PAM/basic_pam_auth.8:6 helpers/basic_auth/RADIUS/basic_radius_auth.8:6 helpers/external_acl/ldap_group/squid_ldap_group.8:6 helpers/external_acl/session/squid_session.8:6 helpers/external_acl/unix_group/squid_unix_group.8:6 tools/cachemgr.cgi.8.in:6 tools/squidclient.1:4
+#: doc/squid.8.in:4 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:6 helpers/basic_auth/LDAP/basic_ldap_auth.8:6 helpers/basic_auth/NCSA/basic_ncsa_auth.8:17 helpers/basic_auth/PAM/basic_pam_auth.8:6 helpers/basic_auth/RADIUS/basic_radius_auth.8:6 helpers/external_acl/ldap_group/squid_ldap_group.8:6 helpers/external_acl/session/squid_session.8:6 helpers/external_acl/unix_group/squid_unix_group.8:6 tools/cachemgr.cgi.8.in:6 tools/squidclient.1:4
#, no-wrap
msgid "SYNOPSIS"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:8
-msgid "B<squid>"
-msgstr ""
-
-#. type: Plain text
-#: doc/squid.8.in:11
+#: doc/squid.8.in:9
msgid "I<facility>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:13
+#: doc/squid.8.in:11
msgid "I<config-file>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:15 tools/squidclient.1:33
+#: doc/squid.8.in:13 tools/squidclient.1:33
msgid "I<port>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:17
+#: doc/squid.8.in:15
msgid "I<signal>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:19
+#: doc/squid.8.in:17
msgid "I<service-name>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:21
-msgid "I<cmd-line>"
+#: doc/squid.8.in:19
+msgid "I<command-line>"
msgstr ""
#. type: SH
-#: doc/squid.8.in:22 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:9 helpers/basic_auth/LDAP/basic_ldap_auth.8:13 helpers/basic_auth/NCSA/basic_ncsa_auth.8:23 helpers/basic_auth/PAM/basic_pam_auth.8:9 helpers/basic_auth/RADIUS/basic_radius_auth.8:13 helpers/external_acl/ldap_group/squid_ldap_group.8:9 helpers/external_acl/session/squid_session.8:9 helpers/external_acl/unix_group/squid_unix_group.8:9 tools/cachemgr.cgi.8.in:8 tools/squidclient.1:59
+#: doc/squid.8.in:20 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:9 helpers/basic_auth/LDAP/basic_ldap_auth.8:13 helpers/basic_auth/NCSA/basic_ncsa_auth.8:23 helpers/basic_auth/PAM/basic_pam_auth.8:9 helpers/basic_auth/RADIUS/basic_radius_auth.8:13 helpers/external_acl/ldap_group/squid_ldap_group.8:9 helpers/external_acl/session/squid_session.8:9 helpers/external_acl/unix_group/squid_unix_group.8:9 tools/cachemgr.cgi.8.in:8 tools/squidclient.1:59
#, no-wrap
msgid "DESCRIPTION"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:29
+#: doc/squid.8.in:26
msgid ""
"B<squid> is a high-performance proxy caching server for web clients, "
"supporting FTP, gopher, ICAP, ICP, HTCP and HTTP data objects. Unlike "
-"traditional caching software, B<squid> handles all requests in a single, "
+"traditional caching software, Squid handles all requests in a single, "
"non-blocking process."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:34
+#: doc/squid.8.in:30
msgid ""
-"B<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."
+"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
-#: doc/squid.8.in:41
+#: doc/squid.8.in:35
msgid ""
-"B<squid> supports SSL, extensive access controls, and full request logging. "
-"By using the lightweight Internet Cache Protocols ICP, HTCP or CARP, "
-"B<squid> caches can be arranged in a hierarchy or mesh for additional "
-"bandwidth savings."
+"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
-#: doc/squid.8.in:48
+#: doc/squid.8.in:43
msgid ""
-"B<squid> consists of a main server program squid, 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."
+"Squid consists of a main server program B<squid> , 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
-#: doc/squid.8.in:51
-msgid "B<squid> is derived from the ARPA-funded Harvest Project"
+#: doc/squid.8.in:45
+msgid "Squid is derived from the ARPA-funded Harvest Project."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:63
+#: doc/squid.8.in:51
msgid ""
"This manual page only lists the command line arguments. For details on how "
-"to configure B<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 B<squid> home page "
-"http://www.squid-cache.org/Doc/config/"
+"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: SH
-#: doc/squid.8.in:65 helpers/basic_auth/LDAP/basic_ldap_auth.8:32 helpers/basic_auth/NCSA/basic_ncsa_auth.8:29 tools/squidclient.1:67
+#: doc/squid.8.in:54 helpers/basic_auth/LDAP/basic_ldap_auth.8:32 helpers/basic_auth/NCSA/basic_ncsa_auth.8:29 tools/squidclient.1:67
#, no-wrap
msgid "OPTIONS"
msgstr ""
-#. type: IP
-#: doc/squid.8.in:66
-#, no-wrap
-msgid "-a port"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:69
-msgid ""
-"Specify HTTP port number where Squid should listen for requests, in addition "
-"to any http_port specifications in squid.conf."
-msgstr ""
-
-#. type: IP
-#: doc/squid.8.in:69
+#: doc/squid.8.in:60
#, no-wrap
-msgid "-d level"
+msgid ""
+" Specify HTTP port number where Squid should listen for requests, in "
+"addition to any\n"
+"B<http_port>\n"
+"specifications in \n"
+"B<squid.conf>\n"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:71
+#: doc/squid.8.in:62
msgid "Write debugging to stderr also."
msgstr ""
-#. type: IP
-#: doc/squid.8.in:71
-#, no-wrap
-msgid "-f file"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:78
+#: doc/squid.8.in:72
msgid ""
"Use the given config-file instead of I<@SYSCONFDIR@/squid.conf>. If the "
-"file name starts with a ! or | 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."
+"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
-#: doc/squid.8.in:80
+#: doc/squid.8.in:74
msgid "Print help message."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:82
+#: doc/squid.8.in:76
msgid "Install as a Windows Service (see -n option)."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:85
+#: doc/squid.8.in:81
msgid ""
-"Parse configuration file, then send signal to running copy (except -k parse) "
-"and exit."
-msgstr ""
-
-#. type: IP
-#: doc/squid.8.in:85
-#, no-wrap
-msgid "-n name"
+"Parse configuration file, then send signal to running copy (except B<-k "
+"parse> ) and exit."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:88
+#: doc/squid.8.in:84
msgid ""
"Specify Windows Service name to use for service operations, default is: "
"B<Squid>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:91
+#: doc/squid.8.in:87
msgid "Remove a Windows Service (see -n option)."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:94
+#: doc/squid.8.in:90
msgid "Enable logging to syslog. Also configurable in B<@SYSCONFDIR@/squid.conf>"
msgstr ""
-#. type: IP
-#: doc/squid.8.in:94
-#, no-wrap
-msgid "-l facility"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:96
-msgid "Use specified syslog facility. implies -s"
-msgstr ""
-
-#. type: IP
-#: doc/squid.8.in:96
-#, no-wrap
-msgid "-u port"
+#: doc/squid.8.in:93
+msgid "Use specified syslog facility. implies B<-s>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:98
+#: doc/squid.8.in:95
msgid "Specify ICP port number (default: 3130), disable with 0."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:100
+#: doc/squid.8.in:97
msgid "Print version and build details."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:102
+#: doc/squid.8.in:99
msgid "Create swap directories"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:104
+#: doc/squid.8.in:101
msgid "Do not catch fatal signals."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:106
+#: doc/squid.8.in:103
msgid "Don't serve any requests until store is rebuilt."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:108
+#: doc/squid.8.in:105
msgid "No daemon mode."
msgstr ""
#. type: IP
-#: doc/squid.8.in:108
+#: doc/squid.8.in:105
#, no-wrap
msgid "-O options"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:110
+#: doc/squid.8.in:107
msgid "Set Windows Service Command line options in Registry."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:112
-msgid "Do not set REUSEADDR on port."
+#: doc/squid.8.in:111
+msgid "Do not set B<REUSEADDR> on port."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:114
+#: doc/squid.8.in:113
msgid "Double-check swap during rebuild."
msgstr ""
-#. type: IP
-#: doc/squid.8.in:114
-#, no-wrap
-msgid "-X"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:116
+#: doc/squid.8.in:115
msgid "Force full debugging."
msgstr ""
-#. type: IP
-#: doc/squid.8.in:116
-#, no-wrap
-msgid "-Y"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:118
-msgid "Only return UDP_HIT or UDP_MISS_NOFETCH during fast reload."
+#: doc/squid.8.in:121
+msgid "Only return B<UDP_HIT> or B<UDP_MISS_NOFETCH> during fast reload."
msgstr ""
#. type: SH
-#: doc/squid.8.in:119 tools/cachemgr.cgi.8.in:13
+#: doc/squid.8.in:122 tools/cachemgr.cgi.8.in:13
#, no-wrap
msgid "FILES"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:127
+#: doc/squid.8.in:130
msgid ""
"The main configuration file. You must initially make changes to this file "
"for B<squid> to work. For example, the default configuration does not allow "
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:130
+#: doc/squid.8.in:133
msgid "I<*.default files>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:134
+#: doc/squid.8.in:136 doc/squid.8.in:144
msgid ""
"Reference copy of the configuration file. Always kept up to date with the "
-"version of Squid you are using. Use this to look up the default "
-"configuration settings and syntax after upgrading."
+"version of Squid you are using."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:143
+#: doc/squid.8.in:138
msgid ""
-"Reference copy of the configuration file. Always kept up to date with the "
-"version of Squid you are using. 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. "
-"B<see>http://www.squid-cache.org/Doc/config/"
+"Use this to look up the default configuration settings and syntax after "
+"upgrading."
+msgstr ""
+
+#. type: Plain text
+#: doc/squid.8.in:149
+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. B<see>http://www.squid-cache.org/Doc/config/"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:148
-msgid "The main configuration file for the web cachemgr.cgi tools."
+#: doc/squid.8.in:156
+msgid "The main configuration file for the web B<cachemgr.cgi> tools."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:153
+#: doc/squid.8.in:161
msgid "The main configuration file for the Sample MSNT authenticator."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:160
+#: doc/squid.8.in:168
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 "
+"set any company branding you need, it will apply to every language Squid "
"provides error pages for."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:165
+#: doc/squid.8.in:173
msgid "MIME type mappings for FTP gatewaying"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:172
-msgid "Location of B<squid> error pages and templates."
+#: doc/squid.8.in:178
+msgid "Location of Squid error pages and templates."
msgstr ""
#. type: SH
-#: doc/squid.8.in:174 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:78 helpers/basic_auth/LDAP/basic_ldap_auth.8:237 helpers/basic_auth/NCSA/basic_ncsa_auth.8:37 helpers/basic_auth/PAM/basic_pam_auth.8:89 helpers/basic_auth/RADIUS/basic_radius_auth.8:87 helpers/external_acl/ldap_group/squid_ldap_group.8:211 helpers/external_acl/session/squid_session.8:61 helpers/external_acl/unix_group/squid_unix_group.8:63 tools/cachemgr.cgi.8.in:39 tools/squidclient.1:119
+#: doc/squid.8.in:180 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:89 helpers/basic_auth/LDAP/basic_ldap_auth.8:240 helpers/basic_auth/NCSA/basic_ncsa_auth.8:37 helpers/basic_auth/PAM/basic_pam_auth.8:98 helpers/basic_auth/RADIUS/basic_radius_auth.8:93 helpers/external_acl/ldap_group/squid_ldap_group.8:225 helpers/external_acl/session/squid_session.8:67 helpers/external_acl/unix_group/squid_unix_group.8:63 tools/cachemgr.cgi.8.in:39 tools/squidclient.1:119
#, no-wrap
msgid "SEE ALSO"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:183
+#: doc/squid.8.in:189
msgid "B<The Squid FAQ wiki http://wiki.squid-cache.org/SquidFaq>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:184
+#: doc/squid.8.in:190
msgid "B<The Squid Configuration Manual http://www.squid-cache.org/Doc/config/>"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:1 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:8
+#. type: TH
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:1
#, no-wrap
msgid "basic_getpwnam_auth"
msgstr ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:15
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:19
msgid ""
-"Uses getpwnam() and getspnam() routines for authentication. This has the "
-"following advantages over the NCSA module:"
+"Uses B<getpwnam()> and B<getspnam()> routines for authentication. This has "
+"the following advantages over the NCSA module:"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:21
-msgid ""
-"B<Allows>authenticationB<of>allB<known>localB<users> "
-"B<Allows>authenticationB<through>nsswitch.conf B<can>handleB<NIS(+)>requests "
-"B<can>handleB<LDAP>request B<can>handleB<PAM>request"
-msgstr ""
-
-#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:22
+#. type: IP
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:20 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:21
#, no-wrap
-msgid "SQUID.CONF"
+msgid "Allows"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:26
-msgid "B<auth_param basic program /path/to/basic_getpwnam_auth>"
+#. type: IP
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:22 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:23 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:24
+#, no-wrap
+msgid "Can"
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:28 helpers/basic_auth/LDAP/basic_ldap_auth.8:206 helpers/basic_auth/PAM/basic_pam_auth.8:49 helpers/external_acl/ldap_group/squid_ldap_group.8:179 helpers/external_acl/unix_group/squid_unix_group.8:36
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:32 helpers/basic_auth/LDAP/basic_ldap_auth.8:206 helpers/basic_auth/PAM/basic_pam_auth.8:49 helpers/external_acl/ldap_group/squid_ldap_group.8:187 helpers/external_acl/unix_group/squid_unix_group.8:36
#, no-wrap
msgid "NOTES"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:35 helpers/basic_auth/PAM/basic_pam_auth.8:56
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:41
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"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:40
-msgid "B<chown root basic_getpwnam_auth> B<chmod u+s basic_getpwnam_auth>"
+"recommended, but if you absolutely need to then make the program B<setuid> "
+"B<root>"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:48 helpers/basic_auth/PAM/basic_pam_auth.8:69
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:54 helpers/basic_auth/PAM/basic_pam_auth.8:69
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, "
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:49 helpers/basic_auth/LDAP/basic_ldap_auth.8:212 helpers/basic_auth/NCSA/basic_ncsa_auth.8:35 helpers/basic_auth/PAM/basic_pam_auth.8:70 helpers/basic_auth/RADIUS/basic_radius_auth.8:65 helpers/external_acl/ldap_group/squid_ldap_group.8:185 helpers/external_acl/session/squid_session.8:47 helpers/external_acl/unix_group/squid_unix_group.8:41 tools/squidclient.1:122
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:55 helpers/basic_auth/LDAP/basic_ldap_auth.8:212 helpers/basic_auth/NCSA/basic_ncsa_auth.8:35 helpers/basic_auth/PAM/basic_pam_auth.8:70 helpers/basic_auth/RADIUS/basic_radius_auth.8:65 helpers/external_acl/ldap_group/squid_ldap_group.8:193 helpers/external_acl/session/squid_session.8:48 helpers/external_acl/unix_group/squid_unix_group.8:41 tools/squidclient.1:122
#, no-wrap
msgid "AUTHOR"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:54
-msgid ""
-"Squid basic_getpwnam_auth is written by I<Erik Hofman "
-"E<lt>erik.hofman@a1.nlE<gt>> I<Robin Elfrink E<lt>robin@a1.nlE<gt>> "
-"I<Giancarlo Razzolini E<lt>linux-fan@onda.com.brE<gt>>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:57 helpers/external_acl/ldap_group/squid_ldap_group.8:195
+msgid "This program was written by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:57
-msgid "Based on original code by I<Jon Thackray E<lt>jrmt@uk.gdscorp.comE<gt>.>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:62
+msgid "Based on original code by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:60
-msgid "This manual is written by I<Amos Jeffries E<lt>squid3@treenet.co.nzE<gt>>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:65 helpers/basic_auth/RADIUS/basic_radius_auth.8:74 helpers/external_acl/ldap_group/squid_ldap_group.8:204
+msgid "This manual was written by"
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:61 helpers/basic_auth/PAM/basic_pam_auth.8:74
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:67 helpers/basic_auth/PAM/basic_pam_auth.8:77
#, no-wrap
msgid "COPYRIGHT"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:64
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:71
msgid ""
-"Squid basic_getpwnam_auth and this manual is Copyright to the authors listed "
-"above."
+"Squid B<basic_getpwnam_auth> and this manual is Copyright to the authors "
+"listed above."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:66
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:73
msgid ""
"Distributed under the GNU General Public License (GNU GPL) version 2 and "
"later."
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:67 helpers/basic_auth/LDAP/basic_ldap_auth.8:225 helpers/basic_auth/PAM/basic_pam_auth.8:78 helpers/basic_auth/RADIUS/basic_radius_auth.8:75 helpers/external_acl/ldap_group/squid_ldap_group.8:199 helpers/external_acl/session/squid_session.8:51 helpers/external_acl/unix_group/squid_unix_group.8:53
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:74 helpers/basic_auth/LDAP/basic_ldap_auth.8:224 helpers/basic_auth/PAM/basic_pam_auth.8:83 helpers/basic_auth/RADIUS/basic_radius_auth.8:76 helpers/external_acl/ldap_group/squid_ldap_group.8:209 helpers/external_acl/session/squid_session.8:52 helpers/external_acl/unix_group/squid_unix_group.8:53
#, no-wrap
msgid "QUESTIONS"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:71 helpers/basic_auth/PAM/basic_pam_auth.8:82
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:77 helpers/basic_auth/PAM/basic_pam_auth.8:86 helpers/basic_auth/RADIUS/basic_radius_auth.8:79 helpers/external_acl/session/squid_session.8:55
msgid ""
"Questions on the usage of this program can be sent to the I<Squid Users "
-"E<lt>squid-users@squid-cache.orgE<gt>> mailing list."
+"mailing list>"
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:72 helpers/basic_auth/LDAP/basic_ldap_auth.8:231 helpers/basic_auth/PAM/basic_pam_auth.8:83 helpers/basic_auth/RADIUS/basic_radius_auth.8:81 helpers/external_acl/ldap_group/squid_ldap_group.8:205 helpers/external_acl/session/squid_session.8:55 helpers/external_acl/unix_group/squid_unix_group.8:57
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:79 helpers/basic_auth/LDAP/basic_ldap_auth.8:230 helpers/basic_auth/PAM/basic_pam_auth.8:88 helpers/basic_auth/RADIUS/basic_radius_auth.8:83 helpers/external_acl/ldap_group/squid_ldap_group.8:215 helpers/external_acl/session/squid_session.8:57 helpers/external_acl/unix_group/squid_unix_group.8:57
#, no-wrap
msgid "REPORTING BUGS"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:77 helpers/basic_auth/LDAP/basic_ldap_auth.8:236 helpers/basic_auth/PAM/basic_pam_auth.8:88 helpers/basic_auth/RADIUS/basic_radius_auth.8:86 helpers/external_acl/ldap_group/squid_ldap_group.8:210 helpers/external_acl/session/squid_session.8:60
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:81 helpers/basic_auth/LDAP/basic_ldap_auth.8:232 helpers/basic_auth/PAM/basic_pam_auth.8:90 helpers/basic_auth/RADIUS/basic_radius_auth.8:85 helpers/external_acl/ldap_group/squid_ldap_group.8:217 helpers/external_acl/session/squid_session.8:59
+msgid "Report bugs or bug fixes using http://bugs.squid-cache.org/"
+msgstr ""
+
+#. type: Plain text
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:84 helpers/basic_auth/LDAP/basic_ldap_auth.8:235 helpers/basic_auth/PAM/basic_pam_auth.8:93 helpers/basic_auth/RADIUS/basic_radius_auth.8:88 helpers/external_acl/ldap_group/squid_ldap_group.8:220 helpers/external_acl/session/squid_session.8:62
msgid ""
-"Report bugs or bug-fixes to I<Squid Bugs "
-"E<lt>squid-bugs@squid-cache.orgE<gt>> or ideas for new improvements to "
-"I<Squid Developers E<lt>squid-dev@squid-cache.orgE<gt>>"
+"Report serious security bugs to I<Squid Bugs "
+"E<lt>squid-bugs@squid-cache.orgE<gt>>"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:79
-msgid "B<squid>(8),B<basic_pam_auth>(8),B<basic_ncsa_auth>(8),B<basic_ldap_auth>(8)"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:87 helpers/basic_auth/LDAP/basic_ldap_auth.8:238 helpers/basic_auth/PAM/basic_pam_auth.8:96 helpers/basic_auth/RADIUS/basic_radius_auth.8:91 helpers/external_acl/ldap_group/squid_ldap_group.8:223 helpers/external_acl/session/squid_session.8:65
+msgid "Report ideas for new improvements to the I<Squid Developers mailing list>"
msgstr ""
#. type: TH
msgid "basic_ldap_auth - LDAP authentication helper for Squid"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:9
-msgid ""
-"B<basic_ldap_auth> -b \"base DN\" [-u attribute] [options] "
-"[ldap_server_name[:port]|URI]..."
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:12
-msgid ""
-"B<basic_ldap_auth> -b \"base DN\" -f \"LDAP search filter\" [options] "
-"[ldap_server_name[:port]|URI]..."
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:20
msgid ""
msgstr ""
#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:34 helpers/external_acl/ldap_group/squid_ldap_group.8:26
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:34
#, no-wrap
msgid "B<-b >I<basedn >B<(REQUIRED)>"
msgstr ""
msgstr ""
#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:38 helpers/external_acl/ldap_group/squid_ldap_group.8:40
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:38
#, no-wrap
msgid "B<-f >I<filter>"
msgstr ""
msgstr ""
#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:66 helpers/external_acl/ldap_group/squid_ldap_group.8:61
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:66
#, no-wrap
msgid "B<-s >I<base|one|sub>"
msgstr ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:77 helpers/external_acl/ldap_group/squid_ldap_group.8:71
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:77 helpers/external_acl/ldap_group/squid_ldap_group.8:77
msgid ""
"B<base> object only, B<one> level below the base object or B<sub>tree below "
"the base object"
msgstr ""
#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:78 helpers/external_acl/ldap_group/squid_ldap_group.8:72
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:78
#, no-wrap
msgid "B<-D >I<binddn >B<-w >I<password>"
msgstr ""
msgstr ""
#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:89 helpers/external_acl/ldap_group/squid_ldap_group.8:83
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:89
#, no-wrap
msgid "B<-D >I<binddn >B<-W >I<secretfile >"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:93 helpers/external_acl/ldap_group/squid_ldap_group.8:87
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:93 helpers/external_acl/ldap_group/squid_ldap_group.8:93
msgid ""
"The DN and the name of a file containing the password to bind as while "
"performing searches."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:98 helpers/external_acl/ldap_group/squid_ldap_group.8:92
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:98 helpers/external_acl/ldap_group/squid_ldap_group.8:98
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 "
msgstr ""
#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:99 helpers/external_acl/ldap_group/squid_ldap_group.8:93
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:99
#, no-wrap
msgid "B<-P>"
msgstr ""
msgstr ""
#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:117 helpers/external_acl/ldap_group/squid_ldap_group.8:101
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:117
#, no-wrap
msgid "B<-R>"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:120 helpers/external_acl/ldap_group/squid_ldap_group.8:104
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:120
msgid "do not follow referrals"
msgstr ""
#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:121 helpers/external_acl/ldap_group/squid_ldap_group.8:105
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:121
#, no-wrap
msgid "B<-a >I<never|always|search|find>"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:124 helpers/external_acl/ldap_group/squid_ldap_group.8:108
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:124
msgid "when to dereference aliases. Defaults to 'never'"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:133 helpers/external_acl/ldap_group/squid_ldap_group.8:117
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:133 helpers/external_acl/ldap_group/squid_ldap_group.8:123
msgid ""
"B<never> dereference aliases (default), B<always> dereference aliases, only "
"while B<search>ing or only to B<find> the base object"
msgstr ""
#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:134 helpers/external_acl/ldap_group/squid_ldap_group.8:118
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:134
#, no-wrap
msgid "B<-H>I< ldapuri>"
msgstr ""
msgstr ""
#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:139 helpers/external_acl/ldap_group/squid_ldap_group.8:122
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:139
#, no-wrap
msgid "B<-h>I< ldapserver>"
msgstr ""
msgstr ""
#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:143 helpers/external_acl/ldap_group/squid_ldap_group.8:125
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:143
#, no-wrap
msgid "B<-p>I< ldapport>"
msgstr ""
msgstr ""
#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:149 helpers/external_acl/ldap_group/squid_ldap_group.8:130
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:149
#, no-wrap
msgid "B<-v>I< 2|3>"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:152 helpers/external_acl/ldap_group/squid_ldap_group.8:133
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:152 helpers/external_acl/ldap_group/squid_ldap_group.8:139
msgid "LDAP protocol version. Defaults to 2 if not specified."
msgstr ""
#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:153 helpers/external_acl/ldap_group/squid_ldap_group.8:134
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:153
#, no-wrap
msgid "B<-Z>"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:156 helpers/external_acl/ldap_group/squid_ldap_group.8:137
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:156 helpers/external_acl/ldap_group/squid_ldap_group.8:143
msgid "Use TLS encryption"
msgstr ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:160 helpers/external_acl/ldap_group/squid_ldap_group.8:141
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:160 helpers/external_acl/ldap_group/squid_ldap_group.8:147
msgid "Enable LDAP over SSL (requires Netscape LDAP API libraries)"
msgstr ""
#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:161 helpers/external_acl/ldap_group/squid_ldap_group.8:142
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:161
#, no-wrap
msgid "B<-c>I<connect_timeout>"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:165 helpers/external_acl/ldap_group/squid_ldap_group.8:146
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:165 helpers/external_acl/ldap_group/squid_ldap_group.8:152
msgid ""
"Specify timeout used when connecting to LDAP servers (requires Netscape LDAP "
"API libraries)"
msgstr ""
-#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:165 helpers/external_acl/ldap_group/squid_ldap_group.8:146
-#, no-wrap
-msgid "B<-t>I<search_timeout>"
-msgstr ""
-
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:168 helpers/external_acl/ldap_group/squid_ldap_group.8:149
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:168 helpers/external_acl/ldap_group/squid_ldap_group.8:155
msgid "Specify time limit on LDAP search operations"
msgstr ""
#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:169 helpers/external_acl/ldap_group/squid_ldap_group.8:158
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:169
#, no-wrap
msgid "B<-d>"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:174 helpers/external_acl/ldap_group/squid_ldap_group.8:163
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:174 helpers/external_acl/ldap_group/squid_ldap_group.8:169
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."
"server name:"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:181
-msgid "basic_ldap_auth -b \"ou=people,dc=your,dc=domain\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:185
msgid ""
"base DN and login name alone:"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:187
-msgid "basic_ldap_auth -b \"dc=your,dc=domain\" -f \"uid=%s\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:190
msgid ""
"attribute"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:192
-msgid ""
-"basic_ldap_auth -b \"dc=your,dc=domain\" -f "
-"\"(&(uid=%s)(specialattribute=value))\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:196
msgid ""
"following complex Active Directory example"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:205
-msgid ""
-"basic_ldap_auth -P -R -b \"dc=your,dc=domain\" -D "
-"\"cn=squid,cn=users,dc=your,dc=domain\" -w \"secretsquidpassword\" -f "
-"\"(&(userPrincipalName=%s)(objectClass=Person))\" activedirectoryserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:211
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:215 helpers/basic_auth/RADIUS/basic_radius_auth.8:68 helpers/external_acl/unix_group/squid_unix_group.8:44
-msgid ""
-"This manual page was written by I<Henrik Nordstrom "
-"E<lt>hno@squid-cache.orgE<gt>>"
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:214 helpers/basic_auth/PAM/basic_pam_auth.8:72 helpers/basic_auth/RADIUS/basic_radius_auth.8:67
+msgid "This program is written by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:220
-msgid ""
-"basic_ldap_auth is written by I<Glenn Newton "
-"E<lt>gnewton@wapiti.cisti.nrc.caE<gt>> and I<Henrik Nordstrom "
-"E<lt>hno@squid-cache.orgE<gt>>"
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:218 helpers/basic_auth/PAM/basic_pam_auth.8:75
+msgid "This manual is written by"
msgstr ""
#. type: SH
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:221 helpers/external_acl/unix_group/squid_unix_group.8:48
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:220 helpers/external_acl/unix_group/squid_unix_group.8:48
#, no-wrap
msgid "KNOWN ISSUES"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:224
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:223
msgid ""
"Will crash if other % values than %s is used in -f, or if more than 15 %s is "
"used."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:230 helpers/external_acl/ldap_group/squid_ldap_group.8:204
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:229 helpers/external_acl/ldap_group/squid_ldap_group.8:214
msgid ""
"Any questions on usage can be sent to I<Squid Users "
"E<lt>squid-users@squid-cache.orgE<gt>>, or to your favorite LDAP list/friend "
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:239
-msgid "B<ldapsearch>(B<1>),"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:241 helpers/external_acl/ldap_group/squid_ldap_group.8:216
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:244 helpers/external_acl/ldap_group/squid_ldap_group.8:230
msgid "Your favorite LDAP documentation"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:242 helpers/external_acl/ldap_group/squid_ldap_group.8:217
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:245 helpers/external_acl/ldap_group/squid_ldap_group.8:231
msgid "B<RFC2254> - The String Representation of LDAP Search Filters,"
msgstr ""
msgid "pam_auth - Squid PAM Basic authentication helper"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:8
-msgid "basic_pam_auth [-n \"service name\"] [-t TTL] [-o] [-1]"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:13
msgid ""
"to validate the user name and password of Basic HTTP authentication."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:14
-#, no-wrap
-msgid "B<-s >I<service-name>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:17
msgid "Specifies the PAM service name Squid uses, defaults to \"squid\""
msgstr ""
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:18
-#, no-wrap
-msgid "B<-t >I<TTL>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:26
msgid ""
"configurations."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:27
-#, no-wrap
-msgid "B<-o>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:31
msgid "Do not perform the PAM account management group (account expiration etc)"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:59
-msgid "B<chown root pam_auth>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:61
-msgid "B<chmod u+s pam_auth>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:73
+#: helpers/basic_auth/PAM/basic_pam_auth.8:56
msgid ""
-"Squid basic_pam_auth and this manual is written by I<Henrik Nordstrom "
-"E<lt>hno@squid-cache.orgE<gt>>"
+"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
-#: helpers/basic_auth/PAM/basic_pam_auth.8:77
-msgid ""
-"Squid basic_pam_auth and this manual is Copyright 1999,2002,2003 Henrik "
-"Nordstrom E<lt>hno@squid-cache.orgE<gt>"
+#: helpers/basic_auth/PAM/basic_pam_auth.8:81
+msgid "Squid B<basic_pam_auth> and this manual is Copyright 1999,2002,2003"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:90
-msgid "B<pam>(8),B< PAM Systems Administrator Guide>"
+#: helpers/basic_auth/PAM/basic_pam_auth.8:100
+msgid "PAM Systems Administrator Guide"
msgstr ""
#. type: TH
msgid "basic_radius_auth - Squid RADIUS authentication helper"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:9
-msgid "B<basic_radius_auth> -f configfile"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:12
-msgid "B<basic_radius_auth> -h \"server\" [-p port] [-i identifier] -w secret"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:16
msgid ""
"name and password of Basic HTTP authentication."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:17
-#, no-wrap
-msgid "B<-f >I<configfile >"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:21
msgid ""
"for details."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:22
-#, no-wrap
-msgid "B<-h >I<server>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:25
msgid "Alternative method of specifying the server to connect to"
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:26
-#, no-wrap
-msgid "B<-p >I<port>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:30
msgid ""
"different from the default RADIUS port. Normally not specified."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:31
-#, no-wrap
-msgid "B<-i >I<identifier>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:35
msgid ""
"specified the IP address is used as to identify the proxy."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:35
-#, no-wrap
-msgid "B<-w >I<secret>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:39
msgid ""
"file is generally more secure and recommended."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:40
-#, no-wrap
-msgid "B<-t >I<timeout>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:43
msgid "RADIUS request timeout. Default 10 seconds."
"ignored."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:49
-#, no-wrap
-msgid "B<server >I<radiusserver>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:52
msgid "specifies the name or address of the RADIUS server to connect to."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:53
-#, no-wrap
-msgid "B<secret >I<somesecretstring>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:56
msgid "specifies the shared RADIUS secret."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:57
-#, no-wrap
-msgid "B<identifier >I<nameofserver>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:61
msgid ""
"This directive is optional."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:62
-#, no-wrap
-msgid "B<port >I<portnumber>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:65
msgid "Specifies the port number or service name where the helper should connect."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:74
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:72
msgid ""
-"basic_radius_auth is written by I<Marc van Selm E<lt>selm@cistron.nlE<gt>> "
-"with contributions from I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>> "
-"and many others"
+"With contributions from I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>> "
+"and many others."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:80
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:82
msgid ""
-"Any questions on usage can be sent to I<Squid Users "
-"E<lt>squid-users@squid-cache.orgE<gt>>, or to your favorite RADIUS "
-"list/friend if the question is more related to RADIUS than Squid."
+"or to 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:88
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:94
msgid "B<RFC2058> - Remote Authentication Dial In User Service (RADIUS)"
msgstr ""
msgid "squid_ldap_group - Squid LDAP external acl group helper"
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:8
-msgid ""
-"squid_ldap_group -b \"base DN\" -f \"LDAP search filter\" [options] "
-"[ldap_server_name[:port]|URI]..."
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/ldap_group/squid_ldap_group.8:16
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:21
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:27
msgid ""
-"As expected by the external_acl construct of Squid, after specifying a "
-"username and group followed by a new line, this helper will produce either "
-"OK or ERR on the following line to show if the user is a member of the "
+"As expected by the B<external_acl_type> construct of Squid, after specifying "
+"a username and group followed by a new line, this helper will produce either "
+"B<OK> or B<ERR> on the following line to show if the user is a member of the "
"specified group."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:25
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:31
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:29
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:35
msgid "Specifies the base DN under which the groups are located."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:30
-#, no-wrap
-msgid "B<-B >I<basedn >"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:33
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:39
msgid "Specifies the base DN under which the users are located (if different)"
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:34
-#, no-wrap
-msgid "B<-g>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:39
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:45
msgid ""
"Specifies that the first query argument sent to the helper by Squid is a "
"extension to the basedn and will be temporarily added in front of the global "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:47
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:53
msgid ""
"LDAP search filter used to search the LDAP directory for any matching group "
"memberships. In the filter %u will be replaced by the user name (or DN if "
"the -F or -u options are used) and %g by the requested group name."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:48
-#, no-wrap
-msgid "B<-F >I<filter>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:55
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:61
msgid ""
"LDAP search filter used to search the LDAP directory for any matching "
"users. In the filter %s will be replaced by the user name. If % is to be "
"included literally in the filter then use %%."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:56
-#, no-wrap
-msgid "B<-u >I<attr>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:60
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:66
msgid ""
"LDAP attribute used to construct the user DN from the user name and base dn "
"without needing to search for the user."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:64
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:70
msgid "search scope. Defaults to 'sub'."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:76
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:82
msgid ""
"The DN and password to bind as while performing searches. Required if the "
"directory does not allow anonymous searches."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:82
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:88
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:100
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:106
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:121
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:110
+msgid "Do not follow referrals"
+msgstr ""
+
+#. type: Plain text
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:114
+msgid "When to dereference aliases. Defaults to 'never'"
+msgstr ""
+
+#. type: Plain text
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:127
msgid ""
"Specity the LDAP server to connect to by a LDAP URI (requires OpenLDAP "
"libraries)"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:125
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:131
msgid "Specify the LDAP server to connect to"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:129
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:135
msgid ""
"Specify an alternate TCP port where the ldap server is listening if other "
"than the default LDAP port 389."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:138
-#, no-wrap
-msgid "B<-E>I<certpath>"
-msgstr ""
-
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:150
-#, no-wrap
-msgid "B<-S>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:153 helpers/external_acl/unix_group/squid_unix_group.8:24
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:159 helpers/external_acl/unix_group/squid_unix_group.8:24
msgid "Strip NT domain name component from user names (/ or \\e separated)"
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:154
-#, no-wrap
-msgid "B<-K>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:157
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:163
msgid "Strip Kerberos Realm component from user names (@ separated)"
msgstr ""
#. type: SH
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:164
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:170
#, no-wrap
msgid "SQUID CONFIGURATION"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:168
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:176
msgid ""
-"This helper is intended to be used as a external_acl_type helper from "
-"squid.conf."
+"This helper is intended to be used as an B<external_acl_type> helper in "
+"B<squid.conf.>"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:184
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:192
msgid ""
"When constructing search filters it is recommended to first test the filter "
"using ldapsearch before you attempt to use squid_ldap_group. This to verify "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:188
-msgid ""
-"This manual page was written by I<Henrik Nordstrom "
-"E<lt>hno@marasystems.comE<gt>>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:195
-msgid ""
-"squid_ldap_group is written by I<Flavio Pescuma "
-"E<lt>flavio@marasystems.comE<gt>> and I<Henrik Nordstrom "
-"E<lt>hno@squid-cache.orgE<gt>>, based on prior work in squid_ldap_auth by "
-"I<Glen Newton E<lt>glen.newton@nrc.caE<gt>>"
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:201
+msgid "Based on prior work in B<squid_ldap_auth> by"
msgstr ""
#. type: SH
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:196
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:206
#, no-wrap
msgid "KNOWN LIMITATIONS"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:198
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:208
msgid "Max 16 occurrences of %s in the -u argument is supported."
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:214
-msgid "B<squid_ldap_auth>(B<8>), B<ldapsearch>(B<1>),"
-msgstr ""
-
#. type: TH
#: helpers/external_acl/session/squid_session.8:1
#, no-wrap
msgid "squid_session - Squid session tracking external acl group helper"
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:8
-msgid "squid_session [-t idle_timeout] [-b dbpath] [-a]"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:13
msgid ""
msgid "Intended use is for displaying \"terms of use\" pages, ad popups etc."
msgstr ""
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:16
-#, no-wrap
-msgid "B<-t >I<idletimeout >B<(default 3600)>"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:19
msgid "Specifies the session idle timeout timer."
msgstr ""
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:20
-#, no-wrap
-msgid "B<-b >I<dbpath>"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:25
msgid ""
"it's helpers (Squid restart or rotation of logs)."
msgstr ""
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:26
-#, no-wrap
-msgid "B<-a>"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:30
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:39
-msgid ""
-"external_acl_type session ttl=300 negative_ttl=0 children=1 concurrency=200 "
-"%LOGIN /usr/local/squid/libexec/squid_session"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:41
-msgid "acl session external session"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:43
-msgid "http_access deny !session"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:45
-msgid "deny_info http://your.server/bannerpage?url=%s session"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:47
+#: helpers/external_acl/session/squid_session.8:48
msgid ""
-"Then set up http://your.server/bannerpage to display a session startup page "
-"and then redirect the user back to the requested URL given in the url query "
-"parameter."
+"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
#: helpers/external_acl/session/squid_session.8:50
-msgid ""
-"This helper and documentation was written by I<Henrik Nordstrom "
-"E<lt>henrik@henriknordstrom.netE<gt>>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:54
-msgid ""
-"Any questions on usage can be sent to I<Squid Users "
-"E<lt>squid-users@squid-cache.orgE<gt>>."
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:62
-msgid "B<squid>(B<8>)"
+msgid "This program and documentation was written by"
msgstr ""
#. type: TH
"specified groups). This limit is defined by MAX_GROUPS in the source code."
msgstr ""
+#. type: Plain text
+#: helpers/external_acl/unix_group/squid_unix_group.8:44
+msgid ""
+"This manual page was written by I<Henrik Nordstrom "
+"E<lt>hno@squid-cache.orgE<gt>>"
+msgstr ""
+
#. type: Plain text
#: helpers/external_acl/unix_group/squid_unix_group.8:47
msgid ""
msgstr ""
"Project-Id-Version: squid\n"
"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
-"POT-Creation-Date: 2010-01-11 01:17+1400\n"
+"POT-Creation-Date: 2010-01-11 13:53+1400\n"
"PO-Revision-Date: 2010-01-08 17:59+0000\n"
"Last-Translator: Sergey Sedov <Unknown>\n"
"Language-Team: Russian <ru@li.org>\n"
msgstr ""
#. type: SH
-#: doc/squid.8.in:4 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:3
+#: doc/squid.8.in:2 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:14
#: helpers/basic_auth/PAM/basic_pam_auth.8:3
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:6
-msgid "squid - proxy caching server"
+#: doc/squid.8.in:4
+msgid "squid - HTTP proxy caching server"
msgstr ""
#. type: SH
-#: doc/squid.8.in:6 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:6
+#: doc/squid.8.in:4 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:6
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:6
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:17
#: helpers/basic_auth/PAM/basic_pam_auth.8:6
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:8
-msgid "B<squid>"
-msgstr ""
-
-#. type: Plain text
-#: doc/squid.8.in:11
+#: doc/squid.8.in:9
#, fuzzy
msgid "I<facility>"
msgstr "-f файл"
#. type: Plain text
-#: doc/squid.8.in:13
+#: doc/squid.8.in:11
#, fuzzy
msgid "I<config-file>"
msgstr "-f файл"
#. type: Plain text
-#: doc/squid.8.in:15 tools/squidclient.1:33
+#: doc/squid.8.in:13 tools/squidclient.1:33
msgid "I<port>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:17
+#: doc/squid.8.in:15
#, fuzzy
msgid "I<signal>"
msgstr "-f файл"
#. type: Plain text
-#: doc/squid.8.in:19
+#: doc/squid.8.in:17
msgid "I<service-name>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:21
-msgid "I<cmd-line>"
-msgstr ""
+#: doc/squid.8.in:19
+#, fuzzy
+msgid "I<command-line>"
+msgstr "-f файл"
#. type: SH
-#: doc/squid.8.in:22 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:9
+#: doc/squid.8.in:20 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:9
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:13
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:23
#: helpers/basic_auth/PAM/basic_pam_auth.8:9
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:29
+#: doc/squid.8.in:26
msgid ""
"B<squid> is a high-performance proxy caching server for web clients, "
"supporting FTP, gopher, ICAP, ICP, HTCP and HTTP data objects. Unlike "
-"traditional caching software, B<squid> handles all requests in a single, non-"
+"traditional caching software, Squid handles all requests in a single, non-"
"blocking process."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:34
+#: doc/squid.8.in:30
msgid ""
-"B<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."
+"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
-#: doc/squid.8.in:41
+#: doc/squid.8.in:35
msgid ""
-"B<squid> supports SSL, extensive access controls, and full request logging. "
-"By using the lightweight Internet Cache Protocols ICP, HTCP or CARP, "
-"B<squid> caches can be arranged in a hierarchy or mesh for additional "
-"bandwidth savings."
+"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
-#: doc/squid.8.in:48
+#: doc/squid.8.in:43
msgid ""
-"B<squid> consists of a main server program squid, 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."
+"Squid consists of a main server program B<squid> , 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
-#: doc/squid.8.in:51
-msgid "B<squid> is derived from the ARPA-funded Harvest Project"
+#: doc/squid.8.in:45
+msgid "Squid is derived from the ARPA-funded Harvest Project."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:63
+#: doc/squid.8.in:51
msgid ""
"This manual page only lists the command line arguments. For details on how "
-"to configure B<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 B<squid> home page http://www.squid-cache.org/"
-"Doc/config/"
+"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: SH
-#: doc/squid.8.in:65 helpers/basic_auth/LDAP/basic_ldap_auth.8:32
+#: doc/squid.8.in:54 helpers/basic_auth/LDAP/basic_ldap_auth.8:32
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:29 tools/squidclient.1:67
#, no-wrap
msgid "OPTIONS"
msgstr "ПАРАМЕТРЫ"
-#. type: IP
-#: doc/squid.8.in:66
-#, no-wrap
-msgid "-a port"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:69
-msgid ""
-"Specify HTTP port number where Squid should listen for requests, in addition "
-"to any http_port specifications in squid.conf."
-msgstr ""
-
-#. type: IP
-#: doc/squid.8.in:69
+#: doc/squid.8.in:60
#, no-wrap
-msgid "-d level"
+msgid ""
+" Specify HTTP port number where Squid should listen for requests, in addition to any\n"
+"B<http_port>\n"
+"specifications in \n"
+"B<squid.conf>\n"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:71
+#: doc/squid.8.in:62
msgid "Write debugging to stderr also."
msgstr ""
-#. type: IP
-#: doc/squid.8.in:71
-#, no-wrap
-msgid "-f file"
-msgstr "-f файл"
-
#. type: Plain text
-#: doc/squid.8.in:78
+#: doc/squid.8.in:72
msgid ""
"Use the given config-file instead of I<@SYSCONFDIR@/squid.conf>. If the "
-"file name starts with a ! or | 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."
+"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
-#: doc/squid.8.in:80
+#: doc/squid.8.in:74
msgid "Print help message."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:82
+#: doc/squid.8.in:76
msgid "Install as a Windows Service (see -n option)."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:85
+#: doc/squid.8.in:81
msgid ""
-"Parse configuration file, then send signal to running copy (except -k parse) "
-"and exit."
-msgstr ""
-
-#. type: IP
-#: doc/squid.8.in:85
-#, no-wrap
-msgid "-n name"
+"Parse configuration file, then send signal to running copy (except B<-k "
+"parse> ) and exit."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:88
+#: doc/squid.8.in:84
msgid ""
"Specify Windows Service name to use for service operations, default is: "
"B<Squid>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:91
+#: doc/squid.8.in:87
msgid "Remove a Windows Service (see -n option)."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:94
+#: doc/squid.8.in:90
msgid ""
"Enable logging to syslog. Also configurable in B<@SYSCONFDIR@/squid.conf>"
msgstr ""
-#. type: IP
-#: doc/squid.8.in:94
-#, no-wrap
-msgid "-l facility"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:96
-msgid "Use specified syslog facility. implies -s"
-msgstr ""
-
-#. type: IP
-#: doc/squid.8.in:96
-#, no-wrap
-msgid "-u port"
+#: doc/squid.8.in:93
+msgid "Use specified syslog facility. implies B<-s>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:98
+#: doc/squid.8.in:95
msgid "Specify ICP port number (default: 3130), disable with 0."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:100
+#: doc/squid.8.in:97
msgid "Print version and build details."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:102
+#: doc/squid.8.in:99
msgid "Create swap directories"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:104
+#: doc/squid.8.in:101
msgid "Do not catch fatal signals."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:106
+#: doc/squid.8.in:103
msgid "Don't serve any requests until store is rebuilt."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:108
+#: doc/squid.8.in:105
msgid "No daemon mode."
msgstr ""
#. type: IP
-#: doc/squid.8.in:108
+#: doc/squid.8.in:105
#, no-wrap
msgid "-O options"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:110
+#: doc/squid.8.in:107
msgid "Set Windows Service Command line options in Registry."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:112
-msgid "Do not set REUSEADDR on port."
+#: doc/squid.8.in:111
+msgid "Do not set B<REUSEADDR> on port."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:114
+#: doc/squid.8.in:113
msgid "Double-check swap during rebuild."
msgstr ""
-#. type: IP
-#: doc/squid.8.in:114
-#, no-wrap
-msgid "-X"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:116
+#: doc/squid.8.in:115
msgid "Force full debugging."
msgstr ""
-#. type: IP
-#: doc/squid.8.in:116
-#, no-wrap
-msgid "-Y"
-msgstr ""
-
#. type: Plain text
-#: doc/squid.8.in:118
-msgid "Only return UDP_HIT or UDP_MISS_NOFETCH during fast reload."
+#: doc/squid.8.in:121
+msgid "Only return B<UDP_HIT> or B<UDP_MISS_NOFETCH> during fast reload."
msgstr ""
#. type: SH
-#: doc/squid.8.in:119 tools/cachemgr.cgi.8.in:13
+#: doc/squid.8.in:122 tools/cachemgr.cgi.8.in:13
#, no-wrap
msgid "FILES"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:127
+#: doc/squid.8.in:130
msgid ""
"The main configuration file. You must initially make changes to this file "
"for B<squid> to work. For example, the default configuration does not allow "
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:130
+#: doc/squid.8.in:133
msgid "I<*.default files>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:134
+#: doc/squid.8.in:136 doc/squid.8.in:144
msgid ""
"Reference copy of the configuration file. Always kept up to date with the "
-"version of Squid you are using. Use this to look up the default "
-"configuration settings and syntax after upgrading."
+"version of Squid you are using."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:143
+#: doc/squid.8.in:138
msgid ""
-"Reference copy of the configuration file. Always kept up to date with the "
-"version of Squid you are using. 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. "
-"B<see>http://www.squid-cache.org/Doc/config/"
+"Use this to look up the default configuration settings and syntax after "
+"upgrading."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:148
-msgid "The main configuration file for the web cachemgr.cgi tools."
+#: doc/squid.8.in:149
+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. B<see>http://www.squid-cache.org/Doc/config/"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:153
+#: doc/squid.8.in:156
+msgid "The main configuration file for the web B<cachemgr.cgi> tools."
+msgstr ""
+
+#. type: Plain text
+#: doc/squid.8.in:161
msgid "The main configuration file for the Sample MSNT authenticator."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:160
+#: doc/squid.8.in:168
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 "
+"set any company branding you need, it will apply to every language Squid "
"provides error pages for."
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:165
+#: doc/squid.8.in:173
msgid "MIME type mappings for FTP gatewaying"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:172
-msgid "Location of B<squid> error pages and templates."
+#: doc/squid.8.in:178
+msgid "Location of Squid error pages and templates."
msgstr ""
#. type: SH
-#: doc/squid.8.in:174 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:78
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:237
+#: doc/squid.8.in:180 helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:89
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:240
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:37
-#: helpers/basic_auth/PAM/basic_pam_auth.8:89
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:87
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:211
-#: helpers/external_acl/session/squid_session.8:61
+#: helpers/basic_auth/PAM/basic_pam_auth.8:98
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:93
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:225
+#: helpers/external_acl/session/squid_session.8:67
#: helpers/external_acl/unix_group/squid_unix_group.8:63
#: tools/cachemgr.cgi.8.in:39 tools/squidclient.1:119
#, no-wrap
msgstr "СМОТРИТЕ ТАКЖЕ"
#. type: Plain text
-#: doc/squid.8.in:183
+#: doc/squid.8.in:189
msgid "B<The Squid FAQ wiki http://wiki.squid-cache.org/SquidFaq>"
msgstr ""
#. type: Plain text
-#: doc/squid.8.in:184
+#: doc/squid.8.in:190
msgid ""
"B<The Squid Configuration Manual http://www.squid-cache.org/Doc/config/>"
msgstr ""
-#. type: Plain text
+#. type: TH
#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:1
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:8
#, no-wrap
msgid "basic_getpwnam_auth"
msgstr ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:15
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:19
msgid ""
-"Uses getpwnam() and getspnam() routines for authentication. This has the "
-"following advantages over the NCSA module:"
+"Uses B<getpwnam()> and B<getspnam()> routines for authentication. This has "
+"the following advantages over the NCSA module:"
msgstr ""
-#. type: Plain text
+#. type: IP
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:20
#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:21
-msgid ""
-"B<Allows>authenticationB<of>allB<known>localB<users> "
-"B<Allows>authenticationB<through>nsswitch.conf B<can>handleB<NIS(+)>requests "
-"B<can>handleB<LDAP>request B<can>handleB<PAM>request"
+#, no-wrap
+msgid "Allows"
msgstr ""
-#. type: SH
+#. type: IP
#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:22
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:23
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:24
#, no-wrap
-msgid "SQUID.CONF"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:26
-msgid "B<auth_param basic program /path/to/basic_getpwnam_auth>"
+msgid "Can"
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:28
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:32
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:206
#: helpers/basic_auth/PAM/basic_pam_auth.8:49
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:179
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:187
#: helpers/external_acl/unix_group/squid_unix_group.8:36
#, no-wrap
msgid "NOTES"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:35
-#: helpers/basic_auth/PAM/basic_pam_auth.8:56
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:41
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"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:40
-msgid "B<chown root basic_getpwnam_auth> B<chmod u+s basic_getpwnam_auth>"
+"recommended, but if you absolutely need to then make the program B<setuid> "
+"B<root>"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:48
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:54
#: helpers/basic_auth/PAM/basic_pam_auth.8:69
msgid ""
"Please note that in such configurations it is also strongly recommended that "
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:49
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:55
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:212
#: helpers/basic_auth/NCSA/basic_ncsa_auth.8:35
#: helpers/basic_auth/PAM/basic_pam_auth.8:70
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:65
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:185
-#: helpers/external_acl/session/squid_session.8:47
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:193
+#: helpers/external_acl/session/squid_session.8:48
#: helpers/external_acl/unix_group/squid_unix_group.8:41
#: tools/squidclient.1:122
#, no-wrap
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:54
-msgid ""
-"Squid basic_getpwnam_auth is written by I<Erik Hofman E<lt>erik.hofman@a1."
-"nlE<gt>> I<Robin Elfrink E<lt>robin@a1.nlE<gt>> I<Giancarlo Razzolini "
-"E<lt>linux-fan@onda.com.brE<gt>>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:57
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:195
+msgid "This program was written by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:57
-msgid ""
-"Based on original code by I<Jon Thackray E<lt>jrmt@uk.gdscorp.comE<gt>.>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:62
+msgid "Based on original code by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:60
-msgid ""
-"This manual is written by I<Amos Jeffries E<lt>squid3@treenet.co.nzE<gt>>"
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:65
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:74
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:204
+msgid "This manual was written by"
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:61
-#: helpers/basic_auth/PAM/basic_pam_auth.8:74
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:67
+#: helpers/basic_auth/PAM/basic_pam_auth.8:77
#, no-wrap
msgid "COPYRIGHT"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:64
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:71
msgid ""
-"Squid basic_getpwnam_auth and this manual is Copyright to the authors listed "
-"above."
+"Squid B<basic_getpwnam_auth> and this manual is Copyright to the authors "
+"listed above."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:66
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:73
msgid ""
"Distributed under the GNU General Public License (GNU GPL) version 2 and "
"later."
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:67
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:225
-#: helpers/basic_auth/PAM/basic_pam_auth.8:78
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:75
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:199
-#: helpers/external_acl/session/squid_session.8:51
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:74
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:224
+#: helpers/basic_auth/PAM/basic_pam_auth.8:83
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:76
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:209
+#: helpers/external_acl/session/squid_session.8:52
#: helpers/external_acl/unix_group/squid_unix_group.8:53
#, no-wrap
msgid "QUESTIONS"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:71
-#: helpers/basic_auth/PAM/basic_pam_auth.8:82
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:77
+#: helpers/basic_auth/PAM/basic_pam_auth.8:86
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:79
+#: helpers/external_acl/session/squid_session.8:55
msgid ""
"Questions on the usage of this program can be sent to the I<Squid Users "
-"E<lt>squid-users@squid-cache.orgE<gt>> mailing list."
+"mailing list>"
msgstr ""
#. type: SH
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:72
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:231
-#: helpers/basic_auth/PAM/basic_pam_auth.8:83
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:81
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:205
-#: helpers/external_acl/session/squid_session.8:55
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:79
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:230
+#: helpers/basic_auth/PAM/basic_pam_auth.8:88
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:83
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:215
+#: helpers/external_acl/session/squid_session.8:57
#: helpers/external_acl/unix_group/squid_unix_group.8:57
#, no-wrap
msgid "REPORTING BUGS"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:77
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:236
-#: helpers/basic_auth/PAM/basic_pam_auth.8:88
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:86
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:210
-#: helpers/external_acl/session/squid_session.8:60
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:81
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:232
+#: helpers/basic_auth/PAM/basic_pam_auth.8:90
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:85
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:217
+#: helpers/external_acl/session/squid_session.8:59
+msgid "Report bugs or bug fixes using http://bugs.squid-cache.org/"
+msgstr ""
+
+#. type: Plain text
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:84
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:235
+#: helpers/basic_auth/PAM/basic_pam_auth.8:93
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:88
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:220
+#: helpers/external_acl/session/squid_session.8:62
msgid ""
-"Report bugs or bug-fixes to I<Squid Bugs E<lt>squid-bugs@squid-cache."
-"orgE<gt>> or ideas for new improvements to I<Squid Developers E<lt>squid-"
-"dev@squid-cache.orgE<gt>>"
+"Report serious security bugs to I<Squid Bugs E<lt>squid-bugs@squid-cache."
+"orgE<gt>>"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:79
+#: helpers/basic_auth/getpwnam/basic_getpwnam_auth.8:87
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:238
+#: helpers/basic_auth/PAM/basic_pam_auth.8:96
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:91
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:223
+#: helpers/external_acl/session/squid_session.8:65
msgid ""
-"B<squid>(8),B<basic_pam_auth>(8),B<basic_ncsa_auth>(8),B<basic_ldap_auth>(8)"
+"Report ideas for new improvements to the I<Squid Developers mailing list>"
msgstr ""
#. type: TH
msgid "basic_ldap_auth - LDAP authentication helper for Squid"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:9
-msgid ""
-"B<basic_ldap_auth> -b \"base DN\" [-u attribute] [options] [ldap_server_name"
-"[:port]|URI]..."
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:12
-msgid ""
-"B<basic_ldap_auth> -b \"base DN\" -f \"LDAP search filter\" [options] "
-"[ldap_server_name[:port]|URI]..."
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:20
msgid ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:34
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:26
#, no-wrap
msgid "B<-b >I<basedn >B<(REQUIRED)>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:38
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:40
#, fuzzy, no-wrap
msgid "B<-f >I<filter>"
msgstr "-f файл"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:66
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:61
#, no-wrap
msgid "B<-s >I<base|one|sub>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:77
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:71
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:77
msgid ""
"B<base> object only, B<one> level below the base object or B<sub>tree below "
"the base object"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:78
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:72
#, no-wrap
msgid "B<-D >I<binddn >B<-w >I<password>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:89
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:83
#, no-wrap
msgid "B<-D >I<binddn >B<-W >I<secretfile >"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:93
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:87
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:93
msgid ""
"The DN and the name of a file containing the password to bind as while "
"performing searches."
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:98
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:92
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:98
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 "
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:99
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:93
#, no-wrap
msgid "B<-P>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:117
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:101
#, no-wrap
msgid "B<-R>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:120
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:104
msgid "do not follow referrals"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:121
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:105
#, no-wrap
msgid "B<-a >I<never|always|search|find>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:124
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:108
msgid "when to dereference aliases. Defaults to 'never'"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:133
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:117
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:123
msgid ""
"B<never> dereference aliases (default), B<always> dereference aliases, only "
"while B<search>ing or only to B<find> the base object"
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:134
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:118
#, no-wrap
msgid "B<-H>I< ldapuri>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:139
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:122
#, no-wrap
msgid "B<-h>I< ldapserver>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:143
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:125
#, no-wrap
msgid "B<-p>I< ldapport>"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:149
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:130
#, no-wrap
msgid "B<-v>I< 2|3>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:152
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:133
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:139
msgid "LDAP protocol version. Defaults to 2 if not specified."
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:153
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:134
#, no-wrap
msgid "B<-Z>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:156
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:137
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:143
msgid "Use TLS encryption"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:160
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:141
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:147
msgid "Enable LDAP over SSL (requires Netscape LDAP API libraries)"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:161
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:142
#, no-wrap
msgid "B<-c>I<connect_timeout>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:165
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:146
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:152
msgid ""
"Specify timeout used when connecting to LDAP servers (requires Netscape LDAP "
"API libraries)"
msgstr ""
-#. type: TP
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:165
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:146
-#, no-wrap
-msgid "B<-t>I<search_timeout>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:168
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:149
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:155
msgid "Specify time limit on LDAP search operations"
msgstr ""
#. type: TP
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:169
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:158
#, no-wrap
msgid "B<-d>"
msgstr ""
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:174
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:163
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:169
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."
"server name:"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:181
-msgid "basic_ldap_auth -b \"ou=people,dc=your,dc=domain\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:185
msgid ""
"base DN and login name alone:"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:187
-msgid "basic_ldap_auth -b \"dc=your,dc=domain\" -f \"uid=%s\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:190
msgid ""
"attribute"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:192
-msgid ""
-"basic_ldap_auth -b \"dc=your,dc=domain\" -f \"(&(uid=%s)"
-"(specialattribute=value))\" ldapserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:196
msgid ""
"following complex Active Directory example"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:205
-msgid ""
-"basic_ldap_auth -P -R -b \"dc=your,dc=domain\" -D \"cn=squid,cn=users,"
-"dc=your,dc=domain\" -w \"secretsquidpassword\" -f \"(&(userPrincipalName=%s)"
-"(objectClass=Person))\" activedirectoryserver"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/LDAP/basic_ldap_auth.8:211
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:215
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:68
-#: helpers/external_acl/unix_group/squid_unix_group.8:44
-msgid ""
-"This manual page was written by I<Henrik Nordstrom E<lt>hno@squid-cache."
-"orgE<gt>>"
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:214
+#: helpers/basic_auth/PAM/basic_pam_auth.8:72
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:67
+msgid "This program is written by"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:220
-msgid ""
-"basic_ldap_auth is written by I<Glenn Newton E<lt>gnewton@wapiti.cisti.nrc."
-"caE<gt>> and I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>>"
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:218
+#: helpers/basic_auth/PAM/basic_pam_auth.8:75
+msgid "This manual is written by"
msgstr ""
#. type: SH
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:221
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:220
#: helpers/external_acl/unix_group/squid_unix_group.8:48
#, no-wrap
msgid "KNOWN ISSUES"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:224
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:223
msgid ""
"Will crash if other % values than %s is used in -f, or if more than 15 %s is "
"used."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:230
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:204
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:229
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:214
msgid ""
"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
"cache.orgE<gt>>, or to your favorite LDAP list/friend if the question is "
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:239
-msgid "B<ldapsearch>(B<1>),"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:241
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:216
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:244
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:230
msgid "Your favorite LDAP documentation"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/LDAP/basic_ldap_auth.8:242
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:217
+#: helpers/basic_auth/LDAP/basic_ldap_auth.8:245
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:231
msgid "B<RFC2254> - The String Representation of LDAP Search Filters,"
msgstr ""
msgid "pam_auth - Squid PAM Basic authentication helper"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:8
-msgid "basic_pam_auth [-n \"service name\"] [-t TTL] [-o] [-1]"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:13
msgid ""
"to validate the user name and password of Basic HTTP authentication."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:14
-#, no-wrap
-msgid "B<-s >I<service-name>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:17
msgid "Specifies the PAM service name Squid uses, defaults to \"squid\""
msgstr ""
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:18
-#, no-wrap
-msgid "B<-t >I<TTL>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:26
msgid ""
"configurations."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/PAM/basic_pam_auth.8:27
-#, no-wrap
-msgid "B<-o>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/PAM/basic_pam_auth.8:31
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:59
-msgid "B<chown root pam_auth>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:61
-msgid "B<chmod u+s pam_auth>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:73
+#: helpers/basic_auth/PAM/basic_pam_auth.8:56
msgid ""
-"Squid basic_pam_auth and this manual is written by I<Henrik Nordstrom "
-"E<lt>hno@squid-cache.orgE<gt>>"
+"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
-#: helpers/basic_auth/PAM/basic_pam_auth.8:77
-msgid ""
-"Squid basic_pam_auth and this manual is Copyright 1999,2002,2003 Henrik "
-"Nordstrom E<lt>hno@squid-cache.orgE<gt>"
+#: helpers/basic_auth/PAM/basic_pam_auth.8:81
+msgid "Squid B<basic_pam_auth> and this manual is Copyright 1999,2002,2003"
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/PAM/basic_pam_auth.8:90
-msgid "B<pam>(8),B< PAM Systems Administrator Guide>"
+#: helpers/basic_auth/PAM/basic_pam_auth.8:100
+msgid "PAM Systems Administrator Guide"
msgstr ""
#. type: TH
msgid "basic_radius_auth - Squid RADIUS authentication helper"
msgstr ""
-#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:9
-msgid "B<basic_radius_auth> -f configfile"
-msgstr ""
-
-#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:12
-msgid "B<basic_radius_auth> -h \"server\" [-p port] [-i identifier] -w secret"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:16
msgid ""
"name and password of Basic HTTP authentication."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:17
-#, no-wrap
-msgid "B<-f >I<configfile >"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:21
msgid ""
"for details."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:22
-#, no-wrap
-msgid "B<-h >I<server>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:25
msgid "Alternative method of specifying the server to connect to"
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:26
-#, no-wrap
-msgid "B<-p >I<port>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:30
msgid ""
"different from the default RADIUS port. Normally not specified."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:31
-#, no-wrap
-msgid "B<-i >I<identifier>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:35
msgid ""
"specified the IP address is used as to identify the proxy."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:35
-#, no-wrap
-msgid "B<-w >I<secret>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:39
msgid ""
"file is generally more secure and recommended."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:40
-#, no-wrap
-msgid "B<-t >I<timeout>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:43
msgid "RADIUS request timeout. Default 10 seconds."
"ignored."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:49
-#, no-wrap
-msgid "B<server >I<radiusserver>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:52
msgid "specifies the name or address of the RADIUS server to connect to."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:53
-#, no-wrap
-msgid "B<secret >I<somesecretstring>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:56
msgid "specifies the shared RADIUS secret."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:57
-#, no-wrap
-msgid "B<identifier >I<nameofserver>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:61
msgid ""
"This directive is optional."
msgstr ""
-#. type: TP
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:62
-#, no-wrap
-msgid "B<port >I<portnumber>"
-msgstr ""
-
#. type: Plain text
#: helpers/basic_auth/RADIUS/basic_radius_auth.8:65
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:74
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:72
msgid ""
-"basic_radius_auth is written by I<Marc van Selm E<lt>selm@cistron.nlE<gt>> "
-"with contributions from I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>> "
-"and many others"
+"With contributions from I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>> "
+"and many others."
msgstr ""
#. type: Plain text
-#: helpers/basic_auth/RADIUS/basic_radius_auth.8:80
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:82
msgid ""
-"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
-"cache.orgE<gt>>, or to your favorite RADIUS list/friend if the question is "
-"more related to RADIUS than Squid."
+"or to 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:88
+#: helpers/basic_auth/RADIUS/basic_radius_auth.8:94
msgid "B<RFC2058> - Remote Authentication Dial In User Service (RADIUS)"
msgstr ""
msgid "squid_ldap_group - Squid LDAP external acl group helper"
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:8
-msgid ""
-"squid_ldap_group -b \"base DN\" -f \"LDAP search filter\" [options] "
-"[ldap_server_name[:port]|URI]..."
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/ldap_group/squid_ldap_group.8:16
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:21
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:27
msgid ""
-"As expected by the external_acl construct of Squid, after specifying a "
-"username and group followed by a new line, this helper will produce either "
-"OK or ERR on the following line to show if the user is a member of the "
+"As expected by the B<external_acl_type> construct of Squid, after specifying "
+"a username and group followed by a new line, this helper will produce either "
+"B<OK> or B<ERR> on the following line to show if the user is a member of the "
"specified group."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:25
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:31
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:29
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:35
msgid "Specifies the base DN under which the groups are located."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:30
-#, no-wrap
-msgid "B<-B >I<basedn >"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:33
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:39
msgid "Specifies the base DN under which the users are located (if different)"
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:34
-#, no-wrap
-msgid "B<-g>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:39
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:45
msgid ""
"Specifies that the first query argument sent to the helper by Squid is a "
"extension to the basedn and will be temporarily added in front of the global "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:47
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:53
msgid ""
"LDAP search filter used to search the LDAP directory for any matching group "
"memberships. In the filter %u will be replaced by the user name (or DN if "
"the -F or -u options are used) and %g by the requested group name."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:48
-#, no-wrap
-msgid "B<-F >I<filter>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:55
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:61
msgid ""
"LDAP search filter used to search the LDAP directory for any matching "
"users. In the filter %s will be replaced by the user name. If % is to be "
"included literally in the filter then use %%."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:56
-#, no-wrap
-msgid "B<-u >I<attr>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:60
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:66
msgid ""
"LDAP attribute used to construct the user DN from the user name and base dn "
"without needing to search for the user."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:64
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:70
msgid "search scope. Defaults to 'sub'."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:76
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:82
msgid ""
"The DN and password to bind as while performing searches. Required if the "
"directory does not allow anonymous searches."
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:82
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:88
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:100
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:106
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 "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:121
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:110
+msgid "Do not follow referrals"
+msgstr ""
+
+#. type: Plain text
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:114
+msgid "When to dereference aliases. Defaults to 'never'"
+msgstr ""
+
+#. type: Plain text
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:127
msgid ""
"Specity the LDAP server to connect to by a LDAP URI (requires OpenLDAP "
"libraries)"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:125
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:131
msgid "Specify the LDAP server to connect to"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:129
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:135
msgid ""
"Specify an alternate TCP port where the ldap server is listening if other "
"than the default LDAP port 389."
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:138
-#, no-wrap
-msgid "B<-E>I<certpath>"
-msgstr ""
-
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:150
-#, no-wrap
-msgid "B<-S>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:153
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:159
#: helpers/external_acl/unix_group/squid_unix_group.8:24
msgid "Strip NT domain name component from user names (/ or \\e separated)"
msgstr ""
-#. type: TP
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:154
-#, no-wrap
-msgid "B<-K>"
-msgstr ""
-
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:157
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:163
msgid "Strip Kerberos Realm component from user names (@ separated)"
msgstr ""
#. type: SH
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:164
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:170
#, no-wrap
msgid "SQUID CONFIGURATION"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:168
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:176
msgid ""
-"This helper is intended to be used as a external_acl_type helper from squid."
-"conf."
+"This helper is intended to be used as an B<external_acl_type> helper in "
+"B<squid.conf.>"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:184
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:192
msgid ""
"When constructing search filters it is recommended to first test the filter "
"using ldapsearch before you attempt to use squid_ldap_group. This to verify "
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:188
-msgid ""
-"This manual page was written by I<Henrik Nordstrom E<lt>hno@marasystems."
-"comE<gt>>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:195
-msgid ""
-"squid_ldap_group is written by I<Flavio Pescuma E<lt>flavio@marasystems."
-"comE<gt>> and I<Henrik Nordstrom E<lt>hno@squid-cache.orgE<gt>>, based on "
-"prior work in squid_ldap_auth by I<Glen Newton E<lt>glen.newton@nrc.caE<gt>>"
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:201
+msgid "Based on prior work in B<squid_ldap_auth> by"
msgstr ""
#. type: SH
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:196
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:206
#, no-wrap
msgid "KNOWN LIMITATIONS"
msgstr ""
#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:198
+#: helpers/external_acl/ldap_group/squid_ldap_group.8:208
msgid "Max 16 occurrences of %s in the -u argument is supported."
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/ldap_group/squid_ldap_group.8:214
-msgid "B<squid_ldap_auth>(B<8>), B<ldapsearch>(B<1>),"
-msgstr ""
-
#. type: TH
#: helpers/external_acl/session/squid_session.8:1
#, no-wrap
msgid "squid_session - Squid session tracking external acl group helper"
msgstr ""
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:8
-msgid "squid_session [-t idle_timeout] [-b dbpath] [-a]"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:13
msgid ""
msgid "Intended use is for displaying \"terms of use\" pages, ad popups etc."
msgstr ""
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:16
-#, no-wrap
-msgid "B<-t >I<idletimeout >B<(default 3600)>"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:19
msgid "Specifies the session idle timeout timer."
msgstr ""
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:20
-#, no-wrap
-msgid "B<-b >I<dbpath>"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:25
msgid ""
"it's helpers (Squid restart or rotation of logs)."
msgstr ""
-#. type: TP
-#: helpers/external_acl/session/squid_session.8:26
-#, no-wrap
-msgid "B<-a>"
-msgstr ""
-
#. type: Plain text
#: helpers/external_acl/session/squid_session.8:30
msgid ""
msgstr ""
#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:39
+#: helpers/external_acl/session/squid_session.8:48
msgid ""
-"external_acl_type session ttl=300 negative_ttl=0 children=1 concurrency=200 %"
-"LOGIN /usr/local/squid/libexec/squid_session"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:41
-msgid "acl session external session"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:43
-msgid "http_access deny !session"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:45
-msgid "deny_info http://your.server/bannerpage?url=%s session"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:47
-msgid ""
-"Then set up http://your.server/bannerpage to display a session startup page "
-"and then redirect the user back to the requested URL given in the url query "
-"parameter."
+"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
#: helpers/external_acl/session/squid_session.8:50
-msgid ""
-"This helper and documentation was written by I<Henrik Nordstrom "
-"E<lt>henrik@henriknordstrom.netE<gt>>"
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:54
-msgid ""
-"Any questions on usage can be sent to I<Squid Users E<lt>squid-users@squid-"
-"cache.orgE<gt>>."
-msgstr ""
-
-#. type: Plain text
-#: helpers/external_acl/session/squid_session.8:62
-msgid "B<squid>(B<8>)"
+msgid "This program and documentation was written by"
msgstr ""
#. type: TH
"specified groups). This limit is defined by MAX_GROUPS in the source code."
msgstr ""
+#. type: Plain text
+#: helpers/external_acl/unix_group/squid_unix_group.8:44
+msgid ""
+"This manual page was written by I<Henrik Nordstrom E<lt>hno@squid-cache."
+"orgE<gt>>"
+msgstr ""
+
#. type: Plain text
#: helpers/external_acl/unix_group/squid_unix_group.8:47
msgid ""
"Laboratory for Applied Network Research and funded by the National Science "
"Foundation."
msgstr ""
+
+#~ msgid "-f file"
+#~ msgstr "-f файл"
.TH squid 8 "Squid Web Proxy"
-.\" Copyright and licensing information
-.\" goes here.
.SH NAME
-squid \- proxy caching server
+squid \- HTTP proxy caching server
.SH SYNOPSIS
-.B squid
+.if !'po4a'hide' .B squid
.if !'po4a'hide' .RB [\-dhisrvzCFNRSVYX]
-.if !'po4a'hide' .RB [-l
+.if !'po4a'hide' .RB [\-l
.IR facility
.if !'po4a'hide' .RB ] [\-f
.IR config-file
-.if !'po4a'hide' .RB ] [\-[au]
+.if !'po4a'hide' .RB ] [\-[au]
.IR port
.if !'po4a'hide' .RB ] [\-k
.IR signal
.if !'po4a'hide' .RB ] [\-n
.IR service-name
.if !'po4a'hide' .RB ] [\-O
-.IR cmd-line
+.IR command-line
.if !'po4a'hide' .RB ]
.SH DESCRIPTION
.B squid
is a high-performance proxy caching server for web clients,
supporting FTP, gopher, ICAP, ICP, HTCP and HTTP data objects.
Unlike traditional caching software,
-.B squid
-handles all requests in a single, non-blocking process.
+Squid handles all requests in a single, non-blocking process.
.PP
-.B squid
-keeps meta data and especially hot objects cached in RAM,
+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.
.PP
-.B squid
-supports SSL, extensive access controls, and full request logging.
+Squid supports SSL, extensive access controls, and full request logging.
By using the lightweight Internet Cache Protocols ICP, HTCP or CARP,
-.B squid
-caches can be arranged in a hierarchy or mesh for additional
+Squid caches can be arranged in a hierarchy or mesh for additional
bandwidth savings.
.PP
+Squid consists of a main server program
.B squid
-consists of a main server program squid, some optional programs for
+, 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.
.PP
-.B squid
-is derived from the ARPA-funded Harvest Project
-.if !'po4a'hide' http://harvest.cs.colorado.edu/
+Squid is derived from the ARPA-funded Harvest Project.
.PP
-This manual page only lists the command line arguments. For details
-on how to configure
-.B squid
-see the file
+This manual page only lists the command line arguments.
+For details on how to configure Squid see the file
.BI @SYSCONFDIR@/squid.conf.documented,
-the Squid wiki FAQ and examples at
-http://wiki.squid-cache.org/ ,
-or the configuration manual on the
-.B squid
-home page http://www.squid-cache.org/Doc/config/
+the Squid wiki FAQ and examples at http://wiki.squid-cache.org/ ,
+or the configuration manual on the Squid home page
+.if !'po4a'hide' http://www.squid-cache.org/Doc/config/
.PP
.SH OPTIONS
-.IP "-a port"
-Specify HTTP port number where Squid should listen for requests, in addition
-to any http_port specifications in squid.conf.
-.IP "-d level"
+.if !'po4a'hide' .IP "-a port"
+ Specify HTTP port number where Squid should listen for requests, in addition to any
+.B http_port
+specifications in
+.B squid.conf
+.if !'po4a'hide' .IP "-d level"
Write debugging to stderr also.
-.IP "-f file"
+.if !'po4a'hide' .IP "-f file"
Use the given config-file instead of
.IR @SYSCONFDIR@/squid.conf .
-If the file name starts with a ! or | 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.
+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.
.if !'po4a'hide' .IP -h
Print help message.
.if !'po4a'hide' .IP -i
Install as a Windows Service (see -n option).
.if !'po4a'hide' .IP "-k reconfigure | rotate | shutdown | interrupt | kill | debug | check | parse"
Parse configuration file, then send signal to running copy
-(except -k parse) and exit.
-.IP "-n name"
+(except
+.B "-k parse"
+) and exit.
+.if !'po4a'hide' .IP "-n name"
Specify Windows Service name to use for service operations, default is:
.BI Squid
.
.if !'po4a'hide' .IP -s
Enable logging to syslog. Also configurable in
.BI @SYSCONFDIR@/squid.conf
-.IP "-l facility"
-Use specified syslog facility. implies -s
-.IP "-u port"
+.if !'po4a'hide' .IP "-l facility"
+Use specified syslog facility. implies
+.B -s
+.if !'po4a'hide' .IP "-u port"
Specify ICP port number (default: 3130), disable with 0.
.if !'po4a'hide' .IP -v
Print version and build details.
.IP "-O options"
Set Windows Service Command line options in Registry.
.if !'po4a'hide' .IP -R
-Do not set REUSEADDR on port.
+Do not set
+.B REUSEADDR
+on port.
.if !'po4a'hide' .IP "-S"
Double-check swap during rebuild.
-.IP -X
+.if !'po4a'hide' .IP -X
Force full debugging.
-.IP -Y
-Only return UDP_HIT or UDP_MISS_NOFETCH during fast reload.
+.if !'po4a'hide' .IP -Y
+Only return
+.B UDP_HIT
+or
+.B UDP_MISS_NOFETCH
+during fast reload.
.SH FILES
.if !'po4a'hide' .I @SYSCONFDIR@/squid.conf
.I *.default files
.RS
Reference copy of the configuration file. Always kept up to date with
-the version of Squid you are using. Use this to look up the default
-configuration settings and syntax after upgrading.
+the version of Squid you are using.
+.PP
+Use this to look up the default configuration settings and syntax after upgrading.
.RE
.if !'po4a'hide' .I @SYSCONFDIR@/squid.conf.documented
.RS
Reference copy of the configuration file. Always kept up to date with
-the version of Squid you are using. 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.
+the version of Squid you are using.
+.PP
+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.
.BR see http://www.squid-cache.org/Doc/config/
.RE
.if !'po4a'hide' .I cachemgr.conf
.RS
-The main configuration file for the web cachemgr.cgi tools.
+The main configuration file for the web
+.B cachemgr.cgi
+tools.
.RE
.if !'po4a'hide' .I msntauth.conf
.RS
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.
+language Squid provides error pages for.
.RE
.if !'po4a'hide' .I @DEFAULT_MIME_TABLE@ (mime_table)
.if !'po4a'hide' .I @DEFAULT_ERROR_DIR@
.RS
-Location of
-.B squid
-error pages and templates.
+Location of Squid error pages and templates.
.RE
.SH SEE ALSO
basic_ldap_auth - LDAP authentication helper for Squid
.
.SH SYNOPSIS
-.B basic_ldap_auth
--b "base DN" [-u attribute] [options] [ldap_server_name[:port]|URI]...
+.if !'po4a'hide' .B basic_ldap_auth
+.if !'po4a'hide' -b "base DN" [-u attribute] [options] [ldap_server_name[:port]|URI]...
.br
-.B basic_ldap_auth
--b "base DN" -f "LDAP search filter" [options] [ldap_server_name[:port]|URI]...
+.if !'po4a'hide' .B basic_ldap_auth
+.if !'po4a'hide' -b "base DN" -f "LDAP search filter" [options] [ldap_server_name[:port]|URI]...
.
.SH DESCRIPTION
This helper allows Squid to connect to a LDAP directory to
while the username(s) and password(s) to be checked against the
LDAP directory are specified on subsequent lines of input to the
helper, one username/password pair per line separated by a space.
-.P
+.PP
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 OK or ERR on the following line
to show if the specified credentials are correct according to
the LDAP directory.
-.P
+.PP
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
Specify timeout used when connecting to LDAP servers (requires
Netscape LDAP API libraries)
.TP
-.BI -t search_timeout
+.if !'po4a'hide' .BI -t search_timeout
Specify time limit on LDAP search operations
.
.TP
you need to specify is usually the base DN under where your users
are located and the server name:
.IP
-basic_ldap_auth -b "ou=people,dc=your,dc=domain" ldapserver
+.if !'po4a'hide' basic_ldap_auth -b "ou=people,dc=your,dc=domain" ldapserver
.P
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:
.IP
-basic_ldap_auth -b "dc=your,dc=domain" -f "uid=%s" ldapserver
+.if !'po4a'hide' basic_ldap_auth -b "dc=your,dc=domain" -f "uid=%s" ldapserver
.P
And similarily if you only want to allow access to users having a
specific attribute
.IP
-basic_ldap_auth -b "dc=your,dc=domain" -f "(&(uid=%s)(specialattribute=value))" ldapserver
+.if !'po4a'hide' basic_ldap_auth -b "dc=your,dc=domain" -f "(&(uid=%s)(specialattribute=value))" ldapserver
.P
Or if the user attribute of the user DN is "cn" instead of "uid" and
you do not want to have to search for the users then you could use something
a user DN and password to log in as to perform the searches, as in the
following complex Active Directory example
.IP
-basic_ldap_auth -P -R -b "dc=your,dc=domain" -D "cn=squid,cn=users,dc=your,dc=domain" -w "secretsquidpassword" -f "(&(userPrincipalName=%s)(objectClass=Person))" activedirectoryserver
+.if !'po4a'hide' basic_ldap_auth -P -R -b "dc=your,dc=domain" -D "cn=squid,cn=users,dc=your,dc=domain" -w "secretsquidpassword" -f "(&(userPrincipalName=%s)(objectClass=Person))" activedirectoryserver
.
.SH NOTES
.
that the filter matches what you expect.
.
.SH AUTHOR
-This manual page was written by
-.I Henrik Nordstrom <hno@squid-cache.org>
-.P
-basic_ldap_auth is written by
-.I Glenn Newton <gnewton@wapiti.cisti.nrc.ca>
-and
-.I Henrik Nordstrom <hno@squid-cache.org>
+This program is written by
+.if !'po4a'hide' .I Glenn Newton <gnewton@wapiti.cisti.nrc.ca>
+.if !'po4a'hide' .I Henrik Nordstrom <hno@squid-cache.org>
+.
+This manual is written by
+.if !'po4a'hide' .I Henrik Nordstrom <hno@squid-cache.org>
.
.SH KNOWN ISSUES
Will crash if other % values than %s is used in -f, or if more than 15 %s
LDAP than Squid.
.
.SH REPORTING BUGS
-Report bugs or bug-fixes to
+Report bugs or bug fixes using http://bugs.squid-cache.org/
+.
+Report serious security bugs to
.I Squid Bugs <squid-bugs@squid-cache.org>
-or ideas for new improvements to
-.I Squid Developers <squid-dev@squid-cache.org>
+.
+Report ideas for new improvements to the
+.I Squid Developers mailing list
+.if !'po4a'hide' <squid-dev@squid-cache.org>
.
.SH "SEE ALSO"
-.BR ldapsearch ( 1 ),
+.if !'po4a'hide' .BR ldapsearch ( 1 ),
.br
Your favorite LDAP documentation
.br
pam_auth - Squid PAM Basic authentication helper
.
.SH SYNOPSIS
-basic_pam_auth [-n "service name"] [-t TTL] [-o] [-1]
+.if !'po4a'hide' basic_pam_auth [-n "service name"] [-t TTL] [-o] [-1]
.
.SH DESCRIPTION
This helper allows Squid to connect to a mostly any available PAM
authentication.
.
.TP
-.BI "-s " "service-name"
+.if !'po4a'hide' .BI "-s " "service-name"
Specifies the PAM service name Squid uses, defaults to "squid"
.
.TP
-.BI "-t " TTL
+.if !'po4a'hide' .BI "-t " TTL
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
specification and may not work with all PAM configurations.
.
.TP
-.BI "-o"
+.if !'po4a'hide' .BI "-o"
Do not perform the PAM account management group (account
expiration etc)
.B /etc/pam.conf
or
.B /etc/pam.d/<servicename>
-.P
+.PP
The default service name is "squid", and the program makes use
of the
.BR "" ' auth "' and '" account '
management groups to verify the password and the accounts validity.
-.P
+.PP
For details on how to configure PAM services, see the PAM
documentation for your system. This manual does not cover PAM
configuration details.
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
-.RS
-.P
-.B chown root pam_auth
-.br
-.B chmod u+s pam_auth
-.RE
+.if !'po4a'hide' .RS
+.if !'po4a'hide' .P
+.if !'po4a'hide' .B chown root pam_auth
+.if !'po4a'hide' .br
+.if !'po4a'hide' .B chmod u+s pam_auth
+.if !'po4a'hide' .RE
.P
Please note that in such configurations it is also strongly recommended
that the program is moved into a directory where normal users cannot
issues due to such installations.
.
.SH AUTHOR
-Squid basic_pam_auth and this manual is written by
-.I Henrik Nordstrom <hno@squid-cache.org>
+This program is written by
+.if !'po4a'hide' .I Henrik Nordstrom <hno@squid-cache.org>
+.
+This manual is written by
+.if !'po4a'hide' .I Henrik Nordstrom <hno@squid-cache.org>
.
.SH COPYRIGHT
-Squid basic_pam_auth and this manual is Copyright 1999,2002,2003
-Henrik Nordstrom <hno@squid-cache.org>
+Squid
+.B basic_pam_auth
+and this manual is Copyright 1999,2002,2003
+.if !'po4a'hide' .I Henrik Nordstrom <hno@squid-cache.org>
.
.SH QUESTIONS
Questions on the usage of this program can be sent to the
-.I Squid Users <squid-users@squid-cache.org>
-mailing list.
+.I Squid Users mailing list
+.if !'po4a'hide' <squid-users@squid-cache.org>
.
.SH REPORTING BUGS
-Report bugs or bug-fixes to
+Report bugs or bug fixes using http://bugs.squid-cache.org/
+.
+Report serious security bugs to
.I Squid Bugs <squid-bugs@squid-cache.org>
-or ideas for new improvements to
-.I Squid Developers <squid-dev@squid-cache.org>
+.
+Report ideas for new improvements to the
+.I Squid Developers mailing list
+.if !'po4a'hide' <squid-dev@squid-cache.org>
.
.SH "SEE ALSO"
-.BR pam (8), " PAM Systems Administrator Guide"
+.if !'po4a'hide' .BR pam (8),
+PAM Systems Administrator Guide
basic_radius_auth - Squid RADIUS authentication helper
.
.SH SYNOPSIS
-.B basic_radius_auth
--f configfile
+.if !'po4a'hide' .B basic_radius_auth
+.if !'po4a'hide' -f configfile
.br
-.B basic_radius_auth
--h "server" [-p port] [-i identifier] -w secret
+.if !'po4a'hide' .B basic_radius_auth
+.if !'po4a'hide' -h "server" [-p port] [-i identifier] -w secret
.
.SH DESCRIPTION
This helper allows Squid to connect to a RADIUS server to
validate the user name and password of Basic HTTP authentication.
.
.TP
-.BI "-f " "configfile "
+.if !'po4a'hide' .BI "-f " "configfile "
Specifies the path to a configuration file. See the CONFIGURATION section
for details.
.
.TP
-.BI "-h " server
+.if !'po4a'hide' .BI "-h " server
Alternative method of specifying the server to connect to
.
.TP
-.BI "-p " port
+.if !'po4a'hide' .BI "-p " port
Specify another server port where the RADIUS server listens for requests
if different from the default RADIUS port. Normally not specified.
.
.TP
-.BI "-i " identifier
+.if !'po4a'hide' .BI "-i " identifier
Unique identifier identifying this Squid proxy to the RADIUS server.
If not specified the IP address is used as to identify the proxy.
.TP
-.BI "-w " secret
+.if !'po4a'hide' .BI "-w " secret
Alternative method of specifying the shared secret. Using the
configuration file is generally more secure and recommended.
.
.TP
-.BI "-t " timeout
+.if !'po4a'hide' .BI "-t " timeout
RADIUS request timeout. Default 10 seconds.
.
.SH CONFIGURATION
beginning with a # is ignored.
.
.TP
-.BI "server " radiusserver
+.if !'po4a'hide' .BI "server " radiusserver
specifies the name or address of the RADIUS server to connect to.
.
.TP
-.BI "secret " somesecretstring
+.if !'po4a'hide' .BI "secret " somesecretstring
specifies the shared RADIUS secret.
.
.TP
-.BI "identifier " nameofserver
+.if !'po4a'hide' .BI "identifier " nameofserver
specifies what the proxy should identify itself as to the RADIUS server.
This directive is optional.
.
.TP
-.BI "port " portnumber
+.if !'po4a'hide' .BI "port " portnumber
Specifies the port number or service name where the helper should connect.
.SH AUTHOR
-This manual page was written by
+This program is written by
+.if !'po4a'hide' .I Marc van Selm <selm@cistron.nl>
+
+With contributions from
.I Henrik Nordstrom <hno@squid-cache.org>
-.P
-basic_radius_auth is written by
-.I Marc van Selm <selm@cistron.nl>
-with contributions from
-.I Henrik Nordstrom <hno@squid-cache.org>
-and many others
+and many others.
+.
+This manual was written by
+.if !'po4a'hide' .I Henrik Nordstrom <hno@squid-cache.org>
.
.SH QUESTIONS
-Any questions on usage can be sent to
-.IR "Squid Users <squid-users@squid-cache.org>" ,
+Questions on the usage of this program can be sent to the
+.I Squid Users mailing list
+.if !'po4a'hide' <squid-users@squid-cache.org>
or to your favorite RADIUS list/friend if the question is more related to
RADIUS than Squid.
.
.SH REPORTING BUGS
-Report bugs or bug-fixes to
+Report bugs or bug fixes using http://bugs.squid-cache.org/
+.
+Report serious security bugs to
.I Squid Bugs <squid-bugs@squid-cache.org>
-or ideas for new improvements to
-.I Squid Developers <squid-dev@squid-cache.org>
+.
+Report ideas for new improvements to the
+.I Squid Developers mailing list
+.if !'po4a'hide' <squid-dev@squid-cache.org>
.
.SH "SEE ALSO"
.BR RFC2058 " - Remote Authentication Dial In User Service (RADIUS)"
.TH basic_getpwnam_auth 8 "Squid getpwnam Authenticator"
.
.SH NAME
-basic_getpwnam_auth - Local Users auth helper for Squid
+basic_getpwnam_auth \- Local Users auth helper for Squid
.
.SH SYNOPSIS
-basic_getpwnam_auth
+.if !'po4a'hide' .B basic_getpwnam_auth
.
.SH DESCRIPTION
This helper allows Squid to authenticate any local user accounts
to validate the user name and password of Basic HTTP authentication.
-.
-Uses getpwnam() and getspnam() routines for authentication.
+.PP
+Uses
+.B getpwnam()
+and
+.B getspnam()
+routines for authentication.
This has the following advantages over the NCSA module:
.
-.BR Allows authentication of all known local users
-.BR Allows authentication through nsswitch.conf
-.BR can handle NIS(+) requests
-.BR can handle LDAP request
-.BR can handle PAM request
+.IP Allows authentication of all known local users
+.IP Allows authentication through nsswitch.conf
+.IP Can handle NIS(+) requests
+.IP Can handle LDAP request
+.IP Can handle PAM request
.
-.SH SQUID.CONF
+.if !'po4a'hide' .SH SQUID.CONF
.
-.RS
-.B auth_param basic program /path/to/basic_getpwnam_auth
-.RE
+.if !'po4a'hide' .RS
+.if !'po4a'hide' .B auth_param basic program /path/to/basic_getpwnam_auth
+.if !'po4a'hide' .RE
.
.SH NOTES
.
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
-.RS
-.P
-.B chown root basic_getpwnam_auth
-.BR
-.B chmod u+s basic_getpwnam_auth
-.RE
+the program
+.B setuid
+.B root
+.if !'po4a'hide' .RS
+.if !'po4a'hide' .P
+.if !'po4a'hide' .B chown root basic_getpwnam_auth
+.if !'po4a'hide' .BR
+.if !'po4a'hide' .B chmod u+s basic_getpwnam_auth
+.if !'po4a'hide' .RE
.P
Please note that in such configurations it is also strongly recommended
that the program is moved into a directory where normal users cannot
issues due to such installations.
.
.SH AUTHOR
-Squid basic_getpwnam_auth is written by
-.I Erik Hofman <erik.hofman@a1.nl>
-.I Robin Elfrink <robin@a1.nl>
-.I Giancarlo Razzolini <linux-fan@onda.com.br>
+This program was written by
+.if !'po4a'hide' .I Erik Hofman <erik.hofman@a1.nl>
+.if !'po4a'hide' .I Robin Elfrink <robin@a1.nl>
+.if !'po4a'hide' .I Giancarlo Razzolini <linux-fan@onda.com.br>
.
Based on original code by
-.I Jon Thackray <jrmt@uk.gdscorp.com>.
+.if !'po4a'hide' .I Jon Thackray <jrmt@uk.gdscorp.com>.
.
-This manual is written by
-.I Amos Jeffries <squid3@treenet.co.nz>
+This manual was written by
+.if !'po4a'hide' .I Amos Jeffries <squid3@treenet.co.nz>
.
.SH COPYRIGHT
-Squid basic_getpwnam_auth and this manual is Copyright to the authors
-listed above.
+Squid
+.B basic_getpwnam_auth
+and this manual is Copyright to the authors listed above.
.
Distributed under the GNU General Public License (GNU GPL) version 2 and later.
.
.SH QUESTIONS
Questions on the usage of this program can be sent to the
-.I Squid Users <squid-users@squid-cache.org>
-mailing list.
+.I Squid Users mailing list
+.if !'po4a'hide' <squid-users@squid-cache.org>
.
.SH REPORTING BUGS
-Report bugs or bug-fixes to
+Report bugs or bug fixes using http://bugs.squid-cache.org/
+.
+Report serious security bugs to
.I Squid Bugs <squid-bugs@squid-cache.org>
-or ideas for new improvements to
-.I Squid Developers <squid-dev@squid-cache.org>
+.
+Report ideas for new improvements to the
+.I Squid Developers mailing list
+.if !'po4a'hide' <squid-dev@squid-cache.org>
.
.SH "SEE ALSO"
-.BR squid (8), basic_pam_auth (8), basic_ncsa_auth (8), basic_ldap_auth (8)
+.if !'po4a'hide' .BR squid (8), basic_pam_auth (8), basic_ncsa_auth (8), basic_ldap_auth (8)
squid_ldap_group - Squid LDAP external acl group helper
.
.SH SYNOPSIS
-squid_ldap_group -b "base DN" -f "LDAP search filter" [options] [ldap_server_name[:port]|URI]...
+.if !'po4a'hide' squid_ldap_group -b "base DN" -f "LDAP search filter" [options] [ldap_server_name[:port]|URI]...
.
.SH DESCRIPTION
This helper allows Squid to connect to a LDAP directory to
LDAP directory are specified on subsequent lines of input to the
helper, one username/group pair per line separated by a space.
.P
-As expected by the external_acl construct of Squid, after
+As expected by the
+.B external_acl_type
+construct of Squid, after
specifying a username and group followed by a new line, this
-helper will produce either OK or ERR on the following line
+helper will produce either
+.B OK
+or
+.B ERR
+on the following line
to show if the user is a member of the specified group.
.P
The program operates by searching with a search filter based
is found it is determined that the user belongs to the group.
.
.TP
-.BI "-b " "basedn " (REQUIRED)
+.if !'po4a'hide' .BI "-b " "basedn " (REQUIRED)
Specifies the base DN under which the groups are located.
.
.TP
-.BI "-B " "basedn "
+.if !'po4a'hide' .BI "-B " "basedn "
Specifies the base DN under which the users are located (if different)
.
.TP
-.B "-g"
+.if !'po4a'hide' .B "-g"
Specifies that the first query argument sent to the helper by Squid is
a extension to the basedn and will be temporarily added in front of the
global basedn for this query.
.
.TP
-.BI "-f " filter
+.if !'po4a'hide' .BI "-f " filter
LDAP search filter used to search the LDAP directory for any
matching group memberships.
.BR
the -F or -u options are used) and %g by the requested group name.
.
.TP
-.BI "-F " filter
+.if !'po4a'hide' .BI "-F " filter
LDAP search filter used to search the LDAP directory for any
matching users.
.BR
included literally in the filter then use %%.
.
.TP
-.BI "-u " attr
+.if !'po4a'hide' .BI "-u " attr
LDAP attribute used to construct the user DN from the user name and
base dn without needing to search for the user.
.
.TP
-.BI "-s " base|one|sub
+.if !'po4a'hide' .BI "-s " base|one|sub
search scope. Defaults to 'sub'.
.IP
.B base
below the base object
.
.TP
-.BI "-D " "binddn " "-w " password
+.if !'po4a'hide' .BI "-D " "binddn " "-w " password
The DN and password to bind as while performing searches. Required
if the directory does not allow anonymous searches.
.IP
extracts the password used from a process listing.
.
.TP
-.BI "-D " "binddn " "-W " "secretfile "
+.if !'po4a'hide' .BI "-D " "binddn " "-W " "secretfile "
The DN and the name of a file containing the password
to bind as while performing searches.
.IP
configuration file without getting the secretfile.
.
.TP
-.BI -P
+.if !'po4a'hide' .BI -P
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
validations. Recommended for larger installations.
.
.TP
-.BI -R
-do not follow referrals
+.if !'po4a'hide' .BI -R
+Do not follow referrals
.
.TP
-.BI "-a " never|always|search|find
-when to dereference aliases. Defaults to 'never'
+.if !'po4a'hide' .BI "-a " never|always|search|find
+When to dereference aliases. Defaults to 'never'
.IP
.BI never
dereference aliases (default),
the base object
.
.TP
-.BI -H " ldapuri"
+.if !'po4a'hide' .BI -H " ldapuri"
Specity the LDAP server to connect to by a LDAP URI (requires OpenLDAP libraries)
.
.TP
-.BI -h " ldapserver"
+.if !'po4a'hide' .BI -h " ldapserver"
Specify the LDAP server to connect to
.TP
-.BI -p " ldapport"
+.if !'po4a'hide' .BI -p " ldapport"
Specify an alternate TCP port where the ldap server is listening if
other than the default LDAP port 389.
.
.TP
-.BI -v " 2|3"
+.if !'po4a'hide' .BI -v " 2|3"
LDAP protocol version. Defaults to 2 if not specified.
.
.TP
-.BI -Z
+.if !'po4a'hide' .BI -Z
Use TLS encryption
.
.TP
-.BI -E certpath
+.if !'po4a'hide' .BI -E certpath
Enable LDAP over SSL (requires Netscape LDAP API libraries)
.
.TP
-.BI -c connect_timeout
+.if !'po4a'hide' .BI -c connect_timeout
Specify timeout used when connecting to LDAP servers (requires
Netscape LDAP API libraries)
.TP
-.BI -t search_timeout
+.if !'po4a'hide' .BI -t search_timeout
Specify time limit on LDAP search operations
.
.TP
-.BI -S
+.if !'po4a'hide' .BI -S
Strip NT domain name component from user names (/ or \\ separated)
.
.TP
-.BI -K
+.if !'po4a'hide' .BI -K
Strip Kerberos Realm component from user names (@ separated)
.
.TP
-.BI -d
+.if !'po4a'hide' .BI -d
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.
.SH SQUID CONFIGURATION
.
-This helper is intended to be used as a external_acl_type helper from
-squid.conf.
-.P
-.ft CR
-.nf
+This helper is intended to be used as an
+.B external_acl_type
+helper in
+.B squid.conf.
+.if !'po4a'hide' .P
+.if !'po4a'hide' .ft CR
+.if !'po4a'hide' .nf
.if !'po4a'hide' external_acl_type ldap_group %LOGIN /path/to/squid_ldap_group ...
-.br
+.if !'po4a'hide' .br
.if !'po4a'hide' acl group1 external ldap_group Group1
-.br
+.if !'po4a'hide' .br
.if !'po4a'hide' acl group2 external ldap_group Group2
-.fi
-.ft
+.if !'po4a'hide' .fi
+.if !'po4a'hide' .ft
.
.SH NOTES
.
that the filter matches what you expect.
.
.SH AUTHOR
-This manual page was written by
-.I Henrik Nordstrom <hno@marasystems.com>
-.P
-squid_ldap_group is written by
-.I Flavio Pescuma <flavio@marasystems.com>
-and
-.IR "Henrik Nordstrom <hno@squid-cache.org>" ,
-based on prior work in squid_ldap_auth by
-.I Glen Newton <glen.newton@nrc.ca>
+This program was written by
+.if !'po4a'hide' .I Flavio Pescuma <flavio@marasystems.com>
+.if !'po4a'hide' .I Henrik Nordstrom <hno@squid-cache.org>
+.
+Based on prior work in
+.B squid_ldap_auth
+by
+.if !'po4a'hide' .I Glen Newton <glen.newton@nrc.ca>
+.
+This manual was written by
+.if !'po4a'hide' .I Henrik Nordstrom <hno@marasystems.com>
.
.SH KNOWN LIMITATIONS
Max 16 occurrences of %s in the -u argument is supported.
LDAP than Squid.
.
.SH REPORTING BUGS
-Report bugs or bug-fixes to
+Report bugs or bug fixes using http://bugs.squid-cache.org/
+.
+Report serious security bugs to
.I Squid Bugs <squid-bugs@squid-cache.org>
-or ideas for new improvements to
-.I Squid Developers <squid-dev@squid-cache.org>
+.
+Report ideas for new improvements to the
+.I Squid Developers mailing list
+.if !'po4a'hide' <squid-dev@squid-cache.org>
.
.SH "SEE ALSO"
-.BR squid_ldap_auth ( 8 ),
-.BR ldapsearch ( 1 ),
+.if !'po4a'hide' .BR squid_ldap_auth ( 8 ),
+.if !'po4a'hide' .BR ldapsearch ( 1 ),
.br
Your favorite LDAP documentation
.br
squid_session - Squid session tracking external acl group helper
.
.SH SYNOPSIS
-squid_session [-t idle_timeout] [-b dbpath] [-a]
+.if !'po4a'hide' squid_session [-t idle_timeout] [-b dbpath] [-a]
.
.SH DESCRIPTION
This helper maintains a concept of sessions by monitoring requests
Intended use is for displaying "terms of use" pages, ad popups etc.
.
.TP
-.BI "-t " "idletimeout " "(default 3600)"
+.if !'po4a'hide' .BI "-t " "idletimeout " "(default 3600)"
Specifies the session idle timeout timer.
.
.TP
-.BI "-b " "dbpath"
+.if !'po4a'hide' .BI "-b " "dbpath"
Path 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).
.
.TP
-.B "-a"
+.if !'po4a'hide' .B "-a"
Active mode. In this mode sessions are started by evaluating an
acl with the argument LOGIN, or terminated by the argument LOGOUT.
.P
.SH EXAMPLE
.P
Configuration example using the default automatic mode
-.IP
-external_acl_type session ttl=300 negative_ttl=0 children=1 concurrency=200 %LOGIN /usr/local/squid/libexec/squid_session
-.IP
-acl session external session
-.IP
-http_access deny !session
-.IP
-deny_info http://your.server/bannerpage?url=%s session
+.if !'po4a'hide' .IP
+.if !'po4a'hide' external_acl_type session ttl=300 negative_ttl=0 children=1 concurrency=200 %LOGIN /usr/local/squid/libexec/squid_session
+.if !'po4a'hide' .IP
+.if !'po4a'hide' acl session external session
+.if !'po4a'hide' .IP
+.if !'po4a'hide' http_access deny !session
+.if !'po4a'hide' .IP
+.if !'po4a'hide' deny_info http://your.server.example.com/bannerpage?url=%s session
.P
-Then set up http://your.server/bannerpage to display a session startup page and then redirect the user back to the requested URL given in the url query parameter.
+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.
.SH AUTHOR
-This helper and documentation was written by
-.I Henrik Nordstrom <henrik@henriknordstrom.net>
+This program and documentation was written by
+.if !'po4a'hide' .I Henrik Nordstrom <henrik@henriknordstrom.net>
.
.SH QUESTIONS
-Any questions on usage can be sent to
-.IR "Squid Users <squid-users@squid-cache.org>" .
+Questions on the usage of this program can be sent to the
+.I Squid Users mailing list
+.if !'po4a'hide' <squid-users@squid-cache.org>
.
.SH REPORTING BUGS
-Report bugs or bug-fixes to
+Report bugs or bug fixes using http://bugs.squid-cache.org/
+.
+Report serious security bugs to
.I Squid Bugs <squid-bugs@squid-cache.org>
-or ideas for new improvements to
-.I Squid Developers <squid-dev@squid-cache.org>
+.
+Report ideas for new improvements to the
+.I Squid Developers mailing list
+.if !'po4a'hide' <squid-dev@squid-cache.org>
.
.SH "SEE ALSO"
-.BR squid ( 8 )
+.if !'po4a'hide' .BR squid ( 8 )