The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
I used a name for the administrator account in CROWD that is the same as a user name in the LDAP Active Directory that i set up. Everything worked fine until I changed the order of the name search and now I cannot log in anymore. Any thoughts besides re-installing from scratch? Is there a way to go into the database perhaps and change the order of the name search of the directories or something?
Yeah, you can do that in the database.
It will be in the cwd_app_dir_mapping
Switch around the list_order field values so that your internal crowd directory is checked first
Probably the internal crowd directory could be set as "F", if so is necessary to run this following query:
update cwd_app_dir_mapping set allow_all= 'T' where directory_id='xxx'
Generally we recommend to backup the databse before any modification.
Cheers,
Bernardo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi everyone, We’re always looking at how to improve Confluence and customer feedback plays an important role in making sure we're investing in the areas that will bring the most value to the most c...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.