SQL Server Password Query

  • Thread starter Thread starter BGlacain
  • Start date Start date
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
 
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!!
 
Back
Top