I'm trying to do a mass import of users into a joomla db using CB. The spreadsheet I have with all of the user information on it has default passwords for each user. How can I recreate the encrypting of the password field that is done whenever a new user is created?
I see there is a $secret variable in configuration.php which I'm assuming is the salt used to hash passwords, but even using it I still can't figure out the crypt command to give me the same hash that's being stored in the db for the same password.
For importing users I recommend using CB Juice which allows import of users through CSV file. It will automatically encrypt the passwords for you on import.
Kyle (Krileon) Community Builder Team Member Before posting on forums:
Read FAQ thoroughly
+
Read our Documentation
+
Search the forums CB links:
Documentation
-
Localization
-
CB Quickstart
-
CB Paid Subscriptions
-
Add-Ons
-
Forge
-- If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
-- If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please
send me a private message
with your thread and will reply when possible!
-- Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
-- My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.