*** empty log message ***

This commit is contained in:
Roland Gruber 2007-11-27 17:46:18 +00:00
parent 242017bce7
commit 0e4c028334
29 changed files with 293 additions and 2122 deletions

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>Changelog</h1>
<br>
<p> </p>
@ -1050,26 +1013,6 @@ fit<br>
<br>
<br>
<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>

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>CVS-Access</h1>
<p>There are basically two ways of accessing the LDAP Account Manager (LAM) CVS repository.<br><br>
The first one is through <a href="http://cvs.sourceforge.net/cgi-bin/viewcvs.cgi/lam" target="_self">WebCVS</a>.
@ -253,26 +216,6 @@ The second way is through anonymous CVS access with a CVS client of your choice.
<b>cvs -z3 -d:pserver:anonymous@lam.cvs.sourceforge.net:/cvsroot/lam co lam</b><br><br><br>
More information concerning LAM and CVS can be found at <a href="http://sourceforge.net/cvs/?group_id=73243" target="_blank">http://sourceforge.net/cvs/?group_id=73243</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>

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>Developer documentation</h1>
<br>
<h2><a href="devel/index.htm" target="_blank">Code overview</a></h2>
@ -267,26 +230,6 @@ google_color_text = "000000";
<br>
<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>

View File

@ -13,24 +13,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -87,7 +75,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -100,11 +88,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -116,7 +99,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -153,7 +136,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -185,7 +168,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -200,7 +183,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -226,26 +209,6 @@ SourceForge</a></td>
<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>FAQ</h1>
<br>
<br>
@ -335,26 +298,6 @@ can I find help?</span><br>
<span style="font-weight: bold;">A:</span> Please subscribe to our
public <a href="http://lists.sourceforge.net/lists/listinfo/lam-public">mailinglist</a>.
<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>

View File

@ -10,23 +10,11 @@
<tbody>
<tr>
<td class="menu" width="180">
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -83,7 +71,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -96,11 +84,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -112,7 +95,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -149,7 +132,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -181,7 +164,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -196,7 +179,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -219,24 +202,6 @@ SourceForge</a></td>
</td>
<td width="20">&nbsp;</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
@ -261,24 +226,6 @@ Account Manager Dokumentation (German)</a></p>
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>

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>User documentation<br>
</h1>
<br>
@ -255,26 +218,6 @@ google_color_text = "000000";
<p>&nbsp;<br><br><br></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>

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>Installation<br>
</h1>
<br>
@ -308,26 +271,6 @@ google_color_text = "000000";
<br>
<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>

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>Readme<br></h1>
<pre>
LDAP Account Manager (LAM) manages user, group and host accounts in an LDAP
@ -339,26 +302,6 @@ google_color_text = "000000";
<br>
<br>
<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>

View File

