diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml index c38bcd1a..7d44f6df 100644 --- a/lam/docs/manual-sources/howto.xml +++ b/lam/docs/manual-sources/howto.xml @@ -1406,7 +1406,93 @@ Have fun!
Users - + LAM manages various types of user accounts. This includes address + book entries, Unix, Samba, Zarafa and much more. + + + + + Account list settings: + + The user list includes two special options to change how your + users are displayed. + + + + + + + + + + Translate GID number to group name: By + default the user list can show the primary group IDs (GIDs) of your + users. There are often cases where it is more suitable to show the group + name instead. This can be done by activating this option. Please note + that LAM will execute more LDAP queries which may result in decreased + performance. + + + + + + + + + + Show account status: If you activate this + option then there will be an additional column displayed that shows if + the account is locked. You can see more details when moving the mouse + cursor over the lock icon. This function supports Unix, Samba and + PPolicy. + + + + + + + + + + + + + Quick account (un)locking: + + When you edit an user then LAM supports to quickly lock/unlock the + whole account. This includes Unix, Samba and PPolicy. LAM can also + remove group memberships if an account is locked. + + You will see the current status of all account parts in the title + area of the account. + + + + + + + + + + If you click on the lock icon then a dialog will be opened to + change these values. Depending on which parts are locked LAM will + provide options to lock/unlock account parts. + + + + + + + + + + + + + + + +
Personal diff --git a/lam/docs/manual-sources/images/mainpage.png b/lam/docs/manual-sources/images/mainpage.png index 91a595f3..733ea8d0 100644 Binary files a/lam/docs/manual-sources/images/mainpage.png and b/lam/docs/manual-sources/images/mainpage.png differ diff --git a/lam/docs/manual-sources/images/userAccountStatus1.png b/lam/docs/manual-sources/images/userAccountStatus1.png new file mode 100644 index 00000000..7fbd2dca Binary files /dev/null and b/lam/docs/manual-sources/images/userAccountStatus1.png differ diff --git a/lam/docs/manual-sources/images/userAccountStatus2.png b/lam/docs/manual-sources/images/userAccountStatus2.png new file mode 100644 index 00000000..23d63dbc Binary files /dev/null and b/lam/docs/manual-sources/images/userAccountStatus2.png differ diff --git a/lam/docs/manual-sources/images/userAccountStatus3.png b/lam/docs/manual-sources/images/userAccountStatus3.png new file mode 100644 index 00000000..a5ced5eb Binary files /dev/null and b/lam/docs/manual-sources/images/userAccountStatus3.png differ diff --git a/lam/docs/manual-sources/images/userList.png b/lam/docs/manual-sources/images/userList.png new file mode 100644 index 00000000..de8f808b Binary files /dev/null and b/lam/docs/manual-sources/images/userList.png differ diff --git a/lam/docs/manual-sources/images/userListOptionAccountStatus.png b/lam/docs/manual-sources/images/userListOptionAccountStatus.png new file mode 100644 index 00000000..b9402d13 Binary files /dev/null and b/lam/docs/manual-sources/images/userListOptionAccountStatus.png differ diff --git a/lam/docs/manual-sources/images/userListOptionTransPrimary.png b/lam/docs/manual-sources/images/userListOptionTransPrimary.png new file mode 100644 index 00000000..685020fb Binary files /dev/null and b/lam/docs/manual-sources/images/userListOptionTransPrimary.png differ diff --git a/lam/docs/manual-sources/images/userListOptions.png b/lam/docs/manual-sources/images/userListOptions.png new file mode 100644 index 00000000..57f6eda7 Binary files /dev/null and b/lam/docs/manual-sources/images/userListOptions.png differ