Purge of Inactive Users with Zero Posts and Other Anti-spam Measures


 
Thread Tools Search this Thread
The Lounge What is on Your Mind? Purge of Inactive Users with Zero Posts and Other Anti-spam Measures
Prev   Next
# 1  
Old 09-19-2018
Purge of Inactive Users with Zero Posts and Other Anti-spam Measures

In order to keep the site "clean, safe and warm", I have recently purged all accounts at UNIX.COM which meet the ALL of the following 3 criteria:
  • No user activity in 2018
  • No posts (zero post count)
  • Link in user profile.

In addition, I purged all users who registered but never confirmed their email address.

Also, instead of relying on flawed or inaccurate anti-spam databases or spam classifiers, I am manually inspecting new users in our database and we will actively delete users who are obviously registering on the site only to spam and/or post links to spammy sites.

The reason for this change is that anti-spam databases and anti-spam classifiers sometime block legitimate new users. We do not want any legitimate user with a UNIX/Linux problem (and an emergency need to be solve or helped) to be blocked. "AI' methods (Bayesian classifiers, ANN (artificial neural networks), etc ) are not really 100% reliable for blocking users and spam, and I don't want UNIX.COM to be dominated by "Bad AI" or "AI Gone Mad", so we are going to manage this directly in our database and will delete all new registered users who are obviously spammers.

UNIX.COM is fighting back against "bad AI' and so we will use humans, not machines, to manage user registration and spam until further notice.

Thank you as always for being a UNIX.COM team member.

Resist Bad AI (RBAI)
This User Gave Thanks to Neo For This Post:
 
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. Shell Programming and Scripting

Deleting Inactive Solaris users

Hello, I want to do a search for users on my solaris boxes that have been inactive for a defined number of days and then delete them. Any ideas how to determine or calculate the number of days (possibly using the /var/adm/wtmpx file) from the user's last login to the current date of search. ... (0 Replies)
Discussion started by: prince2010
0 Replies

2. Solaris

List all inactive users who has not logged on since last 90 days

I need actuall script which List all inactive users who has not logged on since last 90 days Thanks in advance. Di! (17 Replies)
Discussion started by: haridham
17 Replies

3. UNIX for Dummies Questions & Answers

List all inactive users who has not logged on since last 90 days

Hi, Can I get a script to list out all the users, who has not logged on since last 90 days. Last command in not working due due to /var/adm/wtmpx is more than 2 GB. Thanks in advance. Regards, Roni (10 Replies)
Discussion started by: manasranjanpand
10 Replies

4. UNIX for Dummies Questions & Answers

How to logout inactive users????

I would like to automatically logout from the system inactive users depending on their functions. For example there are users that I would like to logout after 15 minutes of inactivity, but there are others that I would like to logout after 30 minutes of inactivity. It's possible to do this??? (6 Replies)
Discussion started by: rrivas
6 Replies
Login or Register to Ask a Question