lemonldap-ng/doc/pages/documentation/1.4/authdemo.html

92 lines
3.2 KiB
HTML
Raw Normal View History

<!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" dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title></title>
<!-- metadata -->
<meta name="generator" content="Offline" />
<meta name="version" content="Offline 0.1" />
<!-- style sheet links -->
<link rel="stylesheet" media="all" type="text/css" href="../../../css/all.css" />
<link rel="stylesheet" media="screen" type="text/css" href="../../../css/screen.css" />
<link rel="stylesheet" media="print" type="text/css" href="../../../css/print.css" />
</head>
<body>
<div class="dokuwiki export">
<h1><a name="demonstration" id="demonstration">Demonstration</a></h1>
<div class="level1">
<table class="inline">
<tr class="row0 roweven">
<th class="col0">Authentication </th><th class="col1"> Users </th><th class="col2"> Password </th>
</tr>
<tr class="row1 rowodd">
<td class="col0 centeralign"></td><td class="col1 centeralign"></td><td class="col2 centeralign"></td>
</tr>
</table>
</div>
<!-- SECTION "Demonstration" [1-93] -->
<h2><a name="presentation" id="presentation">Presentation</a></h2>
<div class="level2">
<p>
This mode allow to test LemonLDAP::NG without any third-party software.
</p>
<p>
<p><div class="notewarning">This mode must not be used for other purpose than test and demonstration!
</div></p>
</p>
<p>
Demonstration backend has hard coded user accounts:
</p>
<table class="inline">
<tr class="row0 roweven">
2013-03-08 12:04:44 +01:00
<th class="col0 leftalign"> Login </th><th class="col1"> Password </th><th class="col2"> Mail </th><th class="col3"> Role </th>
</tr>
<tr class="row1 rowodd">
2013-03-08 12:04:44 +01:00
<td class="col0 centeralign"> rtyler </td><td class="col1 centeralign"> rtyler </td><td class="col2 centeralign"> rtyler@badwolf.org </td><td class="col3 centeralign"> user </td>
</tr>
<tr class="row2 roweven">
2013-03-08 12:04:44 +01:00
<td class="col0 centeralign"> msmith </td><td class="col1 centeralign"> msmith </td><td class="col2 centeralign"> msmith@badwolf.org </td><td class="col3 centeralign"> user </td>
</tr>
<tr class="row3 rowodd">
2013-03-08 12:04:44 +01:00
<td class="col0 centeralign"> dwho </td><td class="col1 centeralign"> dwho </td><td class="col2 centeralign"> dwho@badwolf.org </td><td class="col3 centeralign"> administrator </td>
</tr>
</table>
<p>
<p><div class="noteclassic">As you may have guessed, these accounts are famous characters from the TV show <a href="http://en.wikipedia.org/wiki/Doctor_Who" class="urlextern" title="http://en.wikipedia.org/wiki/Doctor_Who" rel="nofollow">Doctor Who</a>.
</div></p>
</p>
<p>
The AuthDemo and UserDBDemo will allow you to log in and get the standard attributes (uid, cn and mail). The PasswordDBDemo will allow you to change the password with some basic checks, but as the data are hard coded, the password will never be really changed.
</p>
</div>
2013-03-08 12:04:44 +01:00
<!-- SECTION "Presentation" [94-960] -->
<h2><a name="configuration" id="configuration">Configuration</a></h2>
<div class="level2">
<p>
There is nothing more to do that select the backend in the Manager.
</p>
</div>
2013-03-08 12:04:44 +01:00
<!-- SECTION "Configuration" [961-] --></div><!-- closes <div class="dokuwiki export">-->