Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Migrated to Confluence 5.3

...

Follow the instructions below to configure an external LDAP in read only mode.

1. Backup the $carbon-home$GREG_HOME/repository/conf/user-mgt.xml. Download the sample file for LDAP user store and save it as $carbon-home$GREG_HOME/repository/conf/user-mgt.xml. Please, observe the following in your file.

...

The connection details mentioned in Realm Configuration is used by the Authorization manager. If we specify another set of database connection details inside UserStoreManager, it will read/write users to that database.

1. Backup the $carbon-home$GREG_HOME/repository/conf/user-mgt.xml. Download a sample file for JDBC user store file and save it as $carbon-home$GREG_HOME/repository/conf/user-mgt.xml. Please, observe the following in your file.

...

3. Add the JDBC driver to the classpath by dropping the JAR into $carbon-home$GREG_HOME/repository/components/lib.

...