|
Paddle is a tool that will test the LDAP or Active Directory settings in your |
On this page: |
Using Paddle
You do not need to have Bamboo running to run this tool. The steps are:
- Download into a directory where you have permissions to create files.
- Copy your
atlassian-user.xmlinto that directory - this is found in your<Bamboo-Install>/webapp/WEB-INF/classes/directory. - 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 |
|
Prints DEBUG messages to the console as well as paddle.log. |
limit |
|
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:







Add Comment