Come ottengo tutto sudo
insulti lista dei messaggi su macOS?
Come ottengo tutto sudo
insulti lista dei messaggi su macOS?
Se esegui sudo strings /usr/bin/sudo
ottieni (tra molte altre cose)
Sudo version %s
1.8.17p1
Configure options: %s
--with-password-timeout=0 --disable-setreuid --with-env-editor --with-pam
--with-libraries=bsm --with-noexec=no --sysconfdir=/private/etc
--without-lecture --enable-static-sudoers --with-rundir=/var/db/sudo
Per includere gli insulti, --with-insults
(o qualsiasi altra opzione di insulto menzionata nel INSTALLAZIONE file ) dovrebbe essere usato quando si compila sudo
:
--with-insults
Define this if you want to be insulted for typing an incorrect password
just like the original sudo(8). This is off by default.
Sudoers option: insults
Vedi Come installo sudo insulti su Mac? per le istruzioni su come compilarlo da solo.
Leggi altre domande sui tag command-line macos sudo