File: ldapminihowto.html

package info (click to toggle)
lemonldap-ng 1.3.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 13,084 kB
  • ctags: 2,440
  • sloc: perl: 25,708; makefile: 622; sh: 176; php: 6; sql: 5
file content (66 lines) | stat: -rw-r--r-- 2,339 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66

<!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="configure_lemonldapng_to_use_ldap_as_main_database" id="configure_lemonldapng_to_use_ldap_as_main_database">Configure LemonLDAP::NG to use LDAP as main database</a></h1>
<div class="level1">

<p>

<acronym title="LemonLDAP::NG">LL::NG</acronym> use 2 internal databases to store its configuration and sessions.
</p>

</div>
<!-- SECTION "Configure LemonLDAP::NG to use LDAP as main database" [1-142] -->
<h2><a name="use_ldap_for_configuration" id="use_ldap_for_configuration">Use LDAP for configuration</a></h2>
<div class="level2">

<p>

Steps:
</p>
<ul>
<li class="level1"><div class="li"> <a href="../../documentation/1.3/ldapconfbackend.html" class="wikilink1" title="documentation:1.3:ldapconfbackend">Prepare the LDAP server and the LL::NG configuration file</a></div>
</li>
<li class="level1"><div class="li"> <a href="../../documentation/1.3/changeconfbackend.html" class="wikilink1" title="documentation:1.3:changeconfbackend">Convert existing configuration</a></div>
</li>
<li class="level1"><div class="li"> Restart all your Apache servers</div>
</li>
</ul>

</div>
<!-- SECTION "Use LDAP for configuration" [143-365] -->
<h2><a name="use_ldap_for_sessions" id="use_ldap_for_sessions">Use LDAP for sessions</a></h2>
<div class="level2">

<p>

Steps:
</p>
<ul>
<li class="level1"><div class="li"> Follow <a href="../../documentation/1.3/ldapsessionbackend.html" class="wikilink1" title="documentation:1.3:ldapsessionbackend">LDAP session backend</a> doc</div>
</li>
</ul>

</div>
<!-- SECTION "Use LDAP for sessions" [366-] --></div><!-- closes <div class="dokuwiki export">-->