@ -1,214 +1,152 @@
<?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>
<html><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">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
<table class="main" border="0" width="100%">
// mouseOut function
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%">
<tbody><tr>
<td class="menu" width="180">
<script type="text/javascript" src="../lam.js"></script>
<center><a href="../index.htm"><img alt="LDAP Account Manager" src="../images/lam_logo.jpg" style="border: 0px solid ;"></a></center>
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">General information</th>
<th class="nav" colspan="2" align="left" width="100%">General information</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='../todo/bugs.htm'"
class="nav"> <a class="nav" href="../todo/bugs.htm"
>Bugs</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../todo/bugs.htm'" class="nav"> <a class="nav" href="../todo/bugs.htm">Bugs</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243&atid=537214', '_blank')"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243&atid=537214" target="_blank">Feature requests</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="window.open('http://sourceforge.net/tracker/?group_id=73243&atid=537214', '_blank')" class="nav"><a class="nav" href="http://sourceforge.net/tracker/?group_id=73243&amp;atid=537214" target="_blank">Feature requests</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
<th class="nav" colspan="2" align="left" width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="parent.location.href='../lamPro/index.htm'" class="nav"><a class="nav" href="../lamPro/index.htm"><font color="Red"><b>LAM Pro</b></font></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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/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 class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Download</th>
<th class="nav" colspan="2" align="left" 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 class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Developers</th>
<th class="nav" colspan="2" align="left" 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>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243&atid=537213', '_blank')"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243&atid=537213" target="_blank">Patch tracker</a></td>
<td onmouseover="list_over(this)" onmouseout="list_out(this)" onclick="window.open('http://sourceforge.net/tracker/?group_id=73243&atid=537213', '_blank')" class="nav"><a class="nav" href="http://sourceforge.net/tracker/?group_id=73243&amp;atid=537213" target="_blank">Patch tracker</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Specials</th>
<th class="nav" colspan="2" align="left" 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 class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
<th class="nav" colspan="2" align="left" width="100%">Communication</th>
</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>
@ -216,104 +154,98 @@ SourceForge</a></td>
<br>
</p>
<center>
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=73243&amp;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&amp;type=1" alt="SourceForge.net Logo" border="0" height="31" width="88"></a>
</center>
</td>
<td width=20>&nbsp;</td>
<td width="20">&nbsp;</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>Supported account types</h1>
<br>
<p>This is a list of all supported account types and their schema files. The account types can be combined (e.g. users with Samba and Unix part)<br>
<p>This is a list of all supported account types and their schema
files. The account types can be combined (e.g. users with Samba and
Unix part)<br>
<br>
</p>
<h2>Unix</h2>
<h2><img style="width: 16px; height: 16px;" alt="" src="../images/schema_unix.png"> Unix</h2>
<ul>
<li><b>Types: </b>users and groups</li>
<li><b>Object classes: </b>posixAccount, shadowAccount and posixGroup</li>
<li><b>Schema: </b>nis.schema</li>
</ul>
<h2>Samba 3</h2>
<h2><img style="width: 16px; height: 16px;" alt="" src="../images/schema_samba.png"> <a href="http://www.samba.org/">Samba 3</a></h2>
<ul>
<li><b>Types: </b>users, groups, hosts and domains</li>
<li><b>Object classes: </b>sambaSamAccount, sambaGroupMapping, sambaDomain</li>
<li><b>Schema: </b>samba.schema</li>
</ul>
<h2>Samba 2</h2>
<h2>
</h2>
<h2><img style="width: 16px; height: 16px;" alt="" src="../images/schema_samba.png"> <a href="http://www.samba.org/">Samba 2</a></h2>
<ul>
<li><b>Types: </b>users and hosts</li>
<li><b>Object class: </b>sambaAccount</li>
<li><b>Schema: </b>samba.schema</li>
</ul>
<h2>Kolab 2</h2>
<h2><img style="width: 16px; height: 16px;" alt="" src="../images/schema_kolab.png"> <a href="http://www.kolab.org/">Kolab 2</a></h2>
<ul>
<li><b>Type: </b>users</li>
<li><b>Object class: </b>kolabInetOrgPerson</li>
<li><b>Schema: </b>kolab2.schema, rfc2739.schema</li>
</ul>
<h2>Address book entries</h2>
<h2><img style="width: 16px; height: 16px;" alt="" src="../images/schema_inetOrgPerson.png"> Address book entries</h2>
<ul>
<li><b>Type: </b>users</li>
<li><b>Object class: </b>inetOrgPerson</li>
<li><b>Schema: </b>inetorgperson.schema</li>
</ul>
<h2>Mail routing</h2>
<h2><img style="width: 16px; height: 16px;" alt="" src="../images/schema_mailAlias.png"> Mail routing</h2>
<ul>
<li><b>Type: </b>users</li>
<li><b>Object class: </b>inetLocalMailRecipient</li>
<li><b>Schema: </b>misc.schema</li>
</ul>
<h2>Mail aliases</h2>
<h2><img style="width: 16px; height: 16px;" alt="" src="../images/schema_mailAlias.png"> Mail aliases</h2>
<ul>
<li><b>Type: </b>groups</li>
<li><b>Object class: </b>nisMailAlias</li>
<li><b>Schema: </b>misc.schema</li>
</ul>
<h2>MAC addresses</h2>
<h2><img style="width: 16px; height: 16px;" alt="" src="../images/schema_groupOfNames.png"> Group of (unique) names <a href="../lamPro/index.htm">(LAM Pro only)</a><br>
</h2>
<ul>
<li><b>Type: </b>groups</li>
<li><b>Object class: </b>groupOfNames, groupOfUniqueNames</li>
<li><b>Schema: </b>core.schema</li>
</ul>
<h2><img style="width: 16px; height: 16px;" alt="" src="../images/schema_mac.png"> MAC addresses</h2>
<ul>
<li><b>Type: </b>hosts</li>
<li><b>Object class: </b>ieee802device</li>
<li><b>Schema: </b>nis.schema</li>
</ul>
<h2>Simple Accounts</h2>
<h2><img style="width: 14px; height: 18px;" alt="" src="../images/schema_user.png"> Simple Accounts</h2>
<ul>
<li><b>Type: </b>users</li>
<li><b>Object class: </b>account</li>
<li><b>Schema: </b>cosine.schema</li>
</ul>
<h2>SSH keys (LPK patch)</h2>
<h2><img style="width: 16px; height: 16px;" alt="" src="../images/schema_ssh.png"> <a href="http://www.opendarwin.org/en/projects/openssh-lpk/">SSH keys (LPK patch)</a></h2>
<ul>
<li><b>Type: </b>users</li>
<li><b>Object class: </b>ldapPublicKey</li>
@ -321,28 +253,11 @@ google_color_text = "000000";
</ul>
<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>
</td></tr></table>
</body>
</html>
</body></html>

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>Debian packages</h1>
<br>
<p>
@ -258,26 +221,6 @@ google_color_text = "000000";
</table>
</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>

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>FreeBSD</h1>
<br>
<br>
@ -253,26 +216,6 @@ google_color_text = "000000";
<p>FreeBSD-CVS: <a href="http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/ldap-account-manager">http://www.freebsd.org/cgi/cvsweb.cgi/ports/sysutils/ldap-account-manager</a></p>
<p>FreshPorts: <a href="http://www.freshports.org/sysutils/ldap-account-manager">http://www.freshports.org/sysutils/ldap-account-manager</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>

