[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] Notify of New Users-RAQ XTR



At 01:51 PM 6/18/02 -0500, you wrote:
I would like to be notified via email whenever a siteadmin adds or removes a
user. Does anyone know of a simple way to accomplish this?

_______________________________________________
cobalt-users mailing list
cobalt-users@xxxxxxxxxxxxxxx
To Subscribe or Unsubscribe, please go to:
http://list.cobalt.com/mailman/listinfo/cobalt-users

Sure,

Why not maintain two copies of your /etc/passwd file, and have a cron script regularly perform a diff on the two?

Cheers,
Glenn