Re: Change Password
- From: Sue Hoegemeier <Sue_H@xxxxxxxxxxxxx>
- Date: Thu, 27 Apr 2006 14:47:29 -0600
No...not a safe practice. Users can change their own
passwords without needing to implement any security changes.
Check books online and look up sp_password.
By default, public has execute permissions on this system
stored procedure. Logins that aren't members of sysadmins or
securityadmins can only change their own passwords. That is
what you would want.
-Sue
On Thu, 27 Apr 2006 11:07:53 -0700, "J"
<IDontLikeSpam@xxxxxxxxxxx> wrote:
I created a SQL login name which I'm specifically intending to use as the
login id that can allow a user to change their own password. I currently
have this login id permission checked off as 'Security Administrators' in
the Server Roles tab but I noticed by checking this off it gives all of the
other security permissions listed. Is there a way to only allow this
specific login id to change passwords but not any other security permission?
Can anyone advise if this is a safe practice or should I be doing a
different approach in letting users change their own passwords?
.
- Follow-Ups:
- Re: Change Password
- From: J
- Re: Change Password
- References:
- Change Password
- From: J
- Change Password
- Prev by Date: Re: Re-configure UDP Port
- Next by Date: Permissions on sp_OASetProperty
- Previous by thread: Change Password
- Next by thread: Re: Change Password
- Index(es):
Relevant Pages
|
|