|
Bamboo 1.1 Documentation
|
Help! How do I configure Bamboo to be integrated with LDAP?To integrate LDAP with Bamboo please consult our Integrating Bamboo with LDAP documentation on confluence. How do I know my LDAP settings are correct? Our Atlassian team has developed Paddle to do just that Paddle is a tool that will test the LDAP or Active Directory settings in your atlassian-user.xml. You can find further documentation on our Paddle Usage page.
Are there any known issues with LDAP integration?Unfortunately, this is actually true. Below is a list of known issues:
Once LDAP has been enabled on Bamboo, why is it recommended not to revert back to local user management?In some cases this could be detrimental to your Bamboo instance: If an LDAP user has commented on builds, or have set 'favourite' projects, then Bamboo might throw an exception due to missing users How to back-up Bamboo?For Bamboo versions prior to 1.2.2, exports will fail, when integrated with LDAP, you need revert to local user management on Bamboo to back-up your XML data. To do this
<hibernate name="Hibernate Repository" key="hibernateRepository" description="Hibernate Repository" />
4. Restart Bamboo for the changes to take effect. 5. You should be able to perform normal Backup after restarting. |
