PDA

View Full Version : Request Hack for Regnerating Random Passwords for All Users


bkg
07-23-2002, 12:28 AM
How do we regenerate the random passwords for all registered users for a vB installation?

This feature would be a great tool to periodically regenerate user passwords forincreased security.

Thank you in advance for your response. - bkg

Logician
07-23-2002, 07:32 AM
one simple soultion would be to run an SQL command to rewrite the password field in the user table. This would change the passwords and since the users wouldnt know the new assigned password, they would be forced to use "lost password" tool which would assign him a new password to login.

Neo
07-23-2002, 04:43 PM
<a href="https://vborg.vbsupport.ru/showthread.php?s=&threadid=32105&highlight=random+password" target="_blank">https://vborg.vbsupport.ru/showt...andom+password</a>