User Properties
User Property | Agent | Client Extension | |||||
---|---|---|---|---|---|---|---|
Identifies the logged in user. | Microsoft Windows | Microsoft Windows | Apple macOS | Ubuntu | Chrome OS | IGEL OS | Unicon™ eLux |
Attribute Count | Client Extension | ||||||
The number of user attributes read from Active Directory. Static property with number data type. Persists as LOCAL_USER_ATTRIBUTE_COUNT for the local agent and REMOTE_USER_ATTRIBUTE_COUNT for the remote device. |
✔️ | ✔️ | |||||
Attribute Name | |||||||
The name of a user attribute read from Active Directory. Static property with text data type. Persists as LOCAL_USER_ATTRIBUTE_X_NAME for the local agent and REMOTE_USER_ATTRIBUTE_X_NAME for the remote device. |
✔️ | ✔️ | |||||
Attribute Value | |||||||
The value of a user attribute read from Active Directory. Static property with text, number, boolean, datetime data types. Persists as LOCAL_USER_ATTRIBUTE_X_VALUE for the local agent and REMOTE_USER_ATTRIBUTE_X_VALUE for the remote device. |
✔️ | ✔️ | |||||
Auth | |||||||
The authentication used to authenticate the user. Static property with text data type. Persists as LOCAL_USER_AUTH for the local agent and REMOTE_USER_AUTH for the remote device. |
✔️ | ✔️ | ✔️ | ||||
Auth Principal | |||||||
The internet provider specified principal name of the user. Static property with text data type. Persists as LOCAL_USER_AUTH_PRINCIPAL for the local agent and REMOTE_USER_AUTH_PRINCIPAL for the remote device. |
✔️ | ✔️ | |||||
Auth Provider | |||||||
The internet provider. Static property with text data type. Persists as LOCAL_USER_AUTH_PROVIDER for the local agent and REMOTE_USER_AUTH_PROVIDER for the remote device. |
✔️ | ✔️ | |||||
Cached Credentials | |||||||
Set to true whenever the user has cached credentials. Static property with boolean data type. Persists as LOCAL_USER_CACHEDCREDENTIALS for the local agent and REMOTE_USER_CACHEDCREDENTIALS for the remote device. |
✔️ | ✔️ | |||||
DN | |||||||
The distinguished name of the user. Static property with text data type. Persists as LOCAL_USER_NAME_DN for the local agent and REMOTE_USER_NAME_DN for the remote device. |
✔️ | ✔️ | ✔️ | ||||
DNS | |||||||
The domain DNS of the user. Static property with text data type. Persists as LOCAL_USER_NAME_DOMAIN_DNS for the local agent and REMOTE_USER_NAME_DOMAIN_DNS for the remote device. |
✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
Domain | |||||||
The domain of the user. Static property with text data type. Persists as LOCAL_USER_NAME_DOMAIN for the local agent and REMOTE_USER_NAME_DOMAIN for the remote device. |
✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
Domain Logon | |||||||
Set to true whenever the user belongs to a domain. Static property with boolean data type. Persists as LOCAL_USER_DOMAINLOGON for the local agent and REMOTE_USER_DOMAINLOGON for the remote device. |
✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | |
Groups | |||||||
The security groups that the user is a member of. Only security groups referenced below will be evaluated. Static property with text data type. Persists as LOCAL_USER_GROUPS for the local agent and REMOTE_USER_GROUPS for the remote device. |
✔️ | ✔️ | |||||
Local Admin | |||||||
Set to true whenever the user has admin rights. Static property with boolean data type. Persists as LOCAL_USER_LOCALADMIN for the local agent and REMOTE_USER_LOCALADMIN for the remote device. |
✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
Name | |||||||
The name of the user. Static property with text data type. Persists as LOCAL_USER_NAME for the local agent and REMOTE_USER_NAME for the remote device. |
✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ | ✔️ |
Password Age | |||||||
The age of the user password in days. Available only for Active Directory and workgroup accounts. Static property with number data type. Persists as LOCAL_USER_PASSWORD_AGE for the local agent and REMOTE_USER_PASSWORD_AGE for the remote device. |
✔️ | ✔️ | ✔️ | ||||
Password Auto Logon | |||||||
Set to true if auto-logon is configured for the user. Static property with boolean data type. Persists as LOCAL_USER_PASSWORD_AUTOLOGON for the local agent and REMOTE_USER_PASSWORD_AUTOLOGON for the remote device. |
✔️ | ✔️ | ✔️ | ||||
SID | |||||||
The Security Identifier (SID) of the user. Static property with text data type. Persists as LOCAL_USER_SID for the local agent and REMOTE_USER_SID for the remote device. |
✔️ | ✔️ | ✔️ | ✔️ |
User Properties
In this article
Copied!
Failed!