/usr/share/web2ldap/htdocs/download.html is in web2ldap 1.1.43~dfsg-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 | <!DOCTYPE html>
<html>
<head>
<title>web2ldap - Download</title>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
<meta name="author" content="Michael Ströder <michael@stroeder.com>">
<meta name="description" content="web2ldap: Get your copy of the source distribution">
<meta name="keywords" content="LDAP LDAPv2 LDAPv3 subschema gateway Python python-ldap Directory userCertificate PKI LDIF DSML">
<meta name="robots" content="INDEX,FOLLOW">
<meta name="revisit-after" content="5 days">
<meta name="publisher" content="stroeder.com">
<meta name="generator" content="hand-made, home-brewed">
<meta http-equiv="x-frame-options" content="deny">
<!--CSS einbinden-->
<link rel="stylesheet" type="text/css" media="screen" href="css/web2ldap.de-screen.css">
<style type="text/css" media="all">
@import "css/screen.css";
</style>
<link rel="author" href="http://www.stroeder.com">
<link rel="license" href="http://www.stroeder.com" title="Copyright by Michael Ströder <michael@stroeder.com>">
<script type="text/javascript">
<!--
if(top.frames.length > 0)
top.location.href=self.location;
//-->
</script>
</head>
<body lang="en">
<header>
<nav>
<div id="navigation">
<p>
<a href="web2ldap.html">Main</a> //
<a href="download.html">Download</a> /
<a href="features.html">Features</a> /
<a href="roadmap.html">Roadmap</a> /
<a href="news.html">News</a> /
<a href="demo.html">Demo</a> /
<a href="related.html">Related</a>
</p>
<p>
<a href="support.html">Support</a> //
<a href="http://www.stroeder.com">Commercial</a> /
<a href="feedback.html">Feedback</a> /
<a href="faq.html">FAQ</a>
</p>
<p>
<a href="docs.html">Documentation</a> //
<a href="install.html">Installing</a> /
<a href="usability.html">Customizing UI</a> /
<a href="web2ldapcnf.html">Configuration</a> /
<a href="compability.html">Compability</a> /
<a href="security.html">Security</a> /
<a href="changes.html">Changes</a> /
<a href="files.html">Files</a>
</p>
</div>
</nav>
<hgroup>
<h1>
Download
</h1>
<h2>
Get your copy of the source distribution
</h2>
</hgroup>
</header>
<h2 id=License">Copyright and License</h2>
<p>
© 1998-2013 by <a href="http://www.stroeder.com">
Michael Ströder <michael@stroeder.com></a>
</p>
<p>
This software including all Python modules except the ones
mentioned below is <a href="http://www.opensource.org/">
Open Source</a> and given away under
</p>
<blockquote>
<a href="http://www.gnu.org/licenses/old-licenses/gpl-2.0.html">
GPL (GNU GENERAL PUBLIC LICENSE) Version 2</a>
</blockquote>
<p>
Note that additions added in your local directory <code>etc/web2ldap/</code>
are considered local configuration and do not have to be disclosed to public.
</p>
<p>
The author refuses to give any warranty of any kind.
</p>
<p>
Software or files with different license included in distribution:
</p>
<ul>
<li>
The ASN.1 parser module included in this distribution
was derived from module pisces.asn1 written by Jeremy Hylton
as part of his work on <a href="http://www.cnri.reston.va.us/software/pisces/">Pisces</a>
(see license <a href="http://hdl.handle.net/1895.22/1007">1895.22/1007</a>).
<p>
Note:<br>
This module is only necessary for displaying X.509 certificates
and CRLs. If you feel uncomfortable with the Pisces license
just remove pylib/pisces/asn1.py when repackaging web2ldap. The presence
of the module is automatically detected.
</p>
</li>
<li>
The file <a href="http://www.cs.auckland.ac.nz/~pgut001/dumpasn1.cfg">
etc/dumpasn1.cfg</a> is re-distributed in web2ldap with permission of the author
but is not subject of the GPL. You can also remove it from web2ldap and obtain it
separately when repackaging web2ldap and adjust the configuration parameter
<a href="web2ldapcnf_misc.html#dumpasn1cfg">dumpasn1cfg</a> to reflect another
position in your distribution's file system.
</li>
</ul>
<h2 id=Package">Package</h2>
<p>
The packaged files are provided as gzipped tar ball:<br>
</p>
<dl>
<dt>Stable release</dt>
<dd>
<ul>
<li>
<a href="http://www.web2ldap.de/download/web2ldap-1.1.42.tar.gz">
web2ldap-1.1.42.tar.gz</a>
</li>
<li>
<a href="http://www.web2ldap.de/download/web2ldap-1.1.42.tar.gz.pgp">
PGP package signature file</a> (see <a href="http://www.stroeder.com/impressum.shtml">PGP key download</a>)
</li>
<li>
<a href="http://www.web2ldap.de/download/web2ldap-1.1.42.tar.gz.p7s">
CMS (PKCS#7) package signature file</a> (verify against <a href="http://www.cacert.org/index.php?id=3">CAcert.org</a>)
</li>
</ul>
</dd>
</dl>
<footer>
<div id="footer">
sponsored by <a href="http://www.stroeder.com">
stroeder.com - Information Technology, IT-Security, Identity Management,
System Integration</a>
</div>
</footer>
</body>
</html>
|