user_shell
Define the shell of the user. User must already exist.
⚙️ Compatible targets: Linux
Parameters
Name | Documentation |
---|---|
login | User's login. This parameter is required. |
shell | User's shell. This parameter is required. |
Outcome conditions
You need to replace ${login}
with its actual canonified value.
- ✅ Ok:
user_shell_${login}_ok
- ☑️ Already compliant:
user_shell_${login}_kept
- 🟨 Repaired:
user_shell_${login}_repaired
- ☑️ Already compliant:
- ❌ Error:
user_shell_${login}_error
Example
method: user_shell
params:
shell: VALUE
login: VALUE
Documentation
This method does not create the user. entry example: /bin/false