Re: (PM) Multiple Logins - How to eliminate them?

Ron Parker (rparker@gator1.brazosport.cc.tx.us)
Tue, 10 Feb 1998 16:09:55 -0600 (CST)

Here is a brutally simple method:

pmwho pg1 pg2 pg3 pg4 pg5 pg6|grep ESTAB|cut -b 6-13|sort|uniq -d

Take the above command and stick it in a cron job or whatever. I have mine
mail me when it finds dupe logins. I then send the people a nice e-mail
asking for cooperation and/or lock their account, depending on my mood. I
only have two or three offenders (out of about 1400 users) per day so I
can get away with this. I would expect that you would need something more
robust in a larger environment.

--
Ron Parker
Network Communications Specialist
Brazosport College

On Fri, 6 Feb 1998, Brian Locascio wrote:

<snip> > questions, "Using the PM3, is there any way to EASILY identify, track, and > deter multiple simultaneous logins?" <snip> - To unsubscribe, email 'majordomo@livingston.com' with 'unsubscribe portmaster-users' in the body of the message.