Lines Matching +full:- +full:user
2 Provides user objects, their properties. As communication to this service is
7 - name: UserGroups
10 Groups to which the user belong.
12 - xyz.openbmc_project.Common.Error.InternalFailure
14 - name: UserPrivilege
17 Privilege of the user. Acceptable values of the system are listed
18 under AllPrivileges property under User.Manager interface.
20 - xyz.openbmc_project.Common.Error.InternalFailure
21 - xyz.openbmc_project.Common.Error.InvalidArgument
23 - name: UserEnabled
26 Enabled or disabled state of the user.
28 - xyz.openbmc_project.Common.Error.InternalFailure
30 - name: UserLockedForFailedAttempt
33 Locked or unlocked state of the user. After repeated failed login
35 user can be unlocked manually by setting false to this property. This
36 property will return true if user is locked out user.
37 AccountUnlockTimeout property can be configured to unlock the user
40 - xyz.openbmc_project.Common.Error.InternalFailure
42 - name: RemoteUser
45 - const
49 - xyz.openbmc_project.Common.Error.InternalFailure
51 - name: UserPasswordExpired
54 - const
56 True when the user's password must be changed before access should be
59 - xyz.openbmc_project.Common.Error.InternalFailure
61 - name: TOTPSecretkeyRequired
64 - readonly
66 True when the user's secret key must be generated before access should
69 - name: PasswordExpiration