Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Installation

You can Download Crowd here.

...

First we need to grab the JDK 2.x file and after the JDBC4 Driver file. The JBDC4 Driver file needs to be in the lib folder in apache-tomcat.
So we start by going to the Java SE site and use the wget command to get the file.

Code Block
languagebash

sudo apt-get install ia32-libs
su - serveradmin
cd /atlassian-crowd-2.3.2/apache-tomcat/lib/
wget http://jdbc.postgresql.org/download/postgresql-8.4-701.jdbc4.jar

...

Start Crowd with startup.sh and go into your browser and use the server IP with the port 8095(port Crowd uses) if all is well you should see this page. If you cannot hit the page check that you have port 8095 open. 

Image Modified

Setup Wizard

...

This talks specifically about using the authz paths - http://svnbook.red-bean.com/en/1.6/svn.serverconfig.pathbasedauthz.html

Confluence 4.1 removes Legacy Crowd SSO Authenticator - http://confluence.atlassian.com/display/DOC/Confluence+4.1+Upgrade+Notes

Legacy Crowd SSO Authenticato