diff --git a/lam/docs/manual-sources/howto.xml b/lam/docs/manual-sources/howto.xml index b91cbe73..eadaa931 100644 --- a/lam/docs/manual-sources/howto.xml +++ b/lam/docs/manual-sources/howto.xml @@ -1198,6 +1198,35 @@ Have fun! server profile which is preselected at the login page. It also specifies the language of the login and configuration pages. + Templates for new server + profiles + + You can create a new server profile based on one of the built-in + templates or any existing profile. Of course, the account types and + selected modules can be changed after you created your profile. + + Built-in templates: + + + + addressbook: simple profile for user management with + inetOrgPerson object class + + + + samba3: Samba 3 users, groups, hosts and domains + + + + unix: Unix users and groups (posixAccount/Group) + + + + windows_samba4: Active Directory user, group and host + management + + + @@ -1206,10 +1235,6 @@ Have fun! - You can create a new server profile by simply entering its name - and password. After you created a new profile you can go back to the - profile login and edit your new server profile. - All operations on the profile management page require that you authenticate yourself with the configuration master diff --git a/lam/docs/manual-sources/images/configProfiles1.png b/lam/docs/manual-sources/images/configProfiles1.png index 02859d21..8c6f1c8e 100644 Binary files a/lam/docs/manual-sources/images/configProfiles1.png and b/lam/docs/manual-sources/images/configProfiles1.png differ diff --git a/lam/docs/manual-sources/images/configProfiles2.png b/lam/docs/manual-sources/images/configProfiles2.png index 95c5cd7b..6eb27c2f 100644 Binary files a/lam/docs/manual-sources/images/configProfiles2.png and b/lam/docs/manual-sources/images/configProfiles2.png differ diff --git a/lam/docs/manual-sources/images/configProfiles3.png b/lam/docs/manual-sources/images/configProfiles3.png index f93bb1f8..2689bacd 100644 Binary files a/lam/docs/manual-sources/images/configProfiles3.png and b/lam/docs/manual-sources/images/configProfiles3.png differ