Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Scripting logins--will passwords keep?

Status
Not open for further replies.

jsteph

Technical User
Oct 24, 2002
2,562
US
Hi all,
I've got to de-install and re-install sql-2005.

For most existing db's I'm going to detach and re-attach, but for a few db's, I'm going to generate a script prior to the de-install, and then re-create the db via the script, then import data back into it.

My question is--the script generates passwords in that cyrillic-looking gibberish. When I run the script on the new installation, will whatever hash that was used to generate the script be identical to what creates the logon/pwd when the script is run in the newly installed instance of sql-2005? Ie., with the passwords be the same?
Thanks,
--Jim
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top