File: apes02.html

package info (click to toggle)
ldap-account-manager 8.3-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 103,380 kB
  • sloc: php: 249,996; javascript: 154,941; pascal: 38,010; perl: 414; xml: 252; sh: 195; makefile: 184
file content (21 lines) | stat: -rw-r--r-- 5,242 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
<html><head><meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"><title>Schema update</title><link rel="stylesheet" type="text/css" href="style.css"><meta name="generator" content="DocBook XSL Stylesheets Vsnapshot"><link rel="home" href="index.html" title="LDAP Account Manager - Manual"><link rel="up" href="ape.html" title="AppendixE.Setup password self reset schema (LAM Pro)"><link rel="prev" href="ape.html" title="AppendixE.Setup password self reset schema (LAM Pro)"><link rel="next" href="apf.html" title="AppendixF.Adapt LAM to your corporate design"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Schema update</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="ape.html">Prev</a></td><th width="60%" align="center">AppendixE.Setup password self reset schema (LAM Pro)</th><td width="20%" align="right"><a accesskey="n" href="apf.html">Next</a></td></tr></table><hr></div><div class="section"><div class="titlepage"><div><div><h2 class="title" style="clear: both"><a name="passwordSelfResetSchema_update"></a>Schema update</h2></div></div></div><p>The schema files are located in:</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>tar.bz2: docs/schema/updates</p></li><li class="listitem"><p>DEB:
        /usr/share/doc/ldap-account-manager/docs/schema/updates</p></li><li class="listitem"><p>RPM:
        /usr/share/doc/ldap-account-manager-{VERSION}/schema/updates</p></li></ul></div><div class="literallayout"><p><br>
</p></div><p>Schema versions:</p><div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><p>Initial version (LAM Pro 3.6 - 4.4)</p></li><li class="listitem"><p>Added passwordSelfResetBackupMail (LAM Pro 4.5 - 5.5)</p></li><li class="listitem"><p>Multiple security questions (LAM Pro 5.6)</p></li></ol></div><div class="literallayout"><p><br>
</p></div><p><span class="bold"><strong>OpenLDAP with slapd.conf
    configuration</strong></span></p><p>Install the schema file like a <a class="link" href="ape.html#passwordSelfResetSchema_new" title="New installation">new install</a> (skip
    modification of slapd.conf file).</p><div class="literallayout"><p><br>
</p></div><p><span class="bold"><strong>OpenLDAP with slapd.d
    configuration</strong></span></p><p>The upgrade requires to stop the LDAP server.</p><p>Steps:</p><div class="orderedlist"><ol class="orderedlist" type="1"><li class="listitem"><p>Stop OpenLDAP with e.g. "/etc/init.d/slapd stop"</p></li><li class="listitem"><p>Delete the old schema file. It is located in e.g.
        "/etc/ldap/slapd.d/cn=config/cn=schema" and called
        "cn={XX}passwordselfreset.ldif" (XX can be any number)</p></li><li class="listitem"><p>Start OpenLDAP with e.g. "/etc/init.d/slapd start"</p></li><li class="listitem"><p>Install the schema file like a <a class="link" href="ape.html#passwordSelfResetSchema_new" title="New installation">new install</a></p></li></ol></div><div class="literallayout"><p><br>
</p></div><p><span class="bold"><strong>Samba 4</strong></span></p><p>Install the these update files by following the install instructions
    in the file. In case you you upgrade with a version difference of 2 or
    more you will need to apply all intermediate update scripts.</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>samba4_version_1_to_2_attributes.ldif (upgrade from version 1
        only)</p></li><li class="listitem"><p>samba4_version_1_to_2_objectClass.ldif (upgrade from version 1
        only)</p></li><li class="listitem"><p>samba4_version_2_to_3_attributes.ldif (upgrade from version
        2)</p></li><li class="listitem"><p>samba4_version_2_to_3_objectClass.ldif (upgrade from version
        2)</p></li></ul></div><p>Please note that attributes file needs to be installed first.</p><div class="literallayout"><p><br>
</p></div><p><span class="bold"><strong>Windows</strong></span></p><p>Install the file(s) by following the install instructions in the
    file. In case you you upgrade with a version difference of 2 or more you
    will need to apply all intermediate update scripts.</p><div class="itemizedlist"><ul class="itemizedlist" style="list-style-type: disc; "><li class="listitem"><p>windows_version_1_to_2.ldif (upgrade from version 1 only)</p></li><li class="listitem"><p>windows_version_2_to_3.ldif (upgrade from version 2)</p></li></ul></div></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="ape.html">Prev</a></td><td width="20%" align="center"><a accesskey="u" href="ape.html">Up</a></td><td width="40%" align="right"><a accesskey="n" href="apf.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">AppendixE.Setup password self reset schema (LAM Pro)</td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top">AppendixF.Adapt LAM to your corporate design</td></tr></table></div></body></html>