Hi all,
I need to reset bitbucket internal admin password
I try this one
but nothing result
after that I try enable Internal directory
UPDATE cwd_directory SET active='T' WHERE impl_class='com.atlassian.crowd.directory.InternalDirectory';
and reset update password for admin user from cwd_user table
and try to login system got error message you dont have permission to access bitbucket
Hello Razmik and welcome to the Community!
The screenshot you provided points to a permissions issue and not a password issue. It seems your password for you account is working, however, you do not have permissions within Bitbucket anymore (most likely due to the switch to the internal directory). Please ensure your user within Crowd is configured to have access to Bitbucket.
If you deployed Bitbucket and initially connected it to Crowd (skipped the setup of the internal directory), then you will need to ensure the Crowd Directory is available for your users to login and access. You can find more about Specifying an Application's Directory Permissions.
If you are still unable to access your account, please let us know.
Regards,
Stephen Sifers
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.