You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
76 lines
2.8 KiB
76 lines
2.8 KiB
![]()
9 years ago
|
<!DOCTYPE html>
|
||
|
<html lang="en" dir="ltr">
|
||
|
<head>
|
||
|
<meta charset="utf-8" />
|
||
|
<title>documentation:2.0:authnull</title>
|
||
|
<meta name="generator" content="DokuWiki"/>
|
||
|
<meta name="robots" content="index,follow"/>
|
||
|
<meta name="keywords" content="documentation,2.0,authnull"/>
|
||
|
<link rel="search" type="application/opensearchdescription+xml" href="lib/exe/opensearch.html" title="LemonLDAP::NG"/>
|
||
|
<link rel="start" href="authnull.html"/>
|
||
|
<link rel="contents" href="authnull.html" title="Sitemap"/>
|
||
|
<link rel="stylesheet" type="text/css" href="lib/exe/css.php.t.bootstrap3.css"/>
|
||
|
<link rel="stylesheet" type="text/css" href="/static/bwr/bootstrap/dist/css/bootstrap.min.css"/>
|
||
|
<script type="text/javascript">/*<![CDATA[*/var NS='documentation:2.0';var JSINFO = {"id":"documentation:2.0:authnull","namespace":"documentation:2.0"};
|
||
|
/*!]]>*/</script>
|
||
|
<script type="text/javascript" charset="utf-8" src="lib/exe/js.php.t.bootstrap3.js"></script>
|
||
|
</head>
|
||
|
<body>
|
||
|
<div class="dokuwiki export container">
|
||
|
|
||
|
<h1 class="sectionedit1" id="null">Null</h1>
|
||
|
<div class="level1">
|
||
|
<div class="table sectionedit2"><table class="inline table table-bordered table-striped">
|
||
|
<thead>
|
||
|
<tr class="row0 roweven">
|
||
|
<th class="col0 centeralign"> Authentication </th><th class="col1 centeralign"> Users </th><th class="col2 centeralign"> Password </th>
|
||
|
</tr>
|
||
|
</thead>
|
||
|
<tr class="row1 rowodd">
|
||
|
<td class="col0 centeralign"> ✔ </td><td class="col1 centeralign"> ✔ </td><td class="col2 centeralign"> ✔ </td>
|
||
|
</tr>
|
||
|
</table></div>
|
||
|
<!-- EDIT2 TABLE [21-90] -->
|
||
|
</div>
|
||
|
<!-- EDIT1 SECTION "Null" [1-91] -->
|
||
|
<h2 class="sectionedit3" id="presentation">Presentation</h2>
|
||
|
<div class="level2">
|
||
|
|
||
|
<p>
|
||
|
<abbr title="LemonLDAP::NG">LL::NG</abbr> Null backend is a transparent backend:
|
||
|
</p>
|
||
|
<ul>
|
||
|
<li class="level1"><div class="li"> Authentication: will create session without prompting any credentials (but will register client <abbr title="Internet Protocol">IP</abbr> and creation date)</div>
|
||
|
</li>
|
||
|
<li class="level1"><div class="li"> Users: will not collect any data (but you can still register environment variables in session)</div>
|
||
|
</li>
|
||
|
<li class="level1"><div class="li"> Password: will not change any password</div>
|
||
|
</li>
|
||
|
</ul>
|
||
|
|
||
|
<p>
|
||
|
You can use Null backend to bypass some authentication process steps.
|
||
|
</p>
|
||
|
|
||
|
</div>
|
||
|
<!-- EDIT3 SECTION "Presentation" [92-499] -->
|
||
|
<h2 class="sectionedit4" id="configuration">Configuration</h2>
|
||
|
<div class="level2">
|
||
|
|
||
|
<p>
|
||
|
In Manager, go in <code>General Parameters</code> > <code>Authentication modules</code> and choose Null for authentication, users or password module.
|
||
|
</p>
|
||
|
|
||
|
<p>
|
||
|
Then, go in <code>Null parameters</code>:
|
||
|
</p>
|
||
|
<ul>
|
||
|
<li class="level1"><div class="li"> <strong>Authentication level</strong>: authentication level for this module.</div>
|
||
|
</li>
|
||
|
</ul>
|
||
|
|
||
|
</div>
|
||
|
<!-- EDIT4 SECTION "Configuration" [500-] --></div>
|
||
|
</body>
|
||
|
</html>
|