RE: sql server 2005 account lockout
- From: changliw@xxxxxxxxxxxxxxxxxxxx (Charles Wang[MSFT])
- Date: Thu, 10 Jan 2008 07:48:05 GMT
Hi Jason,
SQL Server 2005 does not provide built-in function for locking an account
after specific times of login failure; however in SQL Server 2005 you can
create a logon trigger to implement your needs by yourself.
You may refer to:
Logon Triggers
http://technet.microsoft.com/en-us/library/bb326598.aspx
Hope this helps. If you have any other questions or concerns, please feel
free to let me know. Have a nice day!
Best regards,
Charles Wang
Microsoft Online Community Support
=====================================================
When responding to posts, please "Reply to Group" via
your newsreader so that others may learn and benefit
from this issue.
======================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
======================================================
.
- Prev by Date: Re: sql server 2005 account lockout
- Next by Date: Re: user defined Role - HELP
- Previous by thread: Re: sql server 2005 account lockout
- Next by thread: RE: sql server 2005 account lockout
- Index(es):
Relevant Pages
|
|