The schema files are located in:
tar.bz2: docs/schema/updates
DEB: /usr/share/doc/ldap-account-manager/docs/schema/updates
RPM: /usr/share/doc/ldap-account-manager-{VERSION}/schema/updates
Schema versions:
Initial version (LAM Pro 3.6)
Added passwordSelfResetBackupMail (LAM Pro 4.5)
OpenLDAP with slapd.conf configuration
Install the schema file like a new install (skip modification of slapd.conf file).
OpenLDAP with slapd.d configuration
The upgrade requires to stop the LDAP server.
Steps:
Stop OpenLDAP with e.g. "/etc/init.d/slapd stop"
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)
Start OpenLDAP with e.g. "/etc/init.d/slapd start"
Install the schema file like a new install
Samba 4
Install the these update files by following the install instructions in the file:
samba4_version_1_to_2_attributes.ldif
samba4_version_1_to_2_objectClass.ldif
Please note that attributes file needs to be installed first.
Windows
Install the file "windows_version_1_to_2.ldif" by following the install instructions in the file.