User Tools

Site Tools


programmazione:anti_cambio_password

Anti cambio password

Stampa un foglio con un avviso se c'è un tentativo di cambio della password del device.

serverdict begin 0 exitserver
statusdict begin 
/setpassword {pop pop initgraphics 
50 582 moveto 
576 0 rlineto 0 100 rlineto -576 0 rlineto closepath 
1 setgray gsave fill grestore 
0 setgray stroke
/Courier findfont 12 scalefont setfont
55 640 moveto
(Tentativo di modificare la PASSWORD della stampante) show
55 620 moveto
statusdict begin (Job: ) show 
jobname 60 string cvs show
55 600 moveto
/Courier findfont 10 scalefont setfont
(PostScript Password Protection (C) 1990 Lupin Software) show
showpage
stop } bind def
statusdict begin 0 0 setpassword
programmazione/anti_cambio_password.txt · Last modified: 20/12/2021 05:25 by lrosa