@@ -5,7 +5,7 @@ Créer le compte utilisateur thomas :
- shell: /bin/bash
```bash
useradd -m -d /home/thomas thomas
useradd -m -d /home/thomas -G sudo thomas
passwd thomas
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.