aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGustav Eek <gustav@fripost.org>2011-11-24 20:55:11 +0100
committerGustav Eek <gustav@fripost.org>2011-11-24 20:55:11 +0100
commitb84f39d65e5dca75f88a6a7b6e8828fedf8d1c13 (patch)
tree3273e19b3b949fc07daa319292b6bd9a08c86ff8
parent8248fb9d453527eb3c26c153f1c97ab26d2efd83 (diff)
Work of finding passwordplugin for roundcube continued.
-rw-r--r--admin-log.org10
1 files changed, 9 insertions, 1 deletions
diff --git a/admin-log.org b/admin-log.org
index 3f9f113..ddcbe73 100644
--- a/admin-log.org
+++ b/admin-log.org
@@ -35,5 +35,13 @@ The =/etc/fstab= is no longer correct since "ext4dev" is not a supported file sy
* Configure Roundcube for password change <2011-11-22 tis>
- [[http://www.roundcube.net/][Official website]]. The plugin of interest is [[http://trac.roundcube.net/browser/trunk/plugins/password][passord]] found from [[http://trac.roundcube.net/wiki/Plugin_Repository][Pugin Repository]].
+ <2011-11-22 tis> [[http://www.roundcube.net/][Official website]]. The plugin of interest is [[http://trac.roundcube.net/browser/trunk/plugins/password][passord]] found from [[http://trac.roundcube.net/wiki/Plugin_Repository][Pugin Repository]].
+
+ <2011-11-24 tor> Found the Roundcube directory: /var/lib/roundcube/config/. The configuration files are in /etc/roudcube/. Also the relevant Apache2 configuration files are linked into /etc/roundcube/. It took a while to figure Apache out enough to find the directories. Roudcube is not really a program; it is just some PHP script.
+
+ I do not have a clue about how to download the plugin, after hours of searching. This PHP code tracking drives me mad.
+
+
+
+