From de1878b0ea737a173cc3eb9901bac7e1145f6c8c Mon Sep 17 00:00:00 2001 From: Ralf Becker Date: Thu, 7 Jul 2016 12:27:32 +0200 Subject: [PATCH] Created Group administration for long time CE users (markdown) --- ...p-administration-for-long-time-CE-users.md | 71 +++++++++++++++++++ 1 file changed, 71 insertions(+) create mode 100644 Group-administration-for-long-time-CE-users.md diff --git a/Group-administration-for-long-time-CE-users.md b/Group-administration-for-long-time-CE-users.md new file mode 100644 index 0000000..0e46dd4 --- /dev/null +++ b/Group-administration-for-long-time-CE-users.md @@ -0,0 +1,71 @@ +

Group administration for 1.8 CE in 14.1+

+ +
 
+ +
To update you need to note down credentials (username/password) given when you submit your monthly usage-statistic. Replace USER and PASS in following instructions with them.
+If you forgot to note your credentials, you have to wait for next submission to get them displayed again!
+ +
 
+ +
(*) If you chose to not submit usage statistic (Admin >> Submit statistic information), submit it with an empty or different submit-id or have never submitted it with a version 1.6 or 1.8 or didn't do so before October 2014, you can NOT use our free group administration!
+ +
 
+ +
Popup-blocker can stop opening of 2. tab, where actual submission happens (eg. in IE11). You have to allow popups for your own EGroupware installation!
+ +
 
+ +
For RHEL or !CentOS you need to create a repository file /etc/yum.repos.d/community.repo with following content:
+ +
+
+[community]
+name=EGroupware community group administration
+type=rpm-md
+baseurl=http://USER:PASS@download.stylite.de/repos/community/RHEL_6/
+gpgcheck=1
+gpgkey=http://USER:PASS@download.stylite.de/build@stylite.de
+enabled=1
+
+ +
Then use yum install egroupware-epl-groups to install it, after installing EGroupware 14.1+.
+
+ +
 
+ +
For SLES or openSUSE use Yast to create a repository with above URL replacing "RHEL_6" with "SLES_11" or "openSUSE_12.1" incl. version numbers!
+ +
Then use Yast or zypper install egroupware-epl-groups to install it, after installing EGropware 14.1+.
+ +
 
+ +
For Debian and Ubuntu you need to create a repository file /etc/apt/sources.list.d/community.list with following content
+ +
+
+deb http://USER:PASS@download.stylite.de/repos/community/Debian_7.0/ ./
+ +
For Ubuntu replace "Debian_7.0" with "xUbuntu_14.04" incl. correct version number!
+ +
Then use aptitude update && aptitude install egroupware-epl-groups to install it, after installing EGroupware 14.1+.
+ +
 
+ +
The use of recommended RPM or DEB packages will ensure your installation is kept up to date!
+ +
 
+ +
If you think you must not use packages, you can find an archive at following URL:
+ +
http://download.stylite.de/repos/community/Debian_7.0/egroupware-epl-groups_14.1.20140617.orig.tar.gz
+ +
It will prompt for your credentials and you need to unpack it's content in your EGroupware install directory. For Windows you can use eg. 7-zip to unpack it.
+ +
 
+ +
Please note:
+ +
The group administration app is free of charge and published under same license as our commercial EPL subscription:
+ +
Stylite AG grants you an unlimited right to use the code, but you are not allowed to redistribute it!
+