View File

@ -19,22 +19,10 @@
<tbody><tr>
<td class="menu" width="180">
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></script>
<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%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -91,7 +79,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -104,11 +92,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -120,7 +103,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -157,7 +140,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -189,7 +172,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -204,7 +187,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -230,25 +213,6 @@ SourceForge</a></td>
<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>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>
@ -449,25 +413,6 @@ RPM package - ldap-account-manager-1.0.2-1.noarch.rpm</a> </td>
<h2><a href="oldReleases.htm">Old releases</a></h2>
<br><br><br>
<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>

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>Old releases</h1>
<br>
<p>
@ -795,26 +758,6 @@ File - suse-8.2-LDAP-Account-Manager-0.1-1.noarch.rpm</a> </td>
</tbody>
</table>
<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>

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>RPM packages</h1>
<br>
<p>You can find up-to-date RPM packages in our Releases section.<br>
@ -254,26 +217,6 @@ Thanks to Iain Lea who maintains the RPM packages.
<br><br><br>
<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>

View File

@ -1,11 +0,0 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd ">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
<title></title>
<script src="http://pagead2.googlesyndication.com/pagead/google_adsense_script.js" type="text/javascript"></script>
</head>
<body style="background-color: transparent;">
</body>
</html>

View File

@ -9,24 +9,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -83,7 +71,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -96,11 +84,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -112,7 +95,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -149,7 +132,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -181,7 +164,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -196,7 +179,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -220,24 +203,6 @@ SourceForge</a></td>
<td width=20>&nbsp;</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>Translation HowTo<br>
</h1>
<p> </p>
@ -299,24 +264,6 @@ Whenever the translations need to be updated we will inform you on <a
<br>
<br>
<br>
<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>

View File

@ -9,24 +9,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -83,7 +71,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -96,11 +84,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -112,7 +95,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -149,7 +132,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -181,7 +164,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -196,7 +179,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -220,24 +203,6 @@ SourceForge</a></td>
<td width=20>&nbsp;</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>I18N - Internationalisation<br>
</h1>
<p> </p>
@ -259,7 +224,7 @@ you find translation errors please write to
<span style="font-weight: bold;">LAM translation team:</span><br>
<br>
<table style="text-align: left;"
border="1" cellpadding="2" cellspacing="0">
cellpadding="2" cellspacing="0">
<tbody>
<tr>
<th style="border-style: dotted;">Language<br>
@ -359,24 +324,6 @@ you find translation errors please write to
<br>
<br>
<br>
<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>

View File

