Hi,
Around 300 users got imported from Trac using the importer plugin. As an administator, I have seen an option to set passwords to users one-by-one.
Is there a way to set passwords to all the users in bulk? Is there any table in DB that I can add values to have users get thier passwords set?
Thanks,
You might be able to do that via Jelly Script (I heard about this before but never tried this). Or you can do an updated statement to JIRA database and restart JIRA. The Password you update has to be encrypted, so I suggest you to update one, find out the encrypted password and then use that encrypted password to update the rest to have the same password...
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.