1.0.4
This commit is contained in:
parent
06e6284bc0
commit
0c6339ff7d
|
@ -216,7 +216,7 @@ google_color_text = "000000";
|
|||
<table cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th colspan="2">Tuesday 1st August 2006 - 1.0.4RC1</th>
|
||||
<th colspan="2">Thursday 10th August 2006 - 1.0.4</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
|
|
|
@ -1,17 +1,16 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<head>
|
||||
<title></title>
|
||||
<link rel="stylesheet" type="text/css" href="../style/layout.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
</head>
|
||||
<body>
|
||||
<!-- begin navigation menu -->
|
||||
<table width="100%" border=0 class="main">
|
||||
<tr>
|
||||
<td class="menu" width=180>
|
||||
<script type="text/javascript" language="javascript">
|
||||
<table class="main" border="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="menu" width="180">
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
// mouseOver function
|
||||
function list_over(list) {
|
||||
|
@ -23,225 +22,249 @@ function list_out(list) {
|
|||
list.setAttribute('class','nav', 0);
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="../index.htm"><img
|
||||
alt="LDAP Account Manager" src="../images/lam_logo.jpg"
|
||||
style="border: 0px solid;"></a></center>
|
||||
</script>
|
||||
<center><a href="../index.htm"><img alt="LDAP Account Manager"
|
||||
src="../images/lam_logo.jpg" style="border: 0px solid ;"></a></center>
|
||||
<p></p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th class="nav" colspan="2" align="left" valign="center"
|
||||
width="100%">General Infos</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../index.htm'" class="nav">- <a
|
||||
class="nav" href="../index.htm">Home</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../news/index.htm'" class="nav">-
|
||||
<a class="nav" href="../news/index.htm">News</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../news/index.htm'" class="nav">- <a
|
||||
class="nav" href="../news/index.htm">News</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="../screenshots/index.htm"
|
||||
>Screenshots</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../screenshots/index.htm'" class="nav">-
|
||||
<a class="nav" href="../screenshots/index.htm">Screenshots</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="../documentation/index.htm"
|
||||
>Documentation</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../documentation/index.htm'" class="nav">-
|
||||
<a class="nav" href="../documentation/index.htm">Documentation</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="../changelog/index.htm"
|
||||
>Changelog</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../changelog/index.htm'" class="nav">- <a
|
||||
class="nav" href="../changelog/index.htm">Changelog</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="../todo/index.htm">ToDo</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../todo/index.htm'" class="nav">- <a
|
||||
class="nav" href="../todo/index.htm">ToDo</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../sponsors/donations.htm'" class="nav">-
|
||||
<a class="nav" href="../sponsors/donations.htm">Donations</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../sponsors/index.htm'" class="nav">- <a
|
||||
class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p> </p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
</table>
|
||||
<p> </p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th class="nav" colspan="2" align="left" valign="center"
|
||||
width="100%">Download</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../download/index.htm'"
|
||||
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../download/index.htm'" class="nav">- <a
|
||||
class="nav" href="../download/index.htm">Releases</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../download/rpm.htm'" class="nav">- <a
|
||||
class="nav" href="../download/rpm.htm">RPM packages</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="../download/debian.htm">Debian
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../download/debian.htm'" class="nav">- <a
|
||||
class="nav" href="../download/debian.htm">Debian
|
||||
packages</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../download/freebsd.htm'" class="nav">-
|
||||
<a class="nav" href="../download/freebsd.htm">FreeBSD
|
||||
port</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'" class="nav">-
|
||||
<a class="nav" href="../cvs-access/index.htm">CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p> </p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
</table>
|
||||
<p> </p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th class="nav" colspan="2" align="left" valign="center"
|
||||
width="100%">Developers</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../developers/docs.htm'" class="nav">- <a
|
||||
class="nav" href="../developers/docs.htm">Documentation</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../i18n/index.htm'" class="nav">- <a
|
||||
class="nav" href="../i18n/index.htm">Translations</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
|
||||
class="nav">- <a class="nav"
|
||||
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
|
||||
SourceForge</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p> </p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
</table>
|
||||
<p> </p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th class="nav" colspan="2" align="left" valign="center"
|
||||
width="100%">Specials</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="../live-demo/index.htm"
|
||||
>LAM-Live-Demo</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../live-demo/index.htm'" class="nav">- <a
|
||||
class="nav" href="../live-demo/index.htm">LAM-Live-Demo</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p> </p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
</table>
|
||||
<p> </p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th class="nav" colspan="2" align="left" valign="center"
|
||||
width="100%">Communication</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
|
||||
class="nav">- <a class="nav"
|
||||
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'" class="nav">-
|
||||
<a class="nav" href="../mailinglists/index.htm">Mailing
|
||||
lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><br>
|
||||
<br>
|
||||
</p>
|
||||
<center> <a href="http://sourceforge.net"><img
|
||||
src="http://sflogo.sourceforge.net/sflogo.php?group_id=73243&type=1"
|
||||
alt="SourceForge.net Logo" border="0" height="31" width="88"></a></center>
|
||||
</td>
|
||||
<td width="20"> </td>
|
||||
<!-- end navigation menu --> <td class="mainarea">
|
||||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
google_ad_type = "text_image";
|
||||
google_ad_channel ="";
|
||||
google_color_border = "EEEEEE";
|
||||
google_color_bg = "FFFFFF";
|
||||
google_color_link = "0000FF";
|
||||
google_color_url = "008000";
|
||||
google_color_text = "000000";
|
||||
//--></script>
|
||||
<script type="text/javascript"
|
||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script></p>
|
||||
<h1>HOWTOs</h1>
|
||||
<br>
|
||||
<p>Here you will find a set of HOWTOs related with LDAP Account
|
||||
Manager, LDAP and SMB/Samba. We are alwalys looking for good new HOWTOs
|
||||
or other documentation that might help our users. So if you know a good
|
||||
HOWTO, please let us know about it. We will take a look at it and then
|
||||
link it on this site.</p>
|
||||
<p>- <a style="font-weight: bold;" href="LAMPro-HowTo/index.html"
|
||||
target="_blank">LAM
|
||||
Pro HowTo</a></p>
|
||||
<p>- <a class="documentation"
|
||||
href="http://www.bayour.com/LDAPv3-HOWTO.html" target="_blank">OpenLDAP,
|
||||
OpenSSL, SASL and KerberosV Howto</a></p>
|
||||
<p>- <a class="documentation"
|
||||
href="http://www.idealx.org/prj/samba/samba-ldap-howto.pdf"
|
||||
target="_blank">SMB LDAP PDC Howto</a></p>
|
||||
<p>- <a class="documentation"
|
||||
href="http://www.metaconsultancy.com/whitepapers/ldap-linux.htm"
|
||||
target="_blank">LDAP Authentication for Linux</a></p>
|
||||
<p>- <a class="documentation"
|
||||
href="LDAP-Account-Manager-Dokumentation.pdf" target="_blank">LDAP
|
||||
Account Manager Dokumentation (German)</a></p>
|
||||
<p>- <a class="documentation"
|
||||
href="http://www.samba.org/samba/docs/man/Samba-Guide/appendix.html#id2606088"
|
||||
target="_blank">LDAP Account Manager in "Samba 3 by Example"</a></p>
|
||||
<p>- <a class="documentation" href="http://wpkg.org/kolab/"
|
||||
target="_blank">HowTo for managing Kolab and Samba accounts with LAM</a></p>
|
||||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
google_ad_type = "text_image";
|
||||
google_ad_channel ="";
|
||||
google_color_border = "EEEEEE";
|
||||
google_color_bg = "FFFFFF";
|
||||
google_color_link = "0000FF";
|
||||
google_color_url = "008000";
|
||||
google_color_text = "000000";
|
||||
//--></script>
|
||||
<script type="text/javascript"
|
||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script></p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><br>
|
||||
<br>
|
||||
</p>
|
||||
<center>
|
||||
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=73243&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>
|
||||
</center>
|
||||
</td>
|
||||
<td width=20> </td>
|
||||
<!-- end navigation menu -->
|
||||
<td class="mainarea">
|
||||
|
||||
|
||||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
google_ad_type = "text_image";
|
||||
google_ad_channel ="";
|
||||
google_color_border = "EEEEEE";
|
||||
google_color_bg = "FFFFFF";
|
||||
google_color_link = "0000FF";
|
||||
google_color_url = "008000";
|
||||
google_color_text = "000000";
|
||||
//--></script>
|
||||
<script type="text/javascript"
|
||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script>
|
||||
</p>
|
||||
|
||||
<h1>HOWTOs</h1>
|
||||
<br>
|
||||
<p>Here you will find a set of HOWTOs related with LDAP Account Manager, LDAP and SMB/Samba. We are alwalys looking for good new HOWTOs or other documentation that might help our users. So if you know a good HOWTO, please let us know about it. We will take a look at it and then link it on this site.</p>
|
||||
<p>- <a class="documentation" href="http://www.bayour.com/LDAPv3-HOWTO.html" target="_blank">OpenLDAP, OpenSSL, SASL and KerberosV Howto</a></p>
|
||||
<p>- <a class="documentation" href="http://www.idealx.org/prj/samba/samba-ldap-howto.pdf" target="_blank">SMB LDAP PDC Howto</a></p>
|
||||
<p>- <a class="documentation" href="http://www.metaconsultancy.com/whitepapers/ldap-linux.htm" target="_blank">LDAP Authentication for Linux</a></p>
|
||||
<p>- <a class="documentation" href="LDAP-Account-Manager-Dokumentation.pdf" target="_blank">LDAP Account Manager Dokumentation (German)</a></p>
|
||||
<p>- <a class="documentation" href="http://www.samba.org/samba/docs/man/Samba-Guide/appendix.html#id2606088" target="_blank">LDAP Account Manager in "Samba 3 by Example"</a></p>
|
||||
<p>- <a class="documentation" href="http://wpkg.org/kolab/" target="_blank">HowTo for managing Kolab and Samba accounts with LAM</a></p>
|
||||
|
||||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "../google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
google_ad_height = 90;
|
||||
google_ad_format = "728x90_as";
|
||||
google_ad_type = "text_image";
|
||||
google_ad_channel ="";
|
||||
google_color_border = "EEEEEE";
|
||||
google_color_bg = "FFFFFF";
|
||||
google_color_link = "0000FF";
|
||||
google_color_url = "008000";
|
||||
google_color_text = "000000";
|
||||
//--></script>
|
||||
<script type="text/javascript"
|
||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script>
|
||||
</p>
|
||||
|
||||
</td></tr></table>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
|
|
@ -1,16 +1,24 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Frameset//EN" "http://www.w3.org/TR/html4/frameset.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<html><head>
|
||||
<title></title>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="../style/layout.css">
|
||||
</head>
|
||||
|
||||
|
||||
<body>
|
||||
|
||||
<!-- begin navigation menu -->
|
||||
<table width="100%" border=0 class="main">
|
||||
<tr>
|
||||
<td class="menu" width=180>
|
||||
<table class="main" border="0" width="100%">
|
||||
|
||||
|
||||
<tbody><tr>
|
||||
<td class="menu" width="180">
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
// mouseOver function
|
||||
|
@ -24,58 +32,38 @@ function list_out(list) {
|
|||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="../index.htm"><img
|
||||
alt="LDAP Account Manager" src="../images/lam_logo.jpg"
|
||||
style="border: 0px solid;"></a></center>
|
||||
<p></p>
|
||||
<center><a href="../index.htm"><img alt="LDAP Account Manager" src="../images/lam_logo.jpg" style="border: 0px solid ;"></a></center>
|
||||
<p/>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th class="nav" colspan="2" align="left" valign="center"
|
||||
width="100%">General Infos</th>
|
||||
<th class="nav" colspan="2" align="left" valign="center" width="100%">General Infos</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../index.htm'" class="nav">- <a
|
||||
class="nav" href="../index.htm">Home</a></td>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../index.htm'" class="nav">- <a class="nav" href="../index.htm">Home</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../news/index.htm'" class="nav">-
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../news/index.htm'" class="nav">-
|
||||
<a class="nav" href="../news/index.htm">News</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="../screenshots/index.htm"
|
||||
>Screenshots</a></td>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../screenshots/index.htm'" class="nav">- <a class="nav" href="../screenshots/index.htm">Screenshots</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="../documentation/index.htm"
|
||||
>Documentation</a></td>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../documentation/index.htm'" class="nav">- <a class="nav" href="../documentation/index.htm">Documentation</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="../changelog/index.htm"
|
||||
>Changelog</a></td>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../changelog/index.htm'" class="nav">- <a class="nav" href="../changelog/index.htm">Changelog</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../todo/index.htm'" class="nav">-
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="../todo/index.htm">ToDo</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../sponsors/donations.htm'" class="nav">- <a class="nav" href="../sponsors/donations.htm">Donations</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../sponsors/index.htm'" class="nav">- <a class="nav" href="../sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -83,36 +71,24 @@ function list_out(list) {
|
|||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th class="nav" colspan="2" align="left" valign="center"
|
||||
width="100%">Download</th>
|
||||
<th class="nav" colspan="2" align="left" valign="center" width="100%">Download</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../download/index.htm'"
|
||||
class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../download/index.htm'" class="nav">- <a class="nav" href="../download/index.htm">Releases</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../download/rpm.htm'" class="nav">- <a class="nav" href="../download/rpm.htm">RPM packages</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="../download/debian.htm">Debian
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../download/debian.htm'" class="nav">- <a class="nav" href="../download/debian.htm">Debian
|
||||
packages</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../download/freebsd.htm'" class="nav">- <a class="nav" href="../download/freebsd.htm">FreeBSD
|
||||
port</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="../cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../cvs-access/index.htm'" class="nav">- <a class="nav" href="../cvs-access/index.htm">CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -120,24 +96,16 @@ port</a></td>
|
|||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th class="nav" colspan="2" align="left" valign="center"
|
||||
width="100%">Developers</th>
|
||||
<th class="nav" colspan="2" align="left" valign="center" width="100%">Developers</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../developers/docs.htm'" class="nav">- <a class="nav" href="../developers/docs.htm">Documentation</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../i18n/index.htm'" class="nav">- <a class="nav" href="../i18n/index.htm">Translations</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
|
||||
class="nav">- <a class="nav"
|
||||
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')" class="nav">- <a class="nav" href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
|
||||
SourceForge</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -146,14 +114,10 @@ SourceForge</a></td>
|
|||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th class="nav" colspan="2" align="left" valign="center"
|
||||
width="100%">Specials</th>
|
||||
<th class="nav" colspan="2" align="left" valign="center" width="100%">Specials</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="../live-demo/index.htm"
|
||||
>LAM-Live-Demo</a></td>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../live-demo/index.htm'" class="nav">- <a class="nav" href="../live-demo/index.htm">LAM-Live-Demo</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -161,20 +125,13 @@ SourceForge</a></td>
|
|||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th class="nav" colspan="2" align="left" valign="center"
|
||||
width="100%">Communication</th>
|
||||
<th class="nav" colspan="2" align="left" valign="center" width="100%">Communication</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
|
||||
class="nav">- <a class="nav"
|
||||
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')" class="nav">- <a class="nav" href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='../mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="../mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../mailinglists/index.htm'" class="nav">- <a class="nav" href="../mailinglists/index.htm">Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
@ -182,10 +139,10 @@ SourceForge</a></td>
|
|||
<br>
|
||||
</p>
|
||||
<center>
|
||||
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=73243&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>
|
||||
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=73243&type=1" alt="SourceForge.net Logo" border="0" height="31" width="88"></a>
|
||||
</center>
|
||||
</td>
|
||||
<td width=20> </td>
|
||||
<td width="20"> </td>
|
||||
<!-- end navigation menu -->
|
||||
<td class="mainarea">
|
||||
|
||||
|
@ -205,225 +162,198 @@ google_color_link = "0000FF";
|
|||
google_color_url = "008000";
|
||||
google_color_text = "000000";
|
||||
//--></script>
|
||||
<script type="text/javascript"
|
||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script>
|
||||
</p>
|
||||
|
||||
<h1>Downloads</h1>
|
||||
<br>
|
||||
<h1>Downloads</h1><span style="font-weight: bold;">Take a look at </span><a style="font-weight: bold; color: rgb(255, 0, 0);" href="../lamPro/index.htm">LDAP Account Manager Pro</a><span style="font-weight: bold;"> for more powerful features.</span><br>
|
||||
<br>
|
||||
|
||||
<p>
|
||||
</p>
|
||||
<table cellspacing="0" width="70%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th colspan="2" width="100%">LDAP Account Manager 1.0.4RC1 (unstable)</th>
|
||||
<th colspan="2" width="100%">LDAP Account Manager 1.0.4</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.4RC1.tar.gz?download"> -
|
||||
Source code - ldap-account-manager-1.0.4RC1.tar.gz</a> </td>
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.4.tar.gz?download"> -
|
||||
Source code - ldap-account-manager-1.0.4.tar.gz</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_1.0.4RC1_all.deb?download"> -
|
||||
Debian package - ldap-account-manager_1.0.4RC1_all.deb</a> </td>
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_1.0.4-1_all.deb?download"> -
|
||||
Debian package - ldap-account-manager_1.0.4-1_all.deb</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.4RC1-1.noarch.rpm?download"> -
|
||||
RPM package - ldap-account-manager-1.0.4RC1-1.noarch.rpm</a> </td>
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.4-1.noarch.rpm?download"> -
|
||||
RPM package - ldap-account-manager-1.0.4-1.noarch.rpm</a> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><br></p>
|
||||
<p></p>
|
||||
|
||||
<table cellspacing="0" width="70%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th colspan="2" width="100%">LDAP Account Manager 1.0.3</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.3.tar.gz?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.3.tar.gz?download"> -
|
||||
Source code - ldap-account-manager-1.0.3.tar.gz</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_1.0.3-1_all.deb?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_1.0.3-1_all.deb?download"> -
|
||||
Debian package - ldap-account-manager_1.0.3-1_all.deb</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.3-1.noarch.rpm?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.3-1.noarch.rpm?download"> -
|
||||
RPM package - ldap-account-manager-1.0.3-1.noarch.rpm</a> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><br></p>
|
||||
<p></p>
|
||||
|
||||
<table cellspacing="0" width="70%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th colspan="2" width="100%">LDAP Account Manager 1.0.2</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.2.tar.gz?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.2.tar.gz?download"> -
|
||||
Source code - ldap-account-manager-1.0.2.tar.gz</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_1.0.2-1_all.deb?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_1.0.2-1_all.deb?download"> -
|
||||
Debian package - ldap-account-manager_1.0.2-1_all.deb</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.2-1.noarch.rpm?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.2-1.noarch.rpm?download"> -
|
||||
RPM package - ldap-account-manager-1.0.2-1.noarch.rpm</a> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><br></p>
|
||||
<p></p>
|
||||
|
||||
<table cellspacing="0" width="70%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th colspan="2" width="100%">LDAP Account Manager 1.0.1</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.1.tar.gz?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.1.tar.gz?download"> -
|
||||
Source code - ldap-account-manager-1.0.1.tar.gz</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_1.0.1-1_all.deb?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_1.0.1-1_all.deb?download"> -
|
||||
Debian package - ldap-account-manager_1.0.1-1_all.deb</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.1-1.noarch.rpm?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.1-1.noarch.rpm?download"> -
|
||||
RPM package - ldap-account-manager-1.0.1-1.noarch.rpm</a> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><br></p>
|
||||
<p></p>
|
||||
|
||||
<table cellspacing="0" width="70%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th colspan="2" width="100%">LDAP Account Manager 1.0.0</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.0.tar.gz?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.0.tar.gz?download"> -
|
||||
Source code - ldap-account-manager-1.0.0.tar.gz</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_1.0.0-1_all.deb?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_1.0.0-1_all.deb?download"> -
|
||||
Debian package - ldap-account-manager_1.0.0-1_all.deb</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.0-1.noarch.rpm?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.0-1.noarch.rpm?download"> -
|
||||
RPM package - ldap-account-manager-1.0.0-1.noarch.rpm</a> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><br></p>
|
||||
<p></p>
|
||||
|
||||
<table cellspacing="0" width="70%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th colspan="2" width="100%">LDAP Account Manager 1.0.rc2 (unstable)</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.rc2.tar.gz?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.rc2.tar.gz?download"> -
|
||||
Source code - ldap-account-manager-1.0.rc2.tar.gz</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_1.0.rc2-1_all.deb?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_1.0.rc2-1_all.deb?download"> -
|
||||
Debian package - ldap-account-manager_1.0.rc2-1_all.deb</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.rc2-1.noarch.rpm?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.rc2-1.noarch.rpm?download"> -
|
||||
RPM package - ldap-account-manager-1.0.rc2-1.noarch.rpm</a> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><br></p>
|
||||
<p></p>
|
||||
|
||||
<table cellspacing="0" width="70%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th colspan="2" width="100%">LDAP Account Manager 1.0.rc1 (unstable)</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.rc1.tar.gz?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.rc1.tar.gz?download"> -
|
||||
Source code - ldap-account-manager-1.0.rc1.tar.gz</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_1.0.rc1-1_all.deb?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_1.0.rc1-1_all.deb?download"> -
|
||||
Debian package - ldap-account-manager_1.0.rc1-1_all.deb</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.rc1-1.noarch.rpm?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-1.0.rc1-1.noarch.rpm?download"> -
|
||||
RPM package - ldap-account-manager-1.0.rc2-1.noarch.rpm</a> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><br></p>
|
||||
<p></p>
|
||||
|
||||
<table cellspacing="0" width="70%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th colspan="2" width="100%">LDAP Account Manager 0.5.3</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_0.5.3.tar.gz?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_0.5.3.tar.gz?download"> -
|
||||
Source code - ldap-account-manager_0.5.3.tar.gz</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_0.5.3-1_all.deb?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_0.5.3-1_all.deb?download"> -
|
||||
Debian package - ldap-account-manager_0.5.3-1_all.deb</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-0.5.3-1.noarch.rpm?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-0.5.3-1.noarch.rpm?download"> -
|
||||
RPM package - ldap-account-manager-0.5.3-1.noarch.rpm</a> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><br></p>
|
||||
<p></p>
|
||||
|
||||
<table cellspacing="0" width="70%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th colspan="2" width="100%">LDAP Account Manager 0.5.2</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_0.5.2.tar.gz?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_0.5.2.tar.gz?download"> -
|
||||
Source code - ldap-account-manager_0.5.2.tar.gz</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_0.5.2-1_all.deb?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_0.5.2-1_all.deb?download"> -
|
||||
Debian package - ldap-account-manager_0.5.2-1_all.deb</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-0.5.2-1.noarch.rpm?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager-0.5.2-1.noarch.rpm?download"> -
|
||||
RPM package - ldap-account-manager-0.5.2-1.noarch.rpm</a> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -438,13 +368,11 @@ RPM package - ldap-account-manager-0.5.2-1.noarch.rpm</a> </td>
|
|||
<th colspan="2" width="100%">LDAP Account Manager 0.5.1</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_0.5.1.tar.gz?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_0.5.1.tar.gz?download"> -
|
||||
Source code - ldap-account-manager_0.5.1.tar.gz</a> </td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td> <a class="download"
|
||||
href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_0.5.1-1_all.deb?download"> -
|
||||
<td> <a class="download" href="http://prdownloads.sourceforge.net/lam/ldap-account-manager_0.5.1-1_all.deb?download"> -
|
||||
Debian package - ldap-account-manager_0.5.1-1_all.deb</a> </td>
|
||||
</tr>
|
||||
</tbody>
|
||||
|
@ -471,13 +399,13 @@ google_color_link = "0000FF";
|
|||
google_color_url = "008000";
|
||||
google_color_text = "000000";
|
||||
//--></script>
|
||||
<script type="text/javascript"
|
||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
<script type="text/javascript" src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script>
|
||||
</p>
|
||||
|
||||
</td></tr></table>
|
||||
</td></tr></tbody>
|
||||
</table>
|
||||
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
</body></html>
|
|
@ -1,4 +1,3 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
|
@ -6,12 +5,12 @@
|
|||
<link rel="stylesheet" type="text/css" href="style/layout.css">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<!-- begin navigation menu -->
|
||||
<table width="100%" border=0 class="main">
|
||||
<tr>
|
||||
<td class="menu" width=180>
|
||||
<script type="text/javascript" language="javascript">
|
||||
<table class="main" border="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<td class="menu" width="180">
|
||||
<script type="text/javascript" language="javascript">
|
||||
<!--
|
||||
// mouseOver function
|
||||
function list_over(list) {
|
||||
|
@ -23,174 +22,185 @@ function list_out(list) {
|
|||
list.setAttribute('class','nav', 0);
|
||||
}
|
||||
//-->
|
||||
</script>
|
||||
<center><a href="index.htm"><img
|
||||
alt="LDAP Account Manager" src="images/lam_logo.jpg"
|
||||
style="border: 0px solid;"></a></center>
|
||||
<p></p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
</script>
|
||||
<center><a href="index.htm"><img alt="LDAP Account Manager"
|
||||
src="images/lam_logo.jpg" style="border: 0px solid ;"></a></center>
|
||||
<p></p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th class="nav" colspan="2" align="left" valign="center"
|
||||
width="100%">General Infos</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='index.htm'" class="nav">- <a
|
||||
class="nav" href="index.htm">Home</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)" onclick="parent.location.href='index.htm'"
|
||||
class="nav">- <a class="nav" href="index.htm">Home</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='news/index.htm'" class="nav">-
|
||||
<a class="nav" href="news/index.htm">News</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='news/index.htm'" class="nav">- <a
|
||||
class="nav" href="news/index.htm">News</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='screenshots/index.htm'"
|
||||
class="nav">- <a class="nav" href="screenshots/index.htm"
|
||||
>Screenshots</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='screenshots/index.htm'" class="nav">- <a
|
||||
class="nav" href="screenshots/index.htm">Screenshots</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='documentation/index.htm'"
|
||||
class="nav">- <a class="nav" href="documentation/index.htm"
|
||||
>Documentation</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='documentation/index.htm'" class="nav">-
|
||||
<a class="nav" href="documentation/index.htm">Documentation</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='changelog/index.htm'"
|
||||
class="nav">- <a class="nav" href="changelog/index.htm"
|
||||
>Changelog</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='changelog/index.htm'" class="nav">- <a
|
||||
class="nav" href="changelog/index.htm">Changelog</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='todo/index.htm'" class="nav">-
|
||||
<a class="nav" href="todo/index.htm">ToDo</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='todo/index.htm'" class="nav">- <a
|
||||
class="nav" href="todo/index.htm">ToDo</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='sponsors/donations.htm'"
|
||||
class="nav">- <a class="nav" href="sponsors/donations.htm">Donations</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='sponsors/donations.htm'" class="nav">- <a
|
||||
class="nav" href="sponsors/donations.htm">Donations</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='sponsors/index.htm'"
|
||||
class="nav">- <a class="nav" href="sponsors/index.htm">Sponsors</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='sponsors/index.htm'" class="nav">- <a
|
||||
class="nav" href="sponsors/index.htm">Sponsors</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p> </p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
</table>
|
||||
<p> </p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th class="nav" colspan="2" align="left" valign="center"
|
||||
width="100%">Download</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='download/index.htm'"
|
||||
class="nav">- <a class="nav" href="download/index.htm">Releases</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='download/index.htm'" class="nav">- <a
|
||||
class="nav" href="download/index.htm">Releases</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='download/rpm.htm'"
|
||||
class="nav">- <a class="nav" href="download/rpm.htm">RPM packages</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='download/rpm.htm'" class="nav">- <a
|
||||
class="nav" href="download/rpm.htm">RPM packages</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='download/debian.htm'"
|
||||
class="nav">- <a class="nav" href="download/debian.htm">Debian
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='download/debian.htm'" class="nav">- <a
|
||||
class="nav" href="download/debian.htm">Debian
|
||||
packages</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='download/freebsd.htm'"
|
||||
class="nav">- <a class="nav" href="download/freebsd.htm">FreeBSD
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='download/freebsd.htm'" class="nav">- <a
|
||||
class="nav" href="download/freebsd.htm">FreeBSD
|
||||
port</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='cvs-access/index.htm'"
|
||||
class="nav">- <a class="nav" href="cvs-access/index.htm"
|
||||
>CVS access</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='cvs-access/index.htm'" class="nav">- <a
|
||||
class="nav" href="cvs-access/index.htm">CVS access</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p> </p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
</table>
|
||||
<p> </p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th class="nav" colspan="2" align="left" valign="center"
|
||||
width="100%">Developers</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='developers/docs.htm'"
|
||||
class="nav">- <a class="nav" href="developers/docs.htm">Documentation</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='developers/docs.htm'" class="nav">- <a
|
||||
class="nav" href="developers/docs.htm">Documentation</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='i18n/index.htm'"
|
||||
class="nav">- <a class="nav" href="i18n/index.htm">Translations</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='i18n/index.htm'" class="nav">- <a
|
||||
class="nav" href="i18n/index.htm">Translations</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="window.open('http://www.sourceforge.net/projects/lam', '_blank')"
|
||||
class="nav">- <a class="nav"
|
||||
href="http://www.sourceforge.net/projects/lam" target="_blank">LAM at
|
||||
SourceForge</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p> </p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
</table>
|
||||
<p> </p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th class="nav" colspan="2" align="left" valign="center"
|
||||
width="100%">Specials</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='live-demo/index.htm'"
|
||||
class="nav">- <a class="nav" href="live-demo/index.htm"
|
||||
>LAM-Live-Demo</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='live-demo/index.htm'" class="nav">- <a
|
||||
class="nav" href="live-demo/index.htm">LAM-Live-Demo</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p> </p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
</table>
|
||||
<p> </p>
|
||||
<table class="nav" border="1" cellspacing="0" width="95%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th class="nav" colspan="2" align="left" valign="center"
|
||||
width="100%">Communication</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243', '_blank')"
|
||||
class="nav">- <a class="nav"
|
||||
href="http://sourceforge.net/tracker/?group_id=73243" target="_blank">Trackers</a></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='mailinglists/index.htm'"
|
||||
class="nav">- <a class="nav" href="mailinglists/index.htm"
|
||||
>Mailing lists</a></td>
|
||||
<td onmouseover="list_over(this)"
|
||||
onmouseout="list_out(this)"
|
||||
onclick="parent.location.href='mailinglists/index.htm'" class="nav">- <a
|
||||
class="nav" href="mailinglists/index.htm">Mailing lists</a></td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
<p><br>
|
||||
<br>
|
||||
</p>
|
||||
<center>
|
||||
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=73243&type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>
|
||||
</center>
|
||||
</td>
|
||||
<td width=20> </td>
|
||||
</table>
|
||||
<p><br>
|
||||
<br>
|
||||
</p>
|
||||
<center>
|
||||
<a href="http://sourceforge.net"><img
|
||||
src="http://sflogo.sourceforge.net/sflogo.php?group_id=73243&type=1"
|
||||
alt="SourceForge.net Logo" border="0" height="31" width="88"></a></center>
|
||||
</td>
|
||||
<td width="20"> </td>
|
||||
<!-- end navigation menu -->
|
||||
<td class="mainarea">
|
||||
|
||||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
<td class="mainarea">
|
||||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
|
@ -204,55 +214,71 @@ google_color_link = "0000FF";
|
|||
google_color_url = "008000";
|
||||
google_color_text = "000000";
|
||||
//--></script>
|
||||
<script type="text/javascript"
|
||||
<script type="text/javascript"
|
||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script>
|
||||
</p>
|
||||
|
||||
<h1 class="home">LDAP Account Manager</h1>
|
||||
<p class="home">LDAP Account Manager (LAM) is a webfrontend for
|
||||
</script></p>
|
||||
<h1 class="home">LDAP Account Manager</h1>
|
||||
<p class="home">LDAP Account Manager (LAM) is a webfrontend for
|
||||
managing accounts stored in an LDAP directory.</p>
|
||||
<b><br>
|
||||
</b>
|
||||
<p align="center">
|
||||
<a href="screenshots/images/userlist.jpg" target="_blank"><img src="screenshots/images/t_userlist.jpg" alt="LAM"></a>
|
||||
</p>
|
||||
<h2 class="features">Features:</h2>
|
||||
<p class="features">- management of Unix user and group accounts
|
||||
<b><br>
|
||||
</b>
|
||||
<p align="center"><a href="screenshots/images/userlist.jpg"
|
||||
target="_blank"><img src="screenshots/images/t_userlist.jpg" alt="LAM"></a>
|
||||
</p>
|
||||
<h2 class="features"><br>
|
||||
</h2>
|
||||
<br>
|
||||
<br>
|
||||
<h2 style="color: rgb(255, 0, 0);" class="features">New: <a
|
||||
href="lamPro/index.htm">LDAP Account Manager Pro</a></h2>
|
||||
Allow your users to change their personal data and password themselves.
|
||||
<a href="lamPro/index.htm">More information</a><br>
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
<h2 class="features">Features:</h2>
|
||||
<p class="features">- management of Unix user and group accounts
|
||||
(posixAccount/posixGroup)</p>
|
||||
<p class="features">- management of Samba 2.x/3 user and host accounts
|
||||
<p class="features">- management of Samba 2.x/3 user and host
|
||||
accounts
|
||||
(sambaAccount/sambaSamAccount)</p>
|
||||
<p class="features">- management of Kolab 2 accounts
|
||||
<p class="features">- management of Kolab 2 accounts
|
||||
(kolabInetorgPerson)</p>
|
||||
<p class="features">- profiles for account creation</p>
|
||||
<p class="features">- account creation via file upload</p>
|
||||
<p class="features">- automatic creation/deletion of home directories</p>
|
||||
<p class="features">- setting quotas</p>
|
||||
<p class="features">- PDF output for all accounts</p>
|
||||
<p class="features">- editor for organizational units (OU)</p>
|
||||
<p class="features">- schema browser</p>
|
||||
<p class="features">- tree view</p>
|
||||
<p class="features">- multiple configuration files</p>
|
||||
<p class="features">- multi-language support (Catalan, Chinese (Traditional), Dutch, English, French, German,
|
||||
<p class="features">- profiles for account creation</p>
|
||||
<p class="features">- account creation via file upload</p>
|
||||
<p class="features">- automatic creation/deletion of home
|
||||
directories</p>
|
||||
<p class="features">- setting quotas</p>
|
||||
<p class="features">- PDF output for all accounts</p>
|
||||
<p class="features">- editor for organizational units (OU)</p>
|
||||
<p class="features">- schema browser</p>
|
||||
<p class="features">- tree view</p>
|
||||
<p class="features">- multiple configuration files</p>
|
||||
<p class="features">- multi-language support (Catalan, Chinese
|
||||
(Traditional), Dutch, English, French, German,
|
||||
Hungarian, Italian, Japanese, Spanish)</p>
|
||||
<p class="features">- support for LDAP+SSL</p>
|
||||
<p class="features"><br>
|
||||
</p>
|
||||
<p class="features">
|
||||
Complete list of supported account types: <a href="documentation/supportedSchemas.htm">supported types</a>
|
||||
<br>
|
||||
</p>
|
||||
<p class="features"><br><br><br></p>
|
||||
<p class="features" align="center"><big>If you like LAM please consider
|
||||
<p class="features">- support for LDAP+SSL</p>
|
||||
<p class="features"><br>
|
||||
</p>
|
||||
<p class="features">
|
||||
Complete list of supported account types: <a
|
||||
href="documentation/supportedSchemas.htm">supported types</a>
|
||||
<br>
|
||||
</p>
|
||||
<p class="features"><br>
|
||||
<br>
|
||||
<br>
|
||||
</p>
|
||||
<p class="features" align="center"><big>If you like LAM please
|
||||
consider
|
||||
making a <a href="sponsors/donations.htm">donation</a>.
|
||||
</big></p>
|
||||
<p class="features"><big><big><span style="font-weight: bold;"><br>
|
||||
<br>
|
||||
</span></big></big></p>
|
||||
<p class="features"></p>
|
||||
|
||||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
</big></p>
|
||||
<p class="features"><big><big><span style="font-weight: bold;"><br>
|
||||
<br>
|
||||
</span></big></big></p>
|
||||
<p class="features"></p>
|
||||
<p align="center">
|
||||
<script type="text/javascript"><!--
|
||||
google_ad_client = "pub-4179059556107138";
|
||||
google_alternate_ad_url = "google_adsense_script.html";
|
||||
google_ad_width = 728;
|
||||
|
@ -267,12 +293,12 @@ google_color_link = "0000FF";
|
|||
google_color_url = "008000";
|
||||
google_color_text = "000000";
|
||||
//--></script>
|
||||
<script type="text/javascript"
|
||||
<script type="text/javascript"
|
||||
src="http://pagead2.googlesyndication.com/pagead/show_ads.js">
|
||||
</script>
|
||||
</p>
|
||||
|
||||
</td></tr></table>
|
||||
|
||||
</script></p>
|
||||
</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -216,10 +216,10 @@ google_color_text = "000000";
|
|||
<table cellspacing="0" width="100%">
|
||||
<tbody>
|
||||
<tr>
|
||||
<th>Tuesday 1st August 2006 - 1.0.4RC1</th>
|
||||
<th>Thursday 10th August 2006 - 1.0.4</th>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>Please test this release intensively and report any bugs to our mailinglist or bug tracker.</td>
|
||||
<td>This release includes support for Samba password policies and is now also translated to Russian.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
|
Loading…
Reference in New Issue