Log in
::
Register
::
Not logged in
Home
Tags
Articles
Editorials
Stairways
Forums
Scripts
Videos
Blogs
QotD
Books
Ask SSC
SQL Jobs
Training
Authors
About us
Contact us
Newsletters
Write for us
Recent Posts
Recent Posts
Popular Topics
Popular Topics
Home
Search
Members
Calendar
Who's On
Home
»
SQL Server 2005
»
SQL Server 2005 Security
»
changing passwords at next login?
changing passwords at next login?
Rate Topic
Display Mode
Topic Options
Author
Message
New_to_being_DBA
New_to_being_DBA
Posted Tuesday, August 03, 2010 10:10 AM
SSC Journeyman
Group: General Forum Members
Last Login: Tuesday, November 02, 2010 1:15 PM
Points: 90,
Visits: 163
We are setting up a new system that uses IBM relational system architect. I want to create users with sql server logins and have them change their password at next login. how does the user change their password at next login?
Post #962960
Steve Jones - SSC Editor
Steve Jones - SSC Editor
Posted Tuesday, August 03, 2010 10:27 AM
SSC-Dedicated
Group: Administrators
Last Login: Yesterday @ 1:47 PM
Points: 31,406,
Visits: 13,722
There's a checkbox if you are on W2K3 and later
http://msdn.microsoft.com/en-us/library/ms161959.aspx
Follow me on Twitter:
@way0utwest
Forum Etiquette: How to post data/code on a forum to get the best help
Post #962968
New_to_being_DBA
New_to_being_DBA
Posted Tuesday, August 03, 2010 10:49 AM
SSC Journeyman
Group: General Forum Members
Last Login: Tuesday, November 02, 2010 1:15 PM
Points: 90,
Visits: 163
I know about the checkbox. But if the checkbox is checked (that you must change password at next login)...how do you change password at next login? I tried it from Enterprise manager and received an error message? Is their a third party tool? Do you change it through an application front end that uses SQL as the backend?
Post #962980
Steve Jones - SSC Editor
Steve Jones - SSC Editor
Posted Tuesday, August 03, 2010 10:56 AM
SSC-Dedicated
Group: Administrators
Last Login: Yesterday @ 1:47 PM
Points: 31,406,
Visits: 13,722
Enterprise Manager would be too old. It uses an older client technology. SSMS should pop up a dialog.
The client receives a message, and then should display a dialog. It's possible that some older clients might not be able to handle it.
Follow me on Twitter:
@way0utwest
Forum Etiquette: How to post data/code on a forum to get the best help
Post #962985
New_to_being_DBA
New_to_being_DBA
Posted Tuesday, August 03, 2010 11:12 AM
SSC Journeyman
Group: General Forum Members
Last Login: Tuesday, November 02, 2010 1:15 PM
Points: 90,
Visits: 163
I'm sorry I meant SSMS. That's what we have.
I created a user and then checked the box that says user much change password at next login. Then I logged back into SSMS with the user and when I try to log in I received an error message that says: "A connection was successfully established with the server, but then an error occurred during the login process. (provider: Shared Memory Provider, error: 0 - No process is on the other end of the pipe.) (Microsoft SQL Server, Error: 233).
How can I have users change their password at the next login...if they can't log in.
Is there some way to do it through the application?
Post #962994
Steve Jones - SSC Editor
Steve Jones - SSC Editor
Posted Tuesday, August 03, 2010 11:21 AM
SSC-Dedicated
Group: Administrators
Last Login: Yesterday @ 1:47 PM
Points: 31,406,
Visits: 13,722
Are you using a local instance here? The server OS matters here. I don't believe this works on workstation OSes or pre-W2K3. It does work on my local Win 7 instance. In SSMS I get the change pwd dialog.
You can do this through T-SQL, but you still have to log in for it to work. I'm not sure it works in Shared Memory, though it should.
Follow me on Twitter:
@way0utwest
Forum Etiquette: How to post data/code on a forum to get the best help
Post #963001
« Prev Topic
|
Next Topic »
Permissions
You
cannot
post new topics.
You
cannot
post topic replies.
You
cannot
post new polls.
You
cannot
post replies to polls.
You
cannot
edit your own topics.
You
cannot
delete your own topics.
You
cannot
edit other topics.
You
cannot
delete other topics.
You
cannot
edit your own posts.
You
cannot
edit other posts.
You
cannot
delete your own posts.
You
cannot
delete other posts.
You
cannot
post events.
You
cannot
edit your own events.
You
cannot
edit other events.
You
cannot
delete your own events.
You
cannot
delete other events.
You
cannot
send private messages.
You
cannot
send emails.
You
may
read topics.
You
cannot
rate topics.
You
cannot
vote within polls.
You
cannot
upload attachments.
You
may
download attachments.
You
cannot
post HTML code.
You
cannot
edit HTML code.
You
cannot
post IFCode.
You
cannot
post JavaScript.
You
cannot
post EmotIcons.
You
cannot
post or upload images.
Copyright © 2002-2013 Simple Talk Publishing. All Rights Reserved.
Privacy Policy.
Terms of Use.
Report Abuse.