Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

Difference between Locked Out users and Inactive Users

devd1
Kilo Contributor

Hi All,

I am very new for SNOW Tool. Could you please help me to get the difference between Locked Out users and Inactive Users. Thanks in Adv...

1 ACCEPTED SOLUTION

Chuck Tomasi
Tera Patron

Hi Devendra,



Locked out means they cannot login but are in the system as a current user (e.g. existing employee who tried the wrong password too many times.)



Inactive means they are no longer with the organization (e.g. active=true is a handy way to filter out ex-employees.)


View solution in original post

12 REPLIES 12

njogb
Tera Contributor

Really helpfull thank you so much Chinmay Batra

ankit_gupt
Giga Contributor

 

  • Locked Out:

    • A user account is marked as "locked out" when too many failed login attempts occur (based on system security settings).
    • The user cannot log in until the account is manually unlocked by an administrator or after a specific time (if auto-unlock is configured).
  • Active:

    • An "active" user account means the account is enabled and can be used to log in and access ServiceNow.
    • If the Active checkbox in the user's profile is unchecked, the account becomes inactive, preventing the user from logging in, even if credentials are correct.

 

ankit_gupt
Giga Contributor

 

  • Locked OutA user account is marked as "locked out" when too many failed login attempts occur (based on system security settings).

  • ActiveAn "active" user account means the account is enabled and can be used to log in and access ServiceNow.