Line 17: |
Line 17: |
| | | |
| ==Download== | | ==Download== |
− | You can download this package at ''[http://mirror.contribs.org/smeserver/contribs/dberteld/egroupware/smeserver-egroupware-1.4-7.noarch.rpm smeserver-egroupware]'' . If you would like to save it directly on your SME Server, you should give this command at a linux-prompt | + | You can download this package at ''[http://mirror.contribs.org/smeserver/contribs/dberteld/egroupware/smeserver-egroupware-1.4-8.noarch.rpm smeserver-egroupware]'' . If you would like to save it directly on your SME Server, you should give this command at a linux-prompt |
− | wget http://mirror.contribs.org/smeserver/contribs/dberteld/egroupware/smeserver-egroupware-1.4-7.noarch.rpm | + | wget http://mirror.contribs.org/smeserver/contribs/dberteld/egroupware/smeserver-egroupware-1.4-8.noarch.rpm |
| | | |
| ==Installation and Uninstall== | | ==Installation and Uninstall== |
| For installation just hit the following command | | For installation just hit the following command |
− | yum localinstall smeserver-egroupware-1.4-7.noarch.rpm | + | yum localinstall smeserver-egroupware-1.4-8.noarch.rpm |
| For uninstall just hit the following command | | For uninstall just hit the following command |
| yum remove smeserver-egroupware | | yum remove smeserver-egroupware |
Line 28: |
Line 28: |
| | | |
| ==Use== | | ==Use== |
− | You can find eGroupware in the ''/opt/egroupware'' directory. For using eGroupware start your browser with the URL ''http://servername/egroupware/setup'' and logon with the user ''admin'' + password ''admin''. Then make your settings for header and config. | + | Please perform the Intial Configuration '''FIRST''' before login to eGroupware. |
| + | After that SME users can login to eGroupware with their used SME account + password. At first login, eGroupware creates user accounts and passwords automatically and synchronize them to the SME Server. |
| + | |
| + | ===Inital Configuration=== |
| + | You can find eGroupware in the ''/opt/egroupware'' directory. For using eGroupware start your browser with the URL ''http://servername/egroupware/setup'' and logon with the user ''config-admin'' + password ''admin'' at Setup/Config Admin Login. |
| + | [[Image:EGW-config-admin-en.png]] |
| + | |
| + | Now you should create the admin-account 'admin' with password itentical to the SME admin account for receiving and sending SME admin emails in eGroupware. |
| + | |
| + | [[Image:EGW-create-admin-account-en.png]] |
| + | |
| + | Logout after creating the admin account. |
| + | |
| + | ===Changing passwords for eGW config-admin / header-admin=== |
| + | |
| + | Logon to the SME console with user ''root'' and give this command at a linux-prompt |
| + | chmod 777 /opt/egroupware/html/header.inc.php |
| + | |
| + | Go to your browser and logon with the user ''header-admin'' + password ''admin'' at Header Admin Login. |
| + | |
| + | [[image:EGW-header-admin-en.png]] |
| + | |
| + | Change the passwords for the users ''config-admin'' and ''header-admin''now: |
| + | |
| + | [[image:EGW-password-config-admin-en.png]] |
| + | |
| + | [[image:EGW-password-header-admin-en.png]] |
| + | |
| + | Store the new passwords with "Write". |
| + | |
| + | Go another time to your SME console and change the rights to the former values: |
| + | chmod 644 /opt/egroupware/html/header.inc.php |
| + | |
| + | Finally, logout of the SME console. |
| + | |
| + | {{drawBoxWarning|content=For security-reasons, change the passwords for the user ''config-admin'' and ''header-admin'' after your first login !}} |
| + | |
| | | |
| | | |
− | {{drawBoxWarning|content=For security-reasons, change your admin-password after your first login !}}
| |
| | | |
| === Additional information === | | === Additional information === |