UPDATE ......From Tuesday 8 April 2025 we have changed the way that Single Sign-on works on this wiki. Please see here for more information:
Update
...
Once this is complete, shut down Confluence by issuing "stop confluence".
Modmellon
mod_auth_mellon
mod_auth_mellon Modmellon is an Apache module. To get this working I recompiled the Debian source packages from the University of Tilburg for for Ubuntu 12.04 and made them available in our own own APT repository. Once that is done, the needed packages can be installed:Ubuntu 14.04 and later have the module available as well.
Code Block |
---|
apt-get install libapache2-mod-auth-mellon a2enmod auth_mellon |
...