summaryrefslogtreecommitdiff
blob: 4e1be189080f524ee9cdba54547be9c65ee61a1d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
  <maintainer type="project">
    <email>perl@gentoo.org</email>
    <name>Gentoo Perl Project</name>
  </maintainer>
  <longdescription lang="en">
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.
</longdescription>
  <upstream>
    <remote-id type="cpan">Apache2-AuthenNTLM</remote-id>
    <remote-id type="cpan-module">Apache2::AuthenNTLM</remote-id>
    <remote-id type="cpan-module">Apache2::AuthenNTLM::Lock</remote-id>
  </upstream>
</pkgmetadata>