This server will be upgraded at 3pm Sydney time on December 3rd (December 2nd, 8pm PST) and will be down for up to 30 minutes.
This documentation relates to an early version of Confluence.
View this page in the current documentation or visit the current documentation home.

Paddle

All Versions
Click for all versions
Confluence 2.0 to 2.5 Documentation

Index

Introduction

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

Quote from a customer:

Really, REALLY glad you had the paddle tool so I didn't spend too much time beating my head on that one, BTW

Instructions for use

You will not need to have Confluence 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 <Confluence-Install>/confluence/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:

###########################################################################################################################

LDAP Support Tool version 1.1

###########################################################################################################################

Connection to LDAP/Active Directory Server at ldap://192.168.0.86:389 SUCCESSFUL.

-----------------------------------------------------------------
TEST 1: Search and list 10 users
-----------------------------------------------------------------

User: CN=Administrator
Member of:
	(1) CN=Schema Admins
	(2) CN=Enterprise Admins
	(3) CN=Domain Admins
	(4) CN=Group Policy Creator Owners

User: CN=Guest
	Does not belong to any LDAP groups.

User: CN=SUPPORT_388945a0
Member of:
	(1) CN=HelpServicesGroup

User: CN=IUSR_MALTSHOVEL
	Does not belong to any LDAP groups.

User: CN=IWAM_MALTSHOVEL
Member of:
	(1) CN=IIS_WPG

User: CN=ASPNET
	Does not belong to any LDAP groups.

User: CN=krbtgt
	Does not belong to any LDAP groups.

User: CN=John\, Smith
Member of:
	(1) CN=Domain Users
	(2) CN=Sales and Marketing

User: CN=Matt Ryall
Member of:
	(1) CN=Enterprise Admins
	(2) CN=Domain Admins

User: CN=Justin Koke
Member of:
	(1) CN=Domain Controllers
	(2) CN=Enterprise Admins

Found more than 10 results.

-----------------------------------------------------------------
TEST 2: Search and list 10 groups
-----------------------------------------------------------------

Group: CN=HelpServicesGroup
Members:
	(1) CN=SUPPORT_388945a0,CN=Users,DC=ad,DC=atlassian,DC=com

Group: CN=TelnetClients
	No members in this group.

Group: CN=IIS_WPG
Members:
	(1) CN=S-1-5-20,CN=ForeignSecurityPrincipals,DC=ad,DC=atlassian,DC=com
	(2) CN=S-1-5-6,CN=ForeignSecurityPrincipals,DC=ad,DC=atlassian,DC=com
	(3) CN=S-1-5-18,CN=ForeignSecurityPrincipals,DC=ad,DC=atlassian,DC=com
	(4) CN=IWAM_MALTSHOVEL,CN=Users,DC=ad,DC=atlassian,DC=com

Group: CN=SQLServer2005SQLBrowserUser$MALTSHOVEL
Members:
	(1) CN=S-1-5-18,CN=ForeignSecurityPrincipals,DC=ad,DC=atlassian,DC=com

Group: CN=SQLServer2005MSSQLServerADHelperUser$MALTSHOVEL
Members:
	(1) CN=S-1-5-20,CN=ForeignSecurityPrincipals,DC=ad,DC=atlassian,DC=com

Group: CN=SQLServer2005SQLAgentUser$MALTSHOVEL$MSSQLSERVER
Members:
	(1) CN=S-1-5-18,CN=ForeignSecurityPrincipals,DC=ad,DC=atlassian,DC=com

Group: CN=SQLServer2005MSSQLUser$MALTSHOVEL$MSSQLSERVER
Members:
	(1) CN=S-1-5-18,CN=ForeignSecurityPrincipals,DC=ad,DC=atlassian,DC=com

Group: CN=SQLServer2005MSFTEUser$MALTSHOVEL$MSSQLSERVER
Members:
	(1) CN=S-1-5-18,CN=ForeignSecurityPrincipals,DC=ad,DC=atlassian,DC=com

Group: CN=SQLServer2005MSOLAPUser$MALTSHOVEL$MSSQLSERVER
Members:
	(1) CN=S-1-5-18,CN=ForeignSecurityPrincipals,DC=ad,DC=atlassian,DC=com

Group: CN=SQLServer2005NotificationServicesUser$MALTSHOVEL
	No members in this group.

Found more than 10 results.

Labels

user-management user-management Delete
atlassian-user atlassian-user Delete
ldap ldap Delete
admin admin Delete
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.