[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#427848: ITP: libapache2-authenntlm-perl -- Perform Microsoft NTLM and Basic User Authentication



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Package: wnpp
Followup-For: Bug #427848
Owner: Hendrik Frenzel <hfrenzel@scunc.net>


* Package name    : libapache2-authenntlm-perl
  Version         : 0.02
  Upstream Author : Shannon Eric Peevey <speeves@unt.edu>
* URL             : http://search.cpan.org/~speeves
* License         : GPL / Artistic
  Programming Lang: Perl
  Description     : Perform Microsoft NTLM and Basic User Authentication

The purpose of this module is to perform a user authentication via
Microsoft's NTLM protocol. This protocol is supported by all versions of
the Internet Explorer and is mainly useful for intranets. Depending on
your preferences setting IE will supply your windows logon credentials
to the web server when the server asks for NTLM authentication. This
saves the user to type in his/her password again.

The NTLM protocol performs a challenge/response to exchange a random
number (nonce) and get back a md4 hash, which is built from the user's
password and the nonce. This makes sure that no password goes over the
wire in plain text.

The main advantage of the Perl implementation is, that it can be easily
extended to verify the user/password against other sources than a
windows domain controller.

The defaultf implementation is to go to the domain controller for the
given domain and verify the user. If you want to verify the user against
another source, you can inherit from Apache2::AuthenNTLM and override
it's methods.

- -- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.18-4-vserver-686 (SMP w/1 CPU core)
Locale: LANG=de_DE@euro, LC_CTYPE=de_DE@euro (charmap=ISO-8859-15)
Shell: /bin/sh linked to /bin/bash
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFGZysDjWcQfAgCZA8RCNYtAKChyepDuWzDbWSdMxxhQlosW3x4dwCeKezE
HVHETzPCEsgR39rtwcm2EzQ=
=VT6K
-----END PGP SIGNATURE-----



Reply to: