SQL Server Password Query

B

BGlacain

Hi Folks,
I was wondering if there's a way to change a user's password without knowing
what the current one is. sp_password needs the new password, even if the sa
account is executing it. Is it possible to change the password without
knowing the new one?
Thanks,
Brian
 
B

BGlacain

BGlacain said:
Hi Folks,
I was wondering if there's a way to change a user's password without knowing
what the current one is. sp_password needs the new password, even if the sa
account is executing it. Is it possible to change the password without
knowing the new one?
Thanks,
Brian

Sorry people, I sent this to the wrong group by mistake! If anyone can
answer it, good, but apologies for it being of-topic!!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top