Hi,
I resolve this problem. I generate little perl script which checks if
account is activated and put Reject for it when crontab run this
script. Maybe some one else is thinking this same problem, so
i decide to put my answer here.
crontab:
0 0 * * * root /usr/bin/cpcheck.pl
script: see attachment.
Br,
Ville
cpcheck.pl.txt