Assigning Logon Hours

Updated: March 28, 2003

Applies To: Windows Server 2003, Windows Server 2003 R2, Windows Server 2003 with SP1, Windows Server 2003 with SP2

You can assign logon hours as a means to ensure that employees are using computers only during specified hours. This setting applies both to interactive logon, in which a user unlocks a computer and has access to the local computer, and network logon, in which a user obtains credentials that allow him or her to access resources on the network.

Assigning logon hours is useful for organizations in which some users are less trustworthy than others or require supervision. For example, you might want to restrict logon hours when:

  • Logon hours are a condition for security certification, such as in a government network.
  • Your organization includes shift workers. In this case, allow shift workers to log on only during their scheduled hours.
  • Your organization includes temporary employees.

The logon schedule is enforced by the Kerberos Group Policy setting Enforce User Logon Restrictions, which is enabled by default in Windows Server 2003. Whether users are forced to log off when their logon hours expire is determined by the Automatically log off users setting.

By default, all domain users can log on at any time. You can use the following procedure to limit the logon hours of an individual domain user.

To restrict the logon hours of a domain user

  1. In Active Directory Users and Computers, right-click the user’s account.
  2. Click Properties, and click the Account tab.
  3. Click Logon Hours. In the Logon Hours dialog box, indicate the hours and/or days of the week in which you are restricting the user from logging on.

When you have set the logon hours for an individual, you can copy that account to apply the same settings to a new user in the same department.

To restrict the logon hours for multiple users in the same OU

  1. In Active Directory Users and Computers, select the user accounts, and then right-click any of the selected items.
  2. Use the Properties of Multiple Objects dialog box to alter the properties for all of the selected users.

When you restrict logon hours, you might also want to force users to log off after a certain point. If you apply this policy, users cannot log on to a new computer, but they can stay logged on even during restricted logon hours. To force users to log off when logon hours expire for their account, apply the Network security: Force logoff when logon hours expire policy.

最新文章

  1. 通过配置web.config使WCF向外提供HTTPS的Restful Service
  2. MySQL的btree索引和hash索引的区别
  3. Web API Filter ActionFilterAttribute 使用
  4. linux:lnmp环境搭建
  5. Windows下Python,setuptools,pip,virtualenv的安装
  6. 默认调用电脑IE版本最高版本
  7. 配置Linux任务计划
  8. 【蓝桥杯】PREV-5 错误票据
  9. TMS320F28335项目开发记录9_28335中断系统
  10. 理解 Storm 拓扑的并行度(parallelism)概念
  11. MyBatis 源码分析——SqlSession接口和Executor类
  12. 给div添加2个class
  13. 关于redis的安装
  14. 面试题_默认传参list
  15. Could not find default endpoint element that references contract 'wcfXXXXXXXXXXX' in the ServiceMode
  16. FlowNet2.0 安装指南
  17. 内存管理 初始化(八) 至kswapd_init
  18. 容器集成平台 rancher部署
  19. Kafka特性
  20. jenkins展示report测试报告的配置

热门文章

  1. 如何在VS中快速导入新的源码以及文件夹
  2. FMCW 雷达原理(转)
  3. ArcGIS 从FileGDB中导出数据异常 000732
  4. restesay部署学习过程中遇到的问题
  5. 几幅手稿讲解CNN
  6. tomcat jdk官网下载教程
  7. window下安装scala搭载Intellij IDE
  8. jQuery-显示与隐藏不用判断的快捷方法
  9. hihocoder 1080 线段树(区间更新)
  10. java之打印机服务通俗做法