Line 1: |
Line 1: |
| {{Languages|Egroupware}} | | {{Languages|Egroupware}} |
− | =eGroupware 1.4 for SME 7.x= | + | =eGroupware 1.4.002 for SME 7.x= |
| | | |
| ==Maintainer== | | ==Maintainer== |
Line 10: |
Line 10: |
| | | |
| ==Description== | | ==Description== |
− | eGroupware 1.4 for SMEserver 7.x is a powerfull modular Internet/Intranet application framework. | + | eGroupware 1.4.002 for SMEserver 7.x is a powerfull modular Internet/Intranet application framework. |
| * Features calendaring, project management, e-mail, tasks, addressbook, file management. | | * Features calendaring, project management, e-mail, tasks, addressbook, file management. |
| * Supports many languages. En, Sv, .... | | * Supports many languages. En, Sv, .... |
Line 17: |
Line 17: |
| | | |
| ==Download== | | ==Download== |
− | 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 | + | You can download this package at ''[http://mirror.contribs.org/smeserver/contribs/dberteld/egroupware/smeserver-egroupware-1.4-9.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-8.noarch.rpm | + | wget http://mirror.contribs.org/smeserver/contribs/dberteld/egroupware/smeserver-egroupware-1.4-9.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-8.noarch.rpm | + | yum localinstall smeserver-egroupware-1.4-9.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 60: |
Line 60: |
| | | |
| Go another time to your SME console and change the rights to the former values: | | Go another time to your SME console and change the rights to the former values: |
− | chmod 644 /opt/egroupware/html/header.inc.php | + | chown www:www /opt/egroupware/html/header.inc.php |
| + | chmod 640 /opt/egroupware/html/header.inc.php |
| | | |
| Finally, logout of the SME console. | | Finally, logout of the SME console. |
| | | |
| {{Warning box|For security-reasons, change the passwords for the users ''config-admin'' and ''header-admin'' after your first login !}} | | {{Warning box|For security-reasons, change the passwords for the users ''config-admin'' and ''header-admin'' after your first login !}} |
| + | |
| + | ===Adjusting accessibility=== |
| + | The default behaviour of eGroupware is accessible from LAN + Internet with "forced https" (SSL on + rewrite rule) |
| + | You can easily change those defaults settings with following commands: |
| + | # config setprop egroupware HTTPS on |
| + | # config setprop egroupware HTTPS off |
| + | |
| + | # config setprop egroupware PublicAccess global |
| + | # config setprop egroupware PublicAccess local |
| + | Once done, apply modifications and restart Apache: |
| + | # expand-template /etc/httpd/conf/httpd.conf |
| + | # service httpd-e-smith restart |
| | | |
| ===Synchronization=== | | ===Synchronization=== |
Line 80: |
Line 93: |
| *Enter "show certificate" | | *Enter "show certificate" |
| *Enter "install certificate" and go on to install your SME certificate | | *Enter "install certificate" and go on to install your SME certificate |
| + | {{Note box|Under Vista, you have to put your domain in the approved website list before being able to install the certificate.}} |
| | | |
| '''2. MS Outlook''' | | '''2. MS Outlook''' |
Line 90: |
Line 104: |
| '''3. eGWOSync''' | | '''3. eGWOSync''' |
| | | |
− | Download [http://downloads.sourceforge.net/egroupware/eGWOSyncSetup_0.4.0.msi?modtime=1142333502&big_mirror=1 eGWOSync] and [http://mirror.contribs.org/smeserver/contribs/dberteld/egroupware/Outlook-Sync/dotnetfx.exe .NET], if necessary. If your .NET release is newer than version 1.x, you must uninstall your version. | + | Download [http://downloads.sourceforge.net/egroupware/eGWOSyncSetup_0.4.0.msi?modtime=1142333502&big_mirror=1 eGWOSync] and [http://mirror.contribs.org/smeserver/contribs/dberteld/egroupware/Outlook-Sync/dotnetfx.exe .NET], if necessary. If your .NET release is newer than version 1.x, you must install both versions on your system. |
| | | |
| *You need .NET Version 1.x, eGWOSync accepts no newer versions | | *You need .NET Version 1.x, eGWOSync accepts no newer versions |