All Versions

   Bamboo 4.0.x
   Bamboo 3.4.x
   Bamboo 3.3.x
   Bamboo 3.2.x
   More...

Bamboo 1.1 Documentation

Index
Downloads (PDF, HTML & XML formats)

This documentation relates to an earlier version of Bamboo.
View this page in the current documentation or visit the current documentation home.
Skip to end of metadata
Go to start of metadata

Introduction

Paddle is a tool that will test the LDAP or Active Directory settings in your atlassian-user.xml.

Instructions for use

You will not need to have Bamboo running to run this tool. The steps are:

  1. Download into a directory where you have permissions to create files
  2. Copy your atlassian-user.xml into that directory - this is found in your <Bamboo-Install>/webapp/WEB-INF/classes/ directory
  3. Run java -jar paddle-x.x.jar (where x.x is the version of Paddle you downloaded).

Parameters

Paddle currently supports the following parameters:

Name

Example

Purpose

debug

java -jar paddle-x.x.jar debug

Prints DEBUG messages to the console as well as paddle.log.

limit

java -jar paddle-x.x.jar limit=100

Sets the limit on the number of results returned by user and group queries. Defaults to 10.

Sample output

This is an example of a successful run:

Labels
  • None