From 0d0b980650525ba2403a1beb412c2ead76632762 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Mon, 20 May 2013 09:28:34 +0000 Subject: [PATCH] Samba 4 changes --- lam/docs/manual-sources/howto.xml | 305 +++++++++++++++--------------- 1 file changed, 150 insertions(+), 155 deletions(-) diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml index 509cbdb0..94b3c1cc 100644 --- a/lam/docs/manual-sources/howto.xml +++ b/lam/docs/manual-sources/howto.xml @@ -1429,64 +1429,10 @@ Have fun! LDAP entries in your directory. Please note that not all account types are manageable with the free - LAM release. LAM Pro provides some more account types and modules to - support additional LDAP object classes. - - Additional types: - - - - Group of names - - - - Aliases - - - - NIS objects - - - - Sudo roles - - - - Additional modules: - - - - Group of names (groupOfNames) - - - - Group of unique names (groupOfUniqueNames) - - - - Unix (rfc2307bisPosixGroup) - - - - Alias (aliasEntry) - - - - User name (uidObject) - - - - NIS object (nisObject) - - - - Custom scripts (customScripts) - - - - Sudo role (sudoRole) - - + LAM release. LAM Pro provides some more account types (e.g. group of + names, aliases, ...) and modules (e.g. Zarafa, custom scripts, ...) to + support additional LDAP object classes. All LAM Pro features are marked in + this manual. Basic page layout: @@ -1540,6 +1486,151 @@ Have fun! +
+ Typical usage scenarios + + Here is a list of typical usage scenarios and what account types + and modules you need to configure. + + Address book entries: + + Account types: + + + + Users (Personal) + + + + Unix accounts: + + Account types: + + + + Users (Personal + Unix) + + + + Groups (Unix (posixGroup)) + + + + Suse users may need to use Group (Group of names + Unix + (rfc2307bisPosixGroup)) because of Suse's special LDAP schema. + + Samba 3 accounts: + + Account types: + + + + Users (Personal + User + Samba 3) + + + + Groups (Unix + Samba 3) + + + + Hosts (Account + Unix + Samba 3) + + + + Samba domains (Samba domain) + + + + Samba 4: + + Account types: + + + + Users (Windows) + + + + Groups (Windows) + + + + Hosts (Windows) + + + + Please note that must change the attributes that are shown in the + account lists. Otherwise, the account tables will show empty lines. See + the documentation for the Windows user/group/host modules. + + For Samba 4 with Zarafa use the following modules: + + + + Users (Windows + Zarafa (+ Zarafa contact)) + + + + Groups (Windows + Zarafa) + + + + Hosts (Windows + Zarafa) + + + + Zarafa dynamic groups (Zarafa dynamic group) + + + + Zarafa address lists (Zarafa address list) + + + + See also the Zarafa section for + additional settings (e.g. using Zarafa AD schema). + + Asterisk: + + Account types: + + + + Users (Personal + Asterisk) + + + + Asterisk extensions (Asterisk extension) + + + + Zarafa: + + Account types: + + + + Users (Personal + Unix + Zarafa (+ Zarafa contact)) + + + + Groups (Unix + Zarafa) + + + + Zarafa dynamic groups (Zarafa dynamic group) + + + + Zarafa address lists (Zarafa address list) + + + + Hosts (Device + Zarafa + IP Address) + + +
+
Users @@ -3093,7 +3184,7 @@ Have fun!
-
+
Zarafa (LAM Pro) Zarafa is an OpenSource collaboration software. LAM Pro provides @@ -4264,102 +4355,6 @@ Run slapindex to rebuild the index. internal attributes of the current entry. This includes information about the creator and creation time of the entry.
- -
- Typical usage scenarios - - Here is a list of typical usage scenarios and what account types - and modules you need to configure. - - Address book entries: - - Account types: - - - - Users (Personal) - - - - Unix accounts: - - Account types: - - - - Users (Personal + Unix) - - - - Groups (Unix (posixGroup)) - - - - Suse users may need to use Group (Group of names + Unix - (rfc2307bisPosixGroup)) because of Suse's special LDAP schema. - - Samba accounts: - - Account types: - - - - Users (Personal + User + Samba 3) - - - - Groups (Unix + Samba 3) - - - - Hosts (Account + Unix + Samba 3) - - - - Samba domains (Samba domain) - - - - Asterisk: - - Account types: - - - - Users (Personal + Asterisk) - - - - Asterisk extensions (Asterisk extension) - - - - Zarafa: - - Account types: - - - - Users (Personal + Unix + Zarafa (+ Zarafa contact)) - - - - Groups (Unix + Zarafa) - - - - Zarafa dynamic groups (Zarafa dynamic group) - - - - Zarafa address lists (Zarafa address list) - - - - Hosts (Device + Zarafa + IP Address) - - -