scheck-users
Fetch users from KISEC ISEMS S-Check server.
scheck-users profile=PROFILE
- profile=PROFILE
- S-Check connect profile code
Output Fields
Field | Type | Name | Description |
---|---|---|---|
profile | String | Connect profile | S-Check connect profile code |
user | String | Login name | e.g. logpresso |
user_name | String | User Name | e.g. Logpresso |
role_name | String | Role Name | e.g. ROLE_ADMIN |
last_login | Date | Last Login | Last successful login time |
last_login_fail | Date | Last Login Fail | Last failed login time |
login_fail_count | Integer | Login Fail Count | Number of consecutive login failures |
is_locked | Bool | Is Locked | Whether user account is locked |
is_enabled | Bool | Is Enabled | Whether user account is enabled |
created_at | Date | Created | User creation time |