basic_msnt_multi_domain_auth (8) Linux Manual Page
basic_msnt_multi_domain_auth
Synopsis
basic_msnt_multi_domain_auth [options]
Description
basic_msnt_multi_domain_auth is a Squid authenticator to check user credentials against multiple NT domains using nmblookup.
The user is expected to enter his/her credentials as domain\username or domain/username (in analogy to what MS-Proxy does).
Requires Authen::SMB from CPAN and Samba if you need to perform NETBIOS queries.
Options
- –debug
- Write debug info to stderr.
- –wins-server
- Use the named WINS server.
Default: broadcast will be attempted.
- –no-fqdn
- Some servers don’t like to be called by their fully qualified name. Define this if you wish to call them ONLY by their hostname.
- –no-rdns
- Some servers really really want to be called by address.
Author
This program was written by Francesco Chemolli <kinkie [at] kame.usr.dsi.unimi.it>
This manual was written by Amos Jeffries <squid3 [at] treenet.co.nz>
Copyright
* Copyright (C) 1996-2016 The Squid Software Foundation and contributors * * Squid software is distributed under GPLv2+ license and includes * contributions from numerous individuals and organizations. * Please see the COPYING and CONTRIBUTORS files for details.
Questions
Questions on the usage of this program can be sent to the Squid Users mailing list <squid-users [at] squid-cache.org>
Reporting Bugs
Bug reports need to be made in English. See http://wiki.squid-cache.org/SquidFaq/BugReporting for details of what you need to include with your bug report.
Report bugs or bug fixes using http://bugs.squid-cache.org/
Report serious security bugs to Squid Bugs <squid-bugs [at] squid-cache.org>
Report ideas for new improvements to the Squid Developers mailing list <squid-dev [at] squid-cache.org>
See Also
squid (8), GPL \fIs0(7), The Squid FAQ wiki http://wiki.squid-cache.org/SquidFaq The Squid Configuration Manual http://www.squid-cache.org/Doc/config/
