473,386 Members | 1,693 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,386 software developers and data experts.

Sql Server Password Expiration?

This has to be a simple question for most of you, so here goes.

My passwords for sa and another login that I created keep resetting.
How can I turn off password expiration in SQL Server 2000?

Thanks!
MB

Jul 23 '05 #1
4 7890

"mbailey" <ma*********@gmail.com> wrote in message
news:11**********************@g44g2000cwa.googlegr oups.com...
This has to be a simple question for most of you, so here goes.

My passwords for sa and another login that I created keep resetting.
How can I turn off password expiration in SQL Server 2000?

Thanks!
MB


As far as I know, there's no standard way to reset passwords in any version
of MSSQL, because 'resetting' implies going back to a previous password, and
unless you know the previous password that shouldn't be possible. Perhaps
you can correlate the reset with an MSSQL or Windows scheduled task?
Alternatively, you could consider Windows authentication instead; that's the
MS recommendation, and it means you can use the same password policy defined
in AD.

If this isn't helpful, I suggest you give some more details about your
servicepack level, how you know that a password has been reset, how often
it's reset, if Profiler has shown any unusual activity etc.

Simon
Jul 23 '05 #2
mbailey (ma*********@gmail.com) writes:
This has to be a simple question for most of you, so here goes.

My passwords for sa and another login that I created keep resetting.
How can I turn off password expiration in SQL Server 2000?


You find that other person who is changing the passwords and slap
him on the fingers.

That is, there is no password expiration in SQL 2000. (There is in
SQL 2005, if you run on Windows 2003, although I think it is off
by default.)
--
Erland Sommarskog, SQL Server MVP, es****@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp
Jul 23 '05 #3
Simon and Erland, thank you for your replies.

What's happening is this.
I have SQL Server on a remote hosting companies box.
Over the past two weeks when I try to connect to the database, I am
denied based on username and password.
I then remote into the box, set the password back to my "original"
setting and then can connect as normal.

The only thing that Ive noticed is that there had been a server reboot
right aroudn the time of the second sql outage.

MB

Jul 23 '05 #4
mbailey (ma*********@gmail.com) writes:
What's happening is this.
I have SQL Server on a remote hosting companies box.
Over the past two weeks when I try to connect to the database, I am
denied based on username and password.
I then remote into the box, set the password back to my "original"
setting and then can connect as normal.

The only thing that Ive noticed is that there had been a server reboot
right aroudn the time of the second sql outage.


Seems like you should have a discussion with the hosting company.
--
Erland Sommarskog, SQL Server MVP, es****@sommarskog.se

Books Online for SQL Server SP3 at
http://www.microsoft.com/sql/techinf...2000/books.asp
Jul 23 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Bryan Harrington | last post by:
Hello.. I'm trying to come up with a good way to have password requirements (i.e., length, Upper/Lower case mix, x number of Alpha, x number of numeric, etc.) configurable by installed site. The...
2
by: Drew Pawlik | last post by:
I am needing to write an application that will be used every month to automatically run queries on an Oracle database. But the password I need to log in to the database needs to be changed every...
1
by: Mario Hébert | last post by:
I have a simple C# object(class) that I reference in a <OBJECT classid="mydll.dll#nmsp.Ctrl"> tag of an HTML page generated by ASP.net. In a case where the Enable content expiration isn't checked...
2
by: Rheadore | last post by:
Hi , Please give me any links/examples to create a page which can store my password in cache, call that cache when I enter my userid, automatically insert my password in the text box later. ...
2
by: Bill Borg | last post by:
Hello all, I am working on forms authentication and trying to understand: what's the relationship between the cookie expiration and the ticket expiration? I create a cookie and I add an...
0
by: GregS | last post by:
We have a client that has a very large number of users that will be connecting back to the domain via VPN only. The problem is that the communications vendor can not pass the password expiration...
1
by: news.microsoft.com | last post by:
Hey gang, I have two needs: 1) Enforce password policy by forcing a change to the password twice per year on specific dates. Currently AD does not enforce by date. It allows me to set an...
2
by: news.microsoft.com | last post by:
Hey gang, I have two needs: 1) Enforce password policy by forcing a change to the password twice per year on specific dates. Currently AD does not enforce by date. It allows me to set an...
1
by: Rohit Ambani | last post by:
I have created Login.aspx Page On Click of Login Button.I invoke the code as follows ====================================================== Dim adPath As String = "LDAP://172.21.1.19" 'Path to your...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.