# IBM_PROLOG_BEGIN_TAG # This is an automatically generated prolog. # # bos720 src/bos/usr/sbin/snappd/scripts/NeedAuthError.pl 1.4 # # Licensed Materials - Property of IBM # # COPYRIGHT International Business Machines Corp. 2000,2002 # All Rights Reserved # # US Government Users Restricted Rights - Use, duplication or # disclosure restricted by GSA ADP Schedule Contract with IBM Corp. # # IBM_PROLOG_END_TAG # #!/usr/bin/perl -T # @(#)08 1.4 src/bos/usr/sbin/snappd/scripts/NeedAuthError.pl, snapp, bos720 5/31/02 07:50:55 $ENV{'PATH'} = '/bin:/usr/bin'; open(OUTFILE,">/var/snapp/snapp.fres.tmp"); print OUTFILE < Root Authentication: 150 15 10 15 20 15 70 35 40 35 20 80 80 15 130 65 25 EOXML close(OUTFILE); system("/usr/bin/mv /var/snapp/snapp.fres.tmp /var/snapp/snapp.fres");