The root crontab on mdsoti.fsu.edu was edited
01/19/2006
The root crontab on mdsoti.fsu.edu was edited as follows:
## This script cleans up fsuEduAdSamaAccountName and removes invalid associations.
## Please leave it on mdsoti.fsu.edu due to ACLs
#
0 1 * * * /usr/bin/perl /root/fsuEduAdSamaAccountName/fsuEduAdSamaAccountName.pl
This script will send out eMail alerts for the following three errors. Note that I've included an example email for each error.
A value in fsuEduAdSamaAccountName does not exist in wininfo.cgi
Email text: The account bwallace@ringling.org is associated with bwallace and there is no data in wininfo.cgi.
The association was removed. Operation completed without error.
Resolution: The script will remove the association on its own. The email is just an alert.
A value in fsuEduAdSamaAccountName is found for multiple FSUIDs
Email text: Ctillson is associated with 2 FSUIDs ( vis-ctilson vis-ctillson )
Resolution: Manual intervention required . The script will not resolve this.
A value in fsuEduAdSamaAccountName represents an account that no longer exists.
Email text: The account apatterson@admin.fsu.edu is associated with anp02d and does not exist.
The association was removed. Operation completed without error.
Resolution: The script will remove the association on its own. The email is just an alert.
--Donny
|