Earlier quoted context omitted.
something like 99% of computers with sudo installed are single-user machines where the only effect of the warning is to scare people and it's only been the same since people started to switch to sudo in the late 90s; su never printed such a warning
Reminds me of when I was younger and my mom and my brother were using a windows computer. They got the message “an illegal error has occurred” and my mom called me to ask if they had broken the law.
Remove “This incident will be reported.” from user warnings
81–90 of 302 posts
Re: Remove “This incident will be reported.” from user warnings
#82So according to the comments it isn't actually gone, just the wording updated and now dependent on if you have actually set up the mailer to report it somewhere https://github.com/sudo-project/sudo/commit/9757d29a24ac1872...
That seems pretty stupid. While they're at it, why not update the SSH warning banner with a list of what we do and don't log on this system. As a courtesy to their adversary. This sudo message has been the same since the dawn of time. There is literally no reason to correct it. This is the one place you don't want to be pedantic, leaking security configuration via stderr.
Re: Remove “This incident will be reported.” from user warnings
#83Next step is to remove users/groups/sudo from Linux/UNIX entirely. I'm one person using the computer, running software I trust. I don't need it.
Re: Remove “This incident will be reported.” from user warnings
#84Re: Remove “This incident will be reported.” from user warnings
#85Re: Remove “This incident will be reported.” from user warnings
#86Earlier quoted context omitted.
something like 99% of computers with sudo installed are single-user machines where the only effect of the warning is to scare people and it's only been the same since people started to switch to sudo in the late 90s; su never printed such a warning
[flagged]
Re: Remove “This incident will be reported.” from user warnings
#87We were trying sudo and failed with enough silly passwords that we got the "this incident will be reported" message. I confidently told my officemate that these messages were never saved and recorded.
A few moments later, from our open office door (which I assume meant all our conversation was able to be overheard), our IT lady from down the hall came in and said to me "Download the internet, really?"
Because yes, I did type, while not saying I was doing so, "sudo DOWNLOAD THE INTERNET" into the terminal while goofing.
Funny story but I did feel a bit embarrassed at the time.
Re: Remove “This incident will be reported.” from user warnings
#88As it happens - "The warning was restored in a slightly altered form in 9757d29" ( https://github.com/sudo-project/sudo/commit/9757d29a24ac1872... ) - Millert.
Re: Remove “This incident will be reported.” from user warnings
#89Re: Remove “This incident will be reported.” from user warnings
#90Stressful message to see back when I was a clueless child. I'm glad its getting removed.
I had a similar reaction to Windows 95's "An illegal operation has occurred." I remember wondering whether the police were on their way.