user.renew_2fa_secret ===================== Renew `username` user's two-factor authentication secret. NOTE: This username must match the authenticated username unless authenticated credentials have FULL_ADMIN role. .. raw:: html
Represents number of allowed digits in the OTP
Value must be greater or equal to 6
and lesser or equal to 8
Time duration in seconds specifying OTP expiration time from its creation time
Value must be greater or equal to 5
Must be at least 1
characters long
Must be at least 1
characters long
Available choices can be retrieved with user.shell_choices
.
Must be at least 1
characters long
Specifies the subuid mapping for this user. If DIRECT then the UID will be
directly mapped to all containers. Alternatively, the target UID may be
explicitly specified. If None, then the UID will not be mapped.
NOTE: this field will be ignored for users that have been assigned
TrueNAS roles.
Value must be greater or equal to 1
and lesser or equal to 4294967294
Specifies whether the user should be allowed access to SMB shares. User will also automatically be added to
the builtin_users
group.
Required if password_disabled
is false.
Must be at least 1
characters long
Must be at least 1
characters long
The date of the last password change for local user accounts.
The age in days of the password for local user accounts.
This contains hashes of the ten most recent passwords used by local user accounts, and is
for enforcing password history requirements as defined in system.security.
Password change for local user account is required on next login.