diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml
index 0d6f334f..ec3bf96d 100644
--- a/lam/docs/manual-sources/howto.xml
+++ b/lam/docs/manual-sources/howto.xml
@@ -1222,13 +1222,30 @@ Have fun!
+
+ Unix
+
+ This module is used to manage Unix group entries. This is the
+ default module to manage Unix groups and uses the nis.schema. Suse
+ users who use the rfc2307bis.schema need to use LAM Pro.
+
+
+
+
+
+
+
+
+
+
Unix groups with rfc2307bis schema (LAM Pro)Some applications (e.g. Suse Linux) use the rfc2307bis schema
for Unix accounts instead of the nis schema. In this case group
- accounts are based on the object class groupOf(Unique)Names. The
- object class is auxiliary in this case.
+ accounts are based on the object class groupOf(Unique)Names. The object class
+ is auxiliary in this case.
LAM Pro supports these groups with a special account module:
rfc2307bisPosixGroup
@@ -1242,14 +1259,57 @@ Have fun!
+
+
+
+
+
+
+
+
+ Samba 3
+
+ LAM supports managing Samba 3 groups. You can set special group
+ types and also create Windows predefined groups like "Domain
+ admins".
+
+
+
+
+
+
+
+
+ Hosts
-
+
+ Samba 3
+
+ You can manage Samba 3 host entries by adding the Unix and Samba
+ 3 account modules.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ IP addresses (LAM Pro)
@@ -1284,7 +1344,7 @@ Have fun!
-
+ Group of (unique) names (LAM Pro)These classes can be used to represent group relations. Since they
diff --git a/lam/docs/manual-sources/images/mod_sambaGroup.png b/lam/docs/manual-sources/images/mod_sambaGroup.png
new file mode 100644
index 00000000..4f015116
Binary files /dev/null and b/lam/docs/manual-sources/images/mod_sambaGroup.png differ
diff --git a/lam/docs/manual-sources/images/mod_sambaHost1.png b/lam/docs/manual-sources/images/mod_sambaHost1.png
new file mode 100644
index 00000000..db223d81
Binary files /dev/null and b/lam/docs/manual-sources/images/mod_sambaHost1.png differ
diff --git a/lam/docs/manual-sources/images/mod_sambaHost2.png b/lam/docs/manual-sources/images/mod_sambaHost2.png
new file mode 100644
index 00000000..6e5030f9
Binary files /dev/null and b/lam/docs/manual-sources/images/mod_sambaHost2.png differ
diff --git a/lam/docs/manual-sources/images/mod_unixGroup.png b/lam/docs/manual-sources/images/mod_unixGroup.png
new file mode 100644
index 00000000..ae5a5699
Binary files /dev/null and b/lam/docs/manual-sources/images/mod_unixGroup.png differ
diff --git a/lam/docs/manual-sources/images/mod_unixGroupLAMPro.png b/lam/docs/manual-sources/images/mod_unixGroupLAMPro.png
new file mode 100644
index 00000000..d276dac5
Binary files /dev/null and b/lam/docs/manual-sources/images/mod_unixGroupLAMPro.png differ