@ -11,23 +11,11 @@
<tbody>
<tr>
<td class="menu" width="180">
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -84,7 +72,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -97,11 +85,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='sponsors/bounties.htm'"
class="nav"><a class="nav" href="sponsors/bounties.htm">Bounties</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>
</tr>
@ -113,7 +96,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -150,7 +133,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -182,7 +165,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -197,7 +180,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -223,23 +206,6 @@ SourceForge</a></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 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>
@ -297,26 +263,6 @@ Complete list of supported account types: <a
<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;
google_ad_height = 90;
google_ad_format = "728x90_as";
google_ad_type = "text_image";
google_ad_channel ="";
google_page_url = document.location;
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>

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>LAM-Live-Demo</h1>
<br>
<p>For people who want to get a first impression of what
@ -254,10 +217,16 @@ features.</p>
<p><br>
<br>
<a href="http://srv2.brlink.com.br/lampro/">Demo server 1 (last stable release of LAM Pro)</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The password is "lamsecret".
<a href="http://www.lam-demo.org/lam/">Demo server 1 (last stable release of LAM Pro)</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The password is "lam".
<br>
<a href="http://www.lam-demo.org/lam-cvs/">Demo server 1 (CVS)</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The password is "lam".
<br>
<br>
<a href="http://srv2.brlink.com.br/lam-cvs/">Demo server 1 (CVS)</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The password is "lamsecret".
<a href="http://srv2.brlink.com.br/lampro/">Demo server 2 (last stable release of LAM Pro)</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The password is "lamsecret".
<br>
<a href="http://srv2.brlink.com.br/lam-cvs/">Demo server 2 (CVS)</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;The password is "lamsecret".
<br>
<br>
<!--
@ -267,27 +236,6 @@ features.</p>
<br>-->
<br>
<br>
<br>
</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>

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>Mailing lists</h1>
<table cellspacing="0" width="70%" align="left">
<tr>
@ -270,26 +233,6 @@ google_color_text = "000000";
</table>
<p><br><br><br><br><br><br><br><br></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>

View File

@ -12,24 +12,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -86,7 +74,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -99,11 +87,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='sponsors/bounties.htm'"
class="nav"><a class="nav" href="sponsors/bounties.htm">Bounties</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>
</tr>
@ -115,7 +98,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -152,7 +135,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -184,7 +167,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -199,7 +182,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>Archived news</h1>
<br>
<p> </p>
@ -706,26 +669,6 @@ report any bugs you find to our bug tracker. </td>
</table>
<br>
<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>

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>News</h1>
<br>
<p> </p>
@ -372,26 +335,6 @@ This release fixes also a security bug where HTML characters in LDAP data were n
<br><h2><a href="archives.htm">Archived news</a></h2>
<br>
<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>

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>Screenshots</h1>
<br><br>
<table width="95%" align="center">
@ -298,26 +261,6 @@ google_color_text = "000000";
</tr>
</table>
<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>

View File

@ -1,320 +0,0 @@
<?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>
<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>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
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%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">General information</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>
</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>
</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>
</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>
</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>
</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>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../todo/bugs.htm'"
class="nav"> <a class="nav" href="../todo/bugs.htm"
>Bugs</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243&atid=537214', '_blank')"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243&atid=537214" target="_blank">Feature requests</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Support us</th>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../lamPro/index.htm'"
class="nav"><a class="nav" href="../lamPro/index.htm"><FONT color="Red"><b>LAM Pro</b></FONT></a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</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>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
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>
</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>
</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
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
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>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
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>
</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>
</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
SourceForge</a></td>
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="window.open('http://sourceforge.net/tracker/?group_id=73243&atid=537213', '_blank')"
class="nav"><a class="nav"
href="http://sourceforge.net/tracker/?group_id=73243&atid=537213" target="_blank">Patch tracker</a></td>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
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>
</tr>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
width="100%">Communication</th>
</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>
</tr>
</tbody>
</table>
<p><br>
<br>
</p>
<center>
<a href="http://sourceforge.net"><img src="http://sflogo.sourceforge.net/sflogo.php?group_id=73243&amp;type=1" width="88" height="31" border="0" alt="SourceForge.net Logo" /></a>
</center>
</td>
<td width=20>&nbsp;</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>
<br><br>
<h1>Bounties</h1>
<br>
This is the solution if you company or organisation has not the resources to sponsor the development of a special feature.
Several organisations divide the development price and pay together.<br>
<br>
<h2>How does it work?</h2>
<ol>
<li>Select a feature you want to sponsor or propose a new one.</li>
<li>Mail <a href="mailto:post@rolandgruber.de">Roland Gruber</a> about your the amount you want to sponsor.</li>
<li>If enough offers exist we will contact all sponsors to transfer the money.</li>
<li>You will get an invoice and development will begin.</li>
<li>The feature will be released as part of LAM under the GNU General Public license.</li>
</ol>
<br>
<br>
<h2>Current bounties:</h2>
<br>
<table>
<tr>
<td colspan=2 align="center"><big>IMAP management plugin</big><hr></td>
</tr>
<tr>
<td><b>Status:</b></td>
<td>open (0 EUR of 500 EUR offered)</td>
</tr>
<tr>
<td colspan=2>&nbsp;</td>
</tr>
<tr>
<td valign="top"><b>Description:</b></td>
<td>LAM should be able to manage Cyrus IMAP accounts.<br><br>
Features:
<ul>
<li>ceate mailbox and set initial quota on user creation</li>
<li>set quota for existing users (and probably create/delete mailbox, too)</li>
<li>show current usage</li>
<li>delete mailbox on user deletion</li>
<li>config options: IMAP server</li>
<li>profile options: initial quota, create mailbox</li>
<li>delete options: delete mailbox</li>
<li>PDF: quota limit and current usage</li>
</ul>
</td>
</tr>
</table>
<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>

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>
<br><br>
<h1>Donations</h1>
<br>
@ -289,26 +252,6 @@ FRASDEFF<br>
<br>
Other possibilities on request.<br>
<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>

