diff --git a/lam-web/documentation/LAMPro-HowTo/ch01.html b/lam-web/documentation/LAMPro-HowTo/ch01.html deleted file mode 100644 index af7a2c16..00000000 --- a/lam-web/documentation/LAMPro-HowTo/ch01.html +++ /dev/null @@ -1,3 +0,0 @@ - - - Chapter 1. Preparations

Chapter 1. Preparations

Table of Contents

1. OpenLDAP ACLs
2. Other LDAP servers
\ No newline at end of file diff --git a/lam-web/documentation/LAMPro-HowTo/ch01s01.html b/lam-web/documentation/LAMPro-HowTo/ch01s01.html deleted file mode 100644 index d1ea50d4..00000000 --- a/lam-web/documentation/LAMPro-HowTo/ch01s01.html +++ /dev/null @@ -1,3 +0,0 @@ - - - 1. OpenLDAP ACLs

1. OpenLDAP ACLs

Before your users may change their settings you must allow them to change their LDAP data.

This can be done by adding an ACL to your slapd.conf which looks like this:

access to

attrs=mail,sn,givenName,telephoneNumber,mobile,facsimileTelephoneNumber,street,postalAddress,postOfficeBox,postalCode,password

by self write

If you do not want them to change all attributes then reduce the list to fit your needs.

\ No newline at end of file diff --git a/lam-web/documentation/LAMPro-HowTo/ch01s02.html b/lam-web/documentation/LAMPro-HowTo/ch01s02.html deleted file mode 100644 index fcc50b6e..00000000 --- a/lam-web/documentation/LAMPro-HowTo/ch01s02.html +++ /dev/null @@ -1,3 +0,0 @@ - - - 2. Other LDAP servers

2. Other LDAP servers

There exist many LDAP implementations. If you do not use OpenLDAP you need to write your own ACLs. Please check the manual of your LDAP server for instructions.

\ No newline at end of file diff --git a/lam-web/documentation/LAMPro-HowTo/ch02.html b/lam-web/documentation/LAMPro-HowTo/ch02.html deleted file mode 100644 index 0deb1164..00000000 --- a/lam-web/documentation/LAMPro-HowTo/ch02.html +++ /dev/null @@ -1,3 +0,0 @@ - - - Chapter 2. Creating a self service profile

Chapter 2. Creating a self service profile

Table of Contents

1. Creating the profile
2. Edit your new profile

A self service profile defines what input fields your users see and some general settings.

\ No newline at end of file diff --git a/lam-web/documentation/LAMPro-HowTo/ch02s01.html b/lam-web/documentation/LAMPro-HowTo/ch02s01.html deleted file mode 100644 index 8b2cc53e..00000000 --- a/lam-web/documentation/LAMPro-HowTo/ch02s01.html +++ /dev/null @@ -1,3 +0,0 @@ - - - 1. Creating the profile

1. Creating the profile

When you go to the LAM configuration page you will see the self service link at the bottom.

On the next page click on the link to manage the self service profiles.

Specify a name for the new profile and enter you master configuration password (default is "lam") to save the profile.

Then go back to the profile login and enter your master configuration password to edit your new profile.

\ No newline at end of file diff --git a/lam-web/documentation/LAMPro-HowTo/ch02s02.html b/lam-web/documentation/LAMPro-HowTo/ch02s02.html deleted file mode 100644 index c1547603..00000000 --- a/lam-web/documentation/LAMPro-HowTo/ch02s02.html +++ /dev/null @@ -1,3 +0,0 @@ - - - 2. Edit your new profile

2. Edit your new profile

On top of the page you see the link to the user login page. Copy this link address and give it to your users.

Below the link you can specify several options.

Table 2.1. General options

Server addressThe address of your LDAP server
LDAP suffixThe part of the LDAP tree where LAM should search for users
LDAP user + passwordThe DN and password which is used to search for users in the LDAP database. It is sufficient if this DN has only read rights. If you leave these fields empty LAM will try to connect anonymously.
LDAP search attributeHere you can specify if your users can login with user name + password, email + password or other attributes.
Login attribute labelThis is the description for the LDAP search attribute. Set it to something which your users are familiar with.
Login captionThis text is displayed at the login page. You can input HTML, too.
Main page captionThis text is displayed at self service main page where your users change their data. You can input HTML, too.

On the bottom you can specify what input fields your users can see. It is also possible to group several input fields.

