diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml index 3b65983d..48bea89b 100644 --- a/lam/docs/manual-sources/howto.xml +++ b/lam/docs/manual-sources/howto.xml @@ -2647,14 +2647,18 @@ Have fun!
Group of names (LAM Pro) - This module manages memberships in group of (unique) names. To - activate this feature please add the user module "Group of names - (groupOfNamesUser)" to your LAM server profile. + This module manages memberships in group of (unique) names and + also group of members. Please note that this module cannot be used if the Unix module is active. In this case group memberships may be managed with the Unix module. + Configuration + + To activate this feature please add the user module "Group of + names (groupOfNamesUser)" to your LAM server profile. + @@ -2692,6 +2696,8 @@ Have fun! + User editing + Now, there will be a new tab "Roles" when you edit your user accounts. Here you can select the role memberships. @@ -2720,6 +2726,36 @@ Have fun!
+
+ NIS net groups + + Configuration + + Please add the module "NIS net groups (nisNetGroupUser)" to the + list of active user modules. + + + + + + + + + + User editing + + You will now see a new tab when editing users. Here you can + assign memberships in NIS net groups and also set host/domain. + + + + + + + + +
+
Password self reset (LAM Pro) diff --git a/lam/docs/manual-sources/images/mod_nisNetGroupUser1.png b/lam/docs/manual-sources/images/mod_nisNetGroupUser1.png new file mode 100644 index 00000000..24536fbb Binary files /dev/null and b/lam/docs/manual-sources/images/mod_nisNetGroupUser1.png differ diff --git a/lam/docs/manual-sources/images/mod_nisNetGroupUser2.png b/lam/docs/manual-sources/images/mod_nisNetGroupUser2.png new file mode 100644 index 00000000..21fa1d7c Binary files /dev/null and b/lam/docs/manual-sources/images/mod_nisNetGroupUser2.png differ