View File

@ -9,24 +9,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -83,7 +71,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -96,11 +84,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -112,7 +95,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -149,7 +132,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -181,7 +164,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -196,7 +179,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -220,24 +203,6 @@ SourceForge</a></td>
<td width=20>&nbsp;</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>Sponsors</h1>
Take a look at our <a href="donations.htm">donations page</a> for
information on how you can support us.<br>
@ -246,7 +211,7 @@ information on how you can support us.<br>
Here is a list of our sponsors:<br>
<br>
<span style="font-weight: bold;"></span>
<table style="width: 100%; text-align: left;" border="1"
<table style="width: 100%; text-align: left;"
cellpadding="2" cellspacing="2">
<tbody>
@ -316,24 +281,6 @@ licenses for Zend Studio Professional<br>
</table>
<br>
<br>
<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>

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>Submit a new bug report</h1>
Please use our <a href="http://sourceforge.net/tracker/?group_id=73243&amp;atid=537211" target="_blank">bug tracker</a> to submit new bug reports.
<br>
@ -408,26 +371,6 @@ Please use our <a href="http://sourceforge.net/tracker/?group_id=73243&amp;atid=
<br>
<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>

View File

@ -11,24 +11,12 @@
<table width="100%" border=0 class="main">
<tr>
<td class="menu" width=180>
<script type="text/javascript" language="javascript">
<!--
// mouseOver function
function list_over(list) {
list.setAttribute('class','nav-over', 0);
}
// mouseOut function
function list_out(list) {
list.setAttribute('class','nav', 0);
}
//-->
</script>
<script type="text/javascript" src="../lam.js"></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" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -85,7 +73,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -98,11 +86,6 @@ function list_out(list) {
</tr>
<tr>
<td onmouseover="list_over(this)" onmouseout="list_out(this)"
onclick="parent.location.href='../sponsors/bounties.htm'"
class="nav"><a class="nav" href="../sponsors/bounties.htm">Bounties</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>
</tr>
@ -114,7 +97,7 @@ function list_out(list) {
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -151,7 +134,7 @@ port</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -183,7 +166,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -198,7 +181,7 @@ SourceForge</a></td>
</tbody>
</table>
<p> </p>
<table class="nav" border="1" cellspacing="0" width="95%">
<table class="nav" cellspacing="0" width="95%">
<tbody>
<tr>
<th class="nav" colspan="2" align="left"
@ -224,26 +207,6 @@ SourceForge</a></td>
<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>ToDo</h1>
<br>
<p>Here we will inform you in the future about what we plan to include
@ -257,35 +220,18 @@ Long-term topics:
LAM 2.2.x: (planned for December/January)
<ul>
<li>Unix/Samba: set random passwords</li>
<li>LAM Pro: separate password changing dialog, send password via mail</li>
<li>Unix: allow primary group to be also in secondary groups (config option)</li>
<li>LAM Pro: separate password changing dialog, send password via mail (done)</li>
<li>account lists: allow to switch sorting direction (done)</li>
<li>account pages: display save and profile controls on all pages</li>
</ul>
LAM 2.3.x:
<ul>
<li>Unix: allow primary group to be also in secondary groups (config option)</li>
</ul>
<br>
<br>
<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>