user_uid
Define the uid of the user. User must already exists, uid must be non-allowed(unique).
⚙️ Compatible targets: Linux
Parameters
Name | Documentation |
---|---|
login | User's login. This parameter is required. |
uid | User's uid. This parameter is required. |
Outcome conditions
You need to replace ${login}
with its actual canonified value.
- ✅ Ok:
user_uid_${login}_ok
- ☑️ Already compliant:
user_uid_${login}_kept
- 🟨 Repaired:
user_uid_${login}_repaired
- ☑️ Already compliant:
- ❌ Error:
user_uid_${login}_error
Example
method: user_uid
params:
uid: VALUE
login: VALUE
Documentation
This method does not create the user.