Browse by Tags

All Tags » SQL Server 2008 R2 » Logon Triggers » Security » SQL Server 2008 (RSS)

Restricting logons during certain hours for certain users

Following a an email in a DL I decided to look at implementing a logon restriction system to prevent users from logging on at certain ties of the day. The poster had a solution but wanted to add auditing. I immediately thought of the My post on logging...