The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
As a Software vendor we have purchased 50 user starter Edition to test crowd
We´ve connected it to our active Directory, and now we cannot Access the System as we have more than 50 AD Users.
We would disconnect the ad, but we cannot enter the configuration:
"Your current license does not permit the number of users you have configured in Crowd, please upgrade to a new license, or contact Atlassian sales support."
What can we to to enter the Software und unconfigure the ad?
Yes, it is, definitely. Did you reconfigure everything or did you import an XML backup (in which case that would be incredibly strange!) ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
ok, i´ve received a eval licence. The strange Thing is, that now i cannot Login with the admin user as it says "Invalid Login". But the Password wasn´t changed...
Please help again!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
yes, i even used a different browser, no cuccess
i used this statement
select * from cwd_user u
join cwd_membership m on u.id=m.child_id join cwd_group g on m.parent_id=g.id
join cwd_directory d on d.id=g.directory_id
and i see the field active = T - is this right?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
select * from cwd_user u
join cwd_membership m on u.id=m.child_id join cwd_group g on m.parent_id=g.id
join cwd_directory d on d.id=g.directory_id
where g.group_name = 'crowd-administrators' and d.directory_type='INTERNAL';
(last line was missing)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Looks good.
Anything in apache-tomcat/logs/catalina.out or <crowd.home>/logs/atlassian-crowd.log ?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
2018-06-07 17:08:29,553 http-nio-8095-exec-17 INFO [crowd.console.action.Login] The user: 'niemann.thomas' attempted to login with an inactive account
But it is (the only) admin account. Seems it was deactivated. i´ve tried to set the user from T to F but it does not work...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Is the 'crowd-administrators' group active as well? (you should get two 'ACTIVE' fields when running the previous SQL query, the second one actually being the crowd admin group's state)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
actueally i got three times Active, but the log still says
...attempted to login with an inactive account
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
same here. i´ve followed the steps, but admin is an invalid Login... :-(
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You just need to go to my.atlassian.com and generate an evaluation license for unlimited users as explained on this page: https://confluence.atlassian.com/crowdkb/users-are-unable-to-log-in-after-updating-the-license-223223576.html
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hello everyone, Hope everyone is safe! A few months ago we posted an article sharing all the new articles and documentation that we, the AMER Jira Service Management team created. As mentioned ...
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.