Re: sp_password
From: BP Margolin (bpmargo@attglobal.net)
Date: 08/02/02
- Next message: Austin Henderson: "Re: sp_password"
- Previous message: BP Margolin: "Re: Public announcements of SQL Security Vulnerabilities"
- In reply to: Austin Henderson: "sp_password"
- Next in thread: Austin Henderson: "Re: sp_password"
- Reply: Austin Henderson: "Re: sp_password"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: "BP Margolin" <bpmargo@attglobal.net> Date: Fri, 2 Aug 2002 14:20:02 -0400
Austin,
Just to add to the information posted by Sue ...
Only members of the SysAdmin and SecurityAdmin roles can execute sp_password
in such a way that the passwords of other users can be changed.
-------------------------------------------
BP Margolin
Please reply only to the newsgroups.
When posting, inclusion of SQL (CREATE TABLE ..., INSERT ..., etc.) which
can be cut and pasted into Query Analyzer is appreciated.
"Austin Henderson" <austin@firstfleetinc.NOSPAM.com> wrote in message
news:e9QuIKkOCHA.2592@tkmsftngp09...
> How can I use this command to change the password of another user.
>
> I know...
>
> sp_password 'current password','new password' for the current user but how
> do I do it for another userid? I am using osql to develop a password sync
> script and I am stuck here.
>
> Thanks
>
>
- Next message: Austin Henderson: "Re: sp_password"
- Previous message: BP Margolin: "Re: Public announcements of SQL Security Vulnerabilities"
- In reply to: Austin Henderson: "sp_password"
- Next in thread: Austin Henderson: "Re: sp_password"
- Reply: Austin Henderson: "Re: sp_password"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|