mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-12-23 11:12:48 +01:00
etc/sudoers.d: add insults
This commit is contained in:
parent
7d6e9c0948
commit
e9fe061b2c
14
etc/sudoers.d/insults
Normal file
14
etc/sudoers.d/insults
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
# Insults for wrong password. Fedora doesn't seem to come with the insults
|
||||||
|
# database, while this works on Debian.
|
||||||
|
|
||||||
|
# Enable insults for all users
|
||||||
|
Defaults insults
|
||||||
|
|
||||||
|
# Disable insults for all users
|
||||||
|
#Defaults !insults
|
||||||
|
|
||||||
|
# Enable insults for user aminda
|
||||||
|
#Defaults:aminda insults
|
||||||
|
|
||||||
|
# Disable insults for user aminda
|
||||||
|
#Defaults:aminda !insults
|
Loading…
Reference in New Issue
Block a user