- ServiceNow Application Development
- Sagar Gupta
- 100字
- 2021-07-03 00:01:07
Locking out a user
In the Users modules under the User Administration application, open the record of the user you wish to lockout and check the Locked out checkbox, as shown here:

This will cause the user to remain active; however, they will be locked out of the system. Any attempt by the user to log in or generate actions through email will fail and all their existing user sessions will be terminated.
One important thing to understand here is that other users will still be able to open tickets on their behalf as the user is currently still active.
推薦閱讀
- PHP動態網站程序設計
- 微服務與事件驅動架構
- x86匯編語言:從實模式到保護模式(第2版)
- Python面向對象編程:構建游戲和GUI
- Java Web程序設計任務教程
- Microsoft Azure Storage Essentials
- jQuery for Designers Beginner's Guide Second Edition
- 現代C:概念剖析和編程實踐
- 奔跑吧 Linux內核
- 人人都能開發RPA機器人:UiPath從入門到實戰
- 測試工程師Python開發實戰
- Python編程基礎與數據分析
- Tkinter GUI Application Development Blueprints
- Switching to Angular 2
- Learning Rust