diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml
index 26bfbfcf..e4ce8cd2 100644
--- a/lam/docs/manual-sources/howto.xml
+++ b/lam/docs/manual-sources/howto.xml
@@ -665,9 +665,9 @@ Have fun!
Here you can change LAM's general settings, setup server profiles
- for your LDAP server(s) and configure the self service (LAM Pro). You
- should start with the general settings and then setup a server
- profile.
+ for your LDAP server(s) and configure the self service (LAM Pro). You should start
+ with the general settings and then setup a server profile.
General settings
@@ -918,7 +918,88 @@ Have fun!
Account types
-
+ LAM supports to manage various types of LDAP entries (e.g.
+ users, groups, DHCP entries, ...). On this page you can select which
+ types of entries you want to manage with LAM.
+
+
+
+
+
+
+
+
+
+ The section at the top shows a list of possible types. You can
+ activate them by simply clicking on the plus sign next to it.
+
+ Each account type has the following options:
+
+
+
+ LDAP suffix: the LDAP
+ suffix where entries of this type should be managed
+
+
+
+ List attributes: a list
+ of attributes which are shown in the account lists
+
+
+
+
+
+
+
+
+
+
+
+ On the next page you can specify in detail what extensions
+ should be enabled for each account type.
+
+
+
+ Modules
+
+ The modules specify the active extensions for each account
+ type. E.g. here you can setup if your user entries should be address
+ book entries only or also support Unix or Samba.
+
+
+
+
+
+
+
+
+
+ Each account type needs a so called "base module". This is the
+ basement for all LDAP entries of this type. Usually, it provides the
+ structural object class for the LDAP entries. There must be exactly
+ one active base module for each account type.
+
+ Furthermore, there may be any number of additional active
+ account modules. E.g. you may select "Personal" as base module and
+ Unix + Samba as additional modules.
+
+
+
+ Module settings
+
+ Depending on the activated account modules there may be
+ additional configuration options available. They can be found on the
+ "Module settings" tab. E.g. the Personal account module allows to
+ hide several input fields and the Unix module requires to specify
+ ranges for UID numbers.
+
+
+
+
+
+
+
+
@@ -1483,7 +1564,7 @@ Have fun!
-
+ Self service (LAM Pro)