A fairly clean run for tenpt. The appication description: "Tenpt does a ten point security checkup of your host."
[EMAIL PROTECTED] lacd]$ for I in usr/lib/tenpt/bin/Linux/*; do echo "Checking $I..."; /usr/src/lsb/src/tests/appchk/appchk $I; done Checking usr/lib/tenpt/bin/Linux/RUN.TENPT... /usr/src/lsb/src/tests/appchk/appchk file not ELF Checking usr/lib/tenpt/bin/Linux/c10sum.sc... /usr/src/lsb/src/tests/appchk/appchk file not ELF Checking usr/lib/tenpt/bin/Linux/charts.sc... /usr/src/lsb/src/tests/appchk/appchk file not ELF Checking usr/lib/tenpt/bin/Linux/crun... /usr/src/lsb/src/tests/appchk/appchk Checking usr/lib/tenpt/bin/Linux/formatter... /usr/src/lsb/src/tests/appchk/appchk Checking usr/lib/tenpt/bin/Linux/gdbg... /usr/src/lsb/src/tests/appchk/appchk file not ELF Checking usr/lib/tenpt/bin/Linux/lic.txt... /usr/src/lsb/src/tests/appchk/appchk file not ELF Checking usr/lib/tenpt/bin/Linux/short.dict... /usr/src/lsb/src/tests/appchk/appchk file not ELF Checking usr/lib/tenpt/bin/Linux/ucracker... /usr/src/lsb/src/tests/appchk/appchk Symbol setspent used, but not part of LSB Symbol endspent used, but not part of LSB Symbol getspent used, but not part of LSB Checking usr/lib/tenpt/bin/Linux/ulast... /usr/src/lsb/src/tests/appchk/appchk
