I'm evaluating Crowd 2.0.0. It looks like internalAtlassianSHA1Directories JavaScript variable is not being populated properly on the "Atlassian Product Importer" page as it contains two empty strings in an array instead of my two Directory IDs.
var internalAtlassianSHA1Directories = new Array(
"",
""
);
So I don't see "Import passwords" checkbox in Crowd 2.0.0 although I do select a Directory with Atlassian-SHA1 password encryption. Is it a bug? Or have I mis-configured something?
As a result users are not able to log in due to the wrong passwords after switching to Crowd.
Konnie, the import fix only affects new users you import--could you test re-importing to a fresh directory with the fix? If you still encounter problems, please file a support ticket at http://support.atlassian.com as the problem could be something else.