|
|
|
#1 |
|
Messages: n/a
Hébergeur: |
SQL Server 2005
All of a sudden we cannot log in using sa. The "enforce expiration" option is not set. How could this have happened outside of a user deliberately changing the password? Can sa get locked out for other reasons? Bill E. Hollywood, FL |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
"Bill E." <billmiami2@netscape.net> wrote in message
news:1189503759.466560.270090@y42g2000hsy.googlegr oups.com... > SQL Server 2005 > > All of a sudden we cannot log in using sa. The "enforce expiration" > option is not set. > How could this have happened outside of a user deliberately changing > the password? Can sa get > locked out for other reasons? Not that I'm aware of. Sounds like someone changed the sa password or you've got a bad case of fat-fingering. Worse case, I'd start looking for domain accounts and the like that didn't exist before. (A typical 'first thing' a hacker would do.) > > Bill E. > Hollywood, FL > -- Greg Moore SQL Server DBA Consulting Remote and Onsite available! Email: sql (at) greenms.com http://www.greenms.com/sqlserver.html |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
Thanks Greg.
This SQL Server is behind the firewall--not available outside the corporate network. However, when I get a chance I'll follow your suggestion. Bill |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
"Bill E." <billmiami2@netscape.net> wrote in message
news:1189514657.397892.140570@k79g2000hse.googlegr oups.com... > Thanks Greg. > > This SQL Server is behind the firewall--not available outside the > corporate network. However, when I get a chance I'll follow your > suggestion. > It's probably an innocent screw up then. But you never know. (Besides, not all hackers come from outside a company unfortunately.) > Bill > -- Greg Moore SQL Server DBA Consulting Remote and Onsite available! Email: sql (at) greenms.com http://www.greenms.com/sqlserver.html |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
If the server authentication mode was changed to Windows
Authentication only sa would no longer work. Roy Harvey Beacon Falls, CT On Tue, 11 Sep 2007 02:42:39 -0700, "Bill E." <billmiami2@netscape.net> wrote: >SQL Server 2005 > >All of a sudden we cannot log in using sa. The "enforce expiration" >option is not set. >How could this have happened outside of a user deliberately changing >the password? Can sa get >locked out for other reasons? > >Bill E. >Hollywood, FL |
|
|
|
#6 |
|
Messages: n/a
Hébergeur: |
No, it's still set to mixed mode and I'm using other logins for
applications. Bill |
|
![]() |
| Outils de la discussion | |
|
|