Live data from Hacker News

Remove “This incident will be reported.” from user warnings

github.com

21–30 of 302 posts

Re: Remove “This incident will be reported.” from user warnings

#23

Earlier quoted context omitted.

Or you set up your system so mail for root gets redirected to an smtp server with an actual inbox read by actual people

Yeah, I kind of lament them removing this warning if I'm going to be honest. It feels like something such as that should be more common best practice. Of course decent log collection/monitoring should also be able to catch authlog stuff and alert accordingly and I'm sure most organizations rely on solutions like that instead of letting things get lost in email

It's only removed if sudo doesn't send mail. It still warns if it's relevant.

Re: Remove “This incident will be reported.” from user warnings

#24

For those wondering where the reports go, under systemd-based linux distributions ideally you can get them with this: sudo journalctl /bin/sudo Historically speaking however the sysadmin with access to the 'mail' command would be able to run that and see mail delivered to root@localhost for these reports. I think at least OpenBSD still does things this way [1], but they moved away from sudo YEARS ago now [2] [1] http…

Or you set up your system so mail for root gets redirected to an smtp server with an actual inbox read by actual people

Completely this, I was so confused by OP because naturally this is how my playbooks configure my systems.

Re: Remove “This incident will be reported.” from user warnings

#25

Stressful 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.

Re: Remove “This incident will be reported.” from user warnings

#27
post #12

I was always disappointed it never summoned some grumpy graybeard unix admin from a dark server room basement to give me a chiding lecture.

Just because we’ve never seen him doesn’t mean he hasn’t at some point quietly summoned a curse on us

Or silently reduced your quota by 20%

Re: Remove “This incident will be reported.” from user warnings

#29

So no one checks these reports? No wonder we've had so many high profile breaches. Maybe this is what all those layoffs are about.

A+ joke.

Only low-key, though. A sysadmin not monitoring authlog / admin-mail is a huge security smell.

The fact that our infrastructure STINKS of this is one of the major indications we do not take security seriously.

Post reply on HN