Password
Password configuration for a user.
NOTICE:
As a security measure, Trident does NOT support passwords for Trident-created users. The only allowed value for this field is a locked password, which is the default when this field is skipped. A locked password means that the user account does not allow logging in using password authentication. It is recommended to use SSH keys for authentication instead.
Characteristic | Value |
---|---|
Type | enum |
Variants
[DEFAULT] Locked Password
Lock the user's password. (equivalent to passwd -l
)
Characteristic | Value |
---|---|
Type | object |
Properties
type
(required)
Characteristic | Value |
---|---|
Type | string |
Value | locked |