aixUsrGroups
IBM-AIX-MIB ·
.1.3.6.1.4.1.2.6.191.4.1.1.1.9
Object
column
RFC1213-MIBDisplayString
Lists the groups to which the user belongs seperated by the \',\' delimiter. The first on group on the list is the primary group. Groups are collections of users that can share access authority to protected resources. Groups can be formed for users who access the same applications or hardware resources, perform similar tasks, or have similar needs for information. A user can be a member in up to 32 groups. However, only one primary group for a user can be specified. When a new user account is created and the primary group is not provided, the system assigns the user to the primary default group specified in the /usr/lib/security/mkuser.default file.
Context
- MIB
- IBM-AIX-MIB
- OID
.1.3.6.1.4.1.2.6.191.4.1.1.1.9- Type
- column
- Access
- readonly
- Status
- current
- Parent
- aixUsrEntry
- Table
- aixUsrTable
- Siblings
- 12
Syntax
RFC1213-MIBDisplayString
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| aixUsrName Specifies a string that identifies this user account
on the system. A user name contains a string of one
to eight bytes. They can be letters, numbers, and some
special characters… | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.4.1.1.1.1 |
| aixUsrAllowableAttempts Number of failed logins times before the user account
is locked. Default value is 0. Zero or negative value
indicates no limit exists. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2.6.191.4.1.1.1.10 |
| aixUsrResetLoginCount After the number of unsuccessful login attempts
defined by aixUsrAllowableAttempts, the user will
not be able to log in until the user's
unsuccessful_login_count attribute in
… | column | Enumeration | .1.3.6.1.4.1.2.6.191.4.1.1.1.11 |
| aixUsrPrimaryGroup The primary group that the user belongs to . | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.4.1.1.1.12 |
| aixUsrIndex The index of the user table . | column | Integer32 | .1.3.6.1.4.1.2.6.191.4.1.1.1.13 |
| aixUsrID Defines a unique decimal integer string to associate
with this user account on the system. It is strongly
recommended to let the system generate the user
to incorporate all the s… | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2.6.191.4.1.1.1.2 |
| aixUsrHome The user home directory. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.4.1.1.1.3 |
| aixUsrShell The user's initial shell. On AIX, it is also called
initial program. | column | RFC1213-MIBDisplayString | .1.3.6.1.4.1.2.6.191.4.1.1.1.4 |
| aixUsrLocalLogin Indicates whether the user can log into the system
with the login command locally. default value is
true(1) | column | Enumeration | .1.3.6.1.4.1.2.6.191.4.1.1.1.5 |
| aixUsrRemoteLogin Indicates whether the user can log into the system
with the login command. For example, if this is set to
false, the user can not login with the telnet remotely.
default value is… | column | Enumeration | .1.3.6.1.4.1.2.6.191.4.1.1.1.6 |
| aixUsrPasswdMaxAge Defines the maximum age (in weeks) for the user's
password. When the password reaches this age, the system
requires it to be changed before the user can login
again. The value i… | column | Integer32 | .1.3.6.1.4.1.2.6.191.4.1.1.1.7 |
| aixUsrStatus The user status. Determines the status of the user.
Changing this variable will affect the user. 'locked(2)'
is synonymous with 'disabled(3)', and unlocked(1) is
the same as enab… | column | Enumeration | .1.3.6.1.4.1.2.6.191.4.1.1.1.8 |