Uploaded image for project: 'Crowd Data Center'
  1. Crowd Data Center
  2. CWD-1660

No Import Passwords checkbox even if Directory is selected with Atlassian-SHA1 password encryption

      1. import_atlassian.jsp
        7 kB
        Renan Battaglin

          [CWD-1660] No Import Passwords checkbox even if Directory is selected with Atlassian-SHA1 password encryption

          David Yu added a comment -

          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.

          David Yu added a comment - 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.

          I stopped services, replaced the file, moved the AD Directory above the imported confluence group so the AD import took precendence but AD users are still unable to authenticate through CROWD. any other suggestions?

          Konnie McCauley added a comment - I stopped services, replaced the file, moved the AD Directory above the imported confluence group so the AD import took precendence but AD users are still unable to authenticate through CROWD. any other suggestions?

          To fix the problem, replace your current /atlassian-crowd-2.0.0/crowd-webapp/console/secure/dataimport/import_atlasian.jsp using the one attached to this ticket.

          Renan Battaglin added a comment - To fix the problem, replace your current /atlassian-crowd-2.0.0/crowd-webapp/console/secure/dataimport/import_atlasian.jsp using the one attached to this ticket.

          Rp Subhub added a comment -

          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.

          Rp Subhub added a comment - 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.

            Unassigned Unassigned
            b3803b42fb8d Rp Subhub
            Affected customers:
            2 This affects my team
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: