diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml index 1ab43dbf..71ebf8a6 100644 --- a/lam/docs/manual-sources/howto.xml +++ b/lam/docs/manual-sources/howto.xml @@ -2109,7 +2109,12 @@ Have fun! Please enter an email address at the Personal page and set a Unix password first. Both are required that Kolab accepts the - accounts. + accounts. The email address ("Personal" page) must match your Kolab + domain, otherwise the account will not work. + + Attention: The mailbox server + cannot be changed after the account has been saved. Please make sure + that the value is correct. Kolab users should not be directly deleted with LAM. You can mark an account for deletion which then is done by the Kolab server @@ -2122,6 +2127,9 @@ Have fun! + + If you upgrade existing non-Kolab accounts please make sure that + the account has an Unix password.
@@ -6777,71 +6785,6 @@ Run slapindex to rebuild the index. "/var/lib/ldap-account-manager/sess". - - Kolab user management - - Here are some notes on managing Kolab accounts with LAM: - -
- Creating accounts - - The mailbox server cannot be changed after the account has been - saved. Please make sure that the value is correct. The email address - ("Personal" page) must match your Kolab domain, otherwise the account - will not work. -
- -
- Deleting accounts - - If you want to cleanly delete accounts use the "Mark for deletion" - button on the Kolab subpage of an account. This will also remove the - user's mailbox. If you delete the account from the account list (which - is standard for LAM accounts) then no cleanup actions are made. -
- -
- Managing accounts with both LAM and Kolab Admin GUI - - The Kolab GUI has some restrictions that LAM does not have. Please - pay attention to the following restrictions: - - - - Common name in LAM - - The common name must have the format "<first name> - <last name>". You can leave the field empty in LAM and it will - automatically fill in the correct value. - - - - Changing first/last name in Kolab GUI - - Do not change the first/last name of your users in the Kolab - GUI! The GUI will change the common name which leads to an LDAP - object class violation. This is caused by a bug in the Kolab - GUI. - - -
- -
- Adding a Kolab part to existing accounts - - If you upgrade existing non-Kolab accounts please make sure that - the account has an Unix password. -
- -
- Installing LAM on the Kolab server - - You can install LAM in the directory "/kolab/var/kolab/www" which - is the root directory for Apache. The PHP installation already includes - all required packages. -
-
- Troubleshooting diff --git a/lam/docs/manual-sources/images/mod_kolab.png b/lam/docs/manual-sources/images/mod_kolab.png index 24c83bc7..8cd243d9 100644 Binary files a/lam/docs/manual-sources/images/mod_kolab.png and b/lam/docs/manual-sources/images/mod_kolab.png differ