Tuesday, February 14, 2012

Deny login to specific users

Hi,
Is it possible in SQL Server 2000 restrict a SQL User's login hours?
I dont want some users to login between 2200 and 2400.
ThanksHi!
SQL logins do not support account or password policies. Use Windows logins
and their policies.
Dejan Sarka, SQL Server MVP
Associate Mentor
www.SolidQualityLearning.com
"LazyDBA" <LazyDBA@.discussions.microsoft.com> wrote in message
news:AA50FD81-0840-4440-A580-2650E7B68BB6@.microsoft.com...
> Hi,
> Is it possible in SQL Server 2000 restrict a SQL User's login hours?
> I dont want some users to login between 2200 and 2400.
> Thanks
>

No comments:

Post a Comment