\ No newline at end of file diff --git a/lam-web/documentation/LAMPro-HowTo/html.css b/lam-web/documentation/LAMPro-HowTo/html.css deleted file mode 100644 index 676ff98a..00000000 --- a/lam-web/documentation/LAMPro-HowTo/html.css +++ /dev/null @@ -1,27 +0,0 @@ -body { - background: #FFFFFF; -} - -h1, h2, h3, h4, h5 { - color: #800000; - font-family: sans-serif; -} - -span.term { - font-weight: bold; -} - -div.sidebar { - background: #F0F0F0; - border: 1px solid gray; - padding: 5px; - margin: 20px; -} - -pre.programlisting { - background: #F0F0F0; - border: 1px solid gray; - padding: 2px; - font-size: 10pt; - white-space: pre; -} diff --git a/lam-web/documentation/LAMPro-HowTo/images/callouts/1.png b/lam-web/documentation/LAMPro-HowTo/images/callouts/1.png deleted file mode 100644 index 7d473430..00000000 Binary files a/lam-web/documentation/LAMPro-HowTo/images/callouts/1.png and /dev/null differ diff --git a/lam-web/documentation/LAMPro-HowTo/images/callouts/10.png b/lam-web/documentation/LAMPro-HowTo/images/callouts/10.png deleted file mode 100644 index 997bbc82..00000000 Binary files a/lam-web/documentation/LAMPro-HowTo/images/callouts/10.png and /dev/null differ diff --git a/lam-web/documentation/LAMPro-HowTo/images/callouts/11.png b/lam-web/documentation/LAMPro-HowTo/images/callouts/11.png deleted file mode 100644 index ce47dac3..00000000 Binary files a/lam-web/documentation/LAMPro-HowTo/images/callouts/11.png and /dev/null differ diff --git a/lam-web/documentation/LAMPro-HowTo/images/callouts/12.png b/lam-web/documentation/LAMPro-HowTo/images/callouts/12.png deleted file mode 100644 index 31daf4e2..00000000 Binary files a/lam-web/documentation/LAMPro-HowTo/images/callouts/12.png and /dev/null differ diff --git a/lam-web/documentation/LAMPro-HowTo/images/callouts/13.png b/lam-web/documentation/LAMPro-HowTo/images/callouts/13.png deleted file mode 100644 index 14021a89..00000000 Binary files a/lam-web/documentation/LAMPro-HowTo/images/callouts/13.png and /dev/null differ diff --git a/lam-web/documentation/LAMPro-HowTo/images/callouts/14.png b/lam-web/documentation/LAMPro-HowTo/images/callouts/14.png deleted file mode 100644 index 64014b75..00000000 Binary files a/lam-web/documentation/LAMPro-HowTo/images/callouts/14.png and /dev/null differ diff --git a/lam-web/documentation/LAMPro-HowTo/images/callouts/15.png b/lam-web/documentation/LAMPro-HowTo/images/callouts/15.png deleted file mode 100644 index 0d65765f..00000000 Binary files a/lam-web/documentation/LAMPro-HowTo/images/callouts/15.png and /dev/null differ diff --git a/lam-web/documentation/LAMPro-HowTo/images/callouts/2.png b/lam-web/documentation/LAMPro-HowTo/images/callouts/2.png deleted file mode 100644 index 5d09341b..00000000 Binary files a/lam-web/documentation/LAMPro-HowTo/images/callouts/2.png and /dev/null differ diff --git a/lam-web/documentation/LAMPro-HowTo/images/callouts/3.png b/lam-web/documentation/LAMPro-HowTo/images/callouts/3.png deleted file mode 100644 index ef7b7004..00000000 Binary files a/lam-web/documentation/LAMPro-HowTo/images/callouts/3.png and /dev/null differ diff --git a/lam-web/documentation/LAMPro-HowTo/images/callouts/4.png b/lam-web/documentation/LAMPro-HowTo/images/callouts/4.png deleted file mode 100644 index adb8364e..00000000 Binary files a/lam-web/documentation/LAMPro-HowTo/images/callouts/4.png and /dev/null differ diff --git a/lam-web/documentation/LAMPro-HowTo/images/callouts/5.png b/lam-web/documentation/LAMPro-HowTo/images/callouts/5.png deleted file mode 100644 index 4d7eb460..00000000 Binary files a/lam-web/documentation/LAMPro-HowTo/images/callouts/5.png and /dev/null differ diff --git a/lam-web/documentation/LAMPro-HowTo/images/callouts/6.png b/lam-web/documentation/LAMPro-HowTo/images/callouts/6.png deleted file mode 100644 index 0ba694af..00000000 Binary files a/lam-web/documentation/LAMPro-HowTo/images/callouts/6.png and /dev/null differ diff --git a/lam-web/documentation/LAMPro-HowTo/images/callouts/7.png b/lam-web/documentation/LAMPro-HowTo/images/callouts/7.png deleted file mode 100644 index 472e96f8..00000000 Binary files a/lam-web/documentation/LAMPro-HowTo/images/callouts/7.png and /dev/null differ diff --git a/lam-web/documentation/LAMPro-HowTo/images/callouts/8.png b/lam-web/documentation/LAMPro-HowTo/images/callouts/8.png deleted file mode 100644 index 5e60973c..00000000 Binary files a/lam-web/documentation/LAMPro-HowTo/images/callouts/8.png and /dev/null differ diff --git a/lam-web/documentation/LAMPro-HowTo/images/callouts/9.png b/lam-web/documentation/LAMPro-HowTo/images/callouts/9.png deleted file mode 100644 index a0676d26..00000000 Binary files a/lam-web/documentation/LAMPro-HowTo/images/callouts/9.png and /dev/null differ diff --git a/lam-web/documentation/LAMPro-HowTo/images/draft.png b/lam-web/documentation/LAMPro-HowTo/images/draft.png deleted file mode 100644 index 59673fe1..00000000 Binary files a/lam-web/documentation/LAMPro-HowTo/images/draft.png and /dev/null differ diff --git a/lam-web/documentation/LAMPro-HowTo/index.html b/lam-web/documentation/LAMPro-HowTo/index.html deleted file mode 100644 index c5fb47a5..00000000 --- a/lam-web/documentation/LAMPro-HowTo/index.html +++ /dev/null @@ -1,3 +0,0 @@ - - - LDAP Account Manager Pro - HowTo

LDAP Account Manager Pro - HowTo


Table of Contents

1. Preparations
1. OpenLDAP ACLs
2. Other LDAP servers
2. Creating a self service profile
1. Creating the profile
2. Edit your new profile

List of Tables

2.1. General options
\ No newline at end of file