December 9, 2009 at 9:43 am
I created a user and password and user doesn't rememeber password,how can I find out his password?
December 9, 2009 at 9:45 am
Change it. You can't decrypt the password for the login unless you have a lot of time to wait for some kind of brute force tool to crack it in a year or two depending on how many characters it was.
Jonathan Kehayias | Principal Consultant | MCM: SQL Server 2008
My Blog | Twitter | MVP Profile
Training | Consulting | Become a SQLskills Insider
Troubleshooting SQL Server: A Guide for Accidental DBAs[/url]
December 9, 2009 at 9:47 am
Krasavita (12/9/2009)
I created a user and password and user doesn't rememeber password,how can I find out his password?
As Jonathan has mentioned, change the pwd and let the user know it.
Blog -- LearnSQLWithBru
Join on Facebook Page Facebook.comLearnSQLWithBru
Twitter -- BruMedishetty
December 9, 2009 at 1:00 pm
Better yet, have the user start using Windows Authentication instead of SQL Auth. Then the user will be using windows credentials. If the user can't remember the password to login to the network, then no need to worry about them logging into the database.
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
December 9, 2009 at 11:04 pm
As a side bar... make it company policy that there's a $5 charge for this just as if they'd lost their badge. One of two things will happen after that... it will happen much less frequently or... you'll be able to retire early. 😉
--Jeff Moden
Change is inevitable... Change for the better is not.
December 10, 2009 at 8:22 am
Thank you
December 10, 2009 at 8:46 am
Jeff Moden (12/9/2009)
As a side bar... make it company policy that there's a $5 charge for this just as if they'd lost their badge. One of two things will happen after that... it will happen much less frequently or... you'll be able to retire early. 😉
When I move to my next job, I am implementing this policy. LOL.
Jonathan Kehayias | Principal Consultant | MCM: SQL Server 2008
My Blog | Twitter | MVP Profile
Training | Consulting | Become a SQLskills Insider
Troubleshooting SQL Server: A Guide for Accidental DBAs[/url]
December 10, 2009 at 8:46 am
You are welcome
Jason...AKA CirqueDeSQLeil
_______________________________________________
I have given a name to my pain...MCM SQL Server, MVP
SQL RNNR
Posting Performance Based Questions - Gail Shaw[/url]
Learn Extended Events
Viewing 8 posts - 1 through 7 (of 7 total)
You must be logged in to reply to this topic. Login to reply