user
- On Windows, returns objects for all users of the computer, logged-in or not.
- On Linux, returns logged-in users only. If a user is logged in from multiple terminals, the object appears multiple times in the returned results.
Version | Platforms |
---|---|
8.0.584.0 | AIX, HP-UX, Mac, Red Hat, SUSE, Solaris |
8.1.535.0 | Debian, Ubuntu, Windows |
Creation
Returns the active, local user, if logged on. Otherwise does not exist.
- Q: name of current user
- A: greenb
Version | Platforms |
---|---|
8.0.584.0 | AIX, HP-UX, Red Hat, SUSE, Solaris |
8.1.535.0 | Debian, Ubuntu |
9.5.13.130 | Raspbian |
Returns all local user objects.
On Unix/Linux platform with Bigfix client version below 9.5, this returns only logged-on users. Since 9.5, this returns all local users, logged in or not.
Version | Platforms |
---|---|
8.1.535.0 | Mac, Windows |
9.5.0.311 | AIX, Debian, Red Hat, SUSE, Solaris, Ubuntu |
Returns the local user object specified by the name <string>.
On Unix/Linux platform with Bigfix client version below 9.5, this returns only logged-on users. Since 9.5, this returns all local users, logged in or not.
Version | Platforms |
---|---|
8.1.535.0 | Windows |
8.2.1078.0 | AIX, Debian, HP-UX, Red Hat, SUSE, Solaris, Ubuntu |
9.0.586.0 | Mac |
9.5.13.130 | Raspbian |
Returns a user object from a 'logged on' user. This is for Active Directory expressions to bridge the gaps between user types. This retains the domain information of the logged on user within the user object where other user types might not.
Version | Platforms |
---|---|
8.1.535.0 | Mac, Windows |
8.2.1078.0 | AIX, Debian, HP-UX, Red Hat, SUSE, Solaris, Ubuntu |
9.5.13.130 | Raspbian |
Properties
Returns an <active directory local user> object from the specified logged-on user object. This bridges the gaps between user types when using Active Directory inspectors. It retains the domain information of the logged-on user within the user object where other user types might not.
Version | Platforms |
---|---|
8.1.535.0 | Mac, Windows |
Returns the comments associated with